2026-02-17 02:28:53.816 [INFO][10] startup/startup.go 552: Early log level set to info
2026-02-17 02:28:53.817 [INFO][10] startup/utils.go 125: Using NODENAME environment for node name kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:28:53.817 [INFO][10] startup/utils.go 137: Determined node name: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:28:53.817 [INFO][10] startup/startup.go 112: Starting node kube-5cylu-default-worker-kmmr4-4bj67-q5k9s with version v3.31.3
2026-02-17 02:28:53.817 [INFO][10] startup/startup.go 557: Checking datastore connection
2026-02-17 02:28:53.830 [INFO][10] startup/startup.go 580: Datastore connection verified
2026-02-17 02:28:53.830 [INFO][10] startup/startup.go 122: Datastore is ready
2026-02-17 02:28:53.836 [INFO][10] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:53.841 [INFO][10] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:28:53.869 [INFO][10] startup/startup.go 609: Initialize BGP data
2026-02-17 02:28:53.870 [INFO][10] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:28:53.870 [INFO][10] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:28:53.901 [INFO][10] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:28:53.963 [INFO][10] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:28:53.963 [INFO][10] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:28:53.976 [INFO][10] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:28:54.099 [INFO][10] startup/startup.go 249: Using node name: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:28:54.160 [INFO][18] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:54.164 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:54.190 [INFO][18] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:28:54.191 [INFO][18] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:28:54.195 [INFO][18] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-5cylu-default-worker-kmmr4-4bj67-q5k9s'
2026-02-17 02:28:54.199 [INFO][18] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.214 [INFO][18] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.226 [INFO][18] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.233 [INFO][18] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.245 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.99.0/26
2026-02-17 02:28:54.245 [INFO][18] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 11.252939ms host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" subnet=10.100.99.0/26
2026-02-17 02:28:54.245 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" subnet=10.100.99.0/26
2026-02-17 02:28:54.282 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" subnet=10.100.99.0/26
2026-02-17 02:28:54.282 [INFO][18] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.99.0/26 host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.288 [INFO][18] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.99.0/26 host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.293 [INFO][18] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.99.0/26 host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.298 [INFO][18] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.99.0/26 host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.298 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" subnet=10.100.99.0/26
2026-02-17 02:28:54.312 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:28:54.312 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" subnet=10.100.99.0/26
2026-02-17 02:28:54.324 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" subnet=10.100.99.0/26
2026-02-17 02:28:54.324 [INFO][18] tunnel-ip-allocator/ipam.go 623: Block '10.100.99.0/26' has 64 free ips which is more than 1 ips required. host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" subnet=10.100.99.0/26
2026-02-17 02:28:54.324 [INFO][18] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.99.0/26 handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.339 [INFO][18] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:28:54.354 [INFO][18] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.99.0/26 handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.378 [INFO][18] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.99.0/26] block=10.100.99.0/26 handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.378 [INFO][18] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.99.0/26] handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" host="kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:54.378 [INFO][18] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.99.0" type="ipipTunnelAddress"
2026-02-17 02:28:54.378 [INFO][18] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.99.0" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
2026-02-17 02:28:55.587 [INFO][86] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:28:55.588 [INFO][86] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:28:55.588 [INFO][86] monitor-addresses/utils.go 137: Determined node name: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:28:55.596 [INFO][84] confd/config.go 81: Skipping confd config file.
2026-02-17 02:28:55.596 [INFO][84] confd/run.go 18: Starting calico-confd
2026-02-17 02:28:55.635 [INFO][81] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:28:55.638 [INFO][81] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:28:55.639 [INFO][81] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:55.639 [INFO][81] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:55.639 [INFO][81] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:28:55.640 [INFO][82] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:28:55.641 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:28:55.641 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:28:55.641 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:28:55.641 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:28:55.641 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:28:55.641 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:28:55.641 [INFO][82] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:28:55.643 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:55.643 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:55.643 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:55.643 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:55.649 [INFO][81] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:28:55.643 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:55.649 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:55.649 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:55.649 [INFO][81] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:55.649 [INFO][81] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:55.649 [INFO][81] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:55.649 [INFO][81] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:28:55.649 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:55.650 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:55.650 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:55.650 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:55.650 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:55.651 [INFO][82] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:28:55.651 [INFO][82] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:55.651 [INFO][82] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:55.652 [INFO][82] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:55.652 [INFO][82] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:55.670 [INFO][83] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:28:55.671 [WARNING][83] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:28:55.673 [INFO][82] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:55.673 [INFO][82] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:55.673 [INFO][82] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:55.674 [INFO][82] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:55.674 [INFO][82] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:55.674 [INFO][82] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:55.674 [INFO][82] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
2026-02-17 02:28:56.672 [WARNING][83] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
2026-02-17 02:28:57.297 [INFO][84] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:28:57.297 [INFO][84] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:28:57.297 [INFO][84] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:28:57.297 [INFO][84] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:28:57.297 [INFO][84] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:28:57.297 [INFO][84] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:28:57.297 [INFO][84] confd/watchersyncer.go 118: Start called
2026-02-17 02:28:57.297 [INFO][84] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:28:57.298 [INFO][84] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:57.298 [ERROR][84] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:28:57.298 [INFO][84] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:28:57.298 [ERROR][84] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-17 02:28:57.298 [INFO][84] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:28:57.298 [INFO][84] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:57.298 [INFO][84] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:57.299 [INFO][84] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:57.299 [INFO][84] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:57.300 [INFO][84] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:57.300 [INFO][84] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:57.300 [INFO][84] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:28:57.301 [INFO][85] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:28:57.302 [INFO][85] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:28:57.303 [INFO][84] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:57.304 [INFO][84] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:57.304 [INFO][84] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:57.305 [INFO][84] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:57.306 [INFO][84] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"
2026-02-17 02:28:57.306 [INFO][84] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:28:57.307 [INFO][84] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:57.307 [INFO][84] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:57.307 [INFO][84] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:57.307 [INFO][84] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:57.307 [INFO][84] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:57.313 [INFO][84] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:57.314 [INFO][84] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:57.314 [INFO][84] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:57.314 [INFO][84] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:28:57.326 [INFO][84] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=network_v4) updated; HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=rr_cluster_id) updated; kube-5cylu-6gvxb-n225l updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=network_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=rr_cluster_id) updated; kube-5cylu-default-worker-kmmr4-4bj67-q5k9s updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=network_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=rr_cluster_id) updated; kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 updated
2026-02-17 02:28:57.327 [INFO][84] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:28:57.327 [INFO][84] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:28:57.341 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:28:57.342 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:28:57.344 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:28:57.344 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:28:57.345 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:28:57.350 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:28:57.462 [INFO][82] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.99.0" type="ipipTunnelAddress"
2026-02-17 02:28:57.466 [INFO][79] felix/daemon.go 354: Successfully loaded configuration. GOMAXPROCS=4 builddate="2025-12-18T23:00:53+0000" config=&config.Config{UseInternalDataplaneDriver:true, DataplaneDriver:"calico-iptables-plugin", DataplaneWatchdogTimeout:90000000000, WireguardEnabled:false, WireguardEnabledV6:false, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardRoutingRulePriority:99, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMTU:0, WireguardMTUV6:0, WireguardHostEncryptionEnabled:false, WireguardPersistentKeepAlive:0, WireguardThreadingEnabled:false, NFTablesMode:"Disabled", BPFEnabled:false, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:map[string]string{"CreationGracePeriod":"10s", "GenericTimeout":"10m", "ICMPTimeout":"5s", "TCPEstablished":"1h", "TCPFinsSeen":"Auto", "TCPResetSeen":"40s", "TCPSynSent":"20s", "UDPTimeout":"60s"}, BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0006fb540), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyHealthzPort:10256, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFExportBufferSizeMB:1, BPFProfiling:"Disabled", CgroupV2Path:"", DebugBPFCgroupV2:"", DatastoreType:"kubernetes", FelixHostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s", EtcdAddr:"127.0.0.1:2379", EtcdScheme:"http", EtcdKeyFile:"", EtcdCertFile:"", EtcdCaFile:"", EtcdEndpoints:[]string(nil), TyphaAddr:"", TyphaK8sServiceName:"", TyphaK8sNamespace:"kube-system", TyphaReadTimeout:30000000000, TyphaWriteTimeout:10000000000, TyphaKeyFile:"", TyphaCertFile:"", TyphaCAFile:"", TyphaCN:"", TyphaURISAN:"", Ipv6Support:false, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:"Disabled", IPForwarding:"Enabled", IptablesRefreshInterval:180000000000, IptablesPostWriteCheckIntervalSecs:5000000000, IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeoutSecs:0, IptablesLockProbeIntervalMillis:50000000, FeatureDetectOverride:map[string]string(nil), FeatureGates:map[string]string(nil), IpsetsRefreshInterval:90000000000, MaxIpsetSize:1048576, XDPRefreshInterval:90000000000, PolicySyncPathPrefix:"", NetlinkTimeoutSecs:10000000000, MetadataAddr:"", MetadataPort:8775, OpenstackRegion:"", InterfacePrefix:"cali", InterfaceExclude:[]*regexp.Regexp{(*regexp.Regexp)(0xc0006fb720)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"ACCEPT", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"", LogDebugFilenameRegex:(*regexp.Regexp)(nil), VXLANEnabled:(*bool)(nil), VXLANPort:4789, VXLANVNI:4096, VXLANMTU:0, VXLANMTUV6:0, IPv4VXLANTunnelAddr:net.IP(nil), IPv6VXLANTunnelAddr:net.IP(nil), VXLANTunnelMACAddr:"", VXLANTunnelMACAddrV6:"", IpInIpEnabled:(*bool)(nil), IpInIpMtu:0, IpInIpTunnelAddr:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x63, 0x0}, FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:0, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"/var/run/calico", IptablesMarkMask:0xffff0000, DisableConntrackInvalidCheck:false, HealthEnabled:true, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:false, PrometheusMetricsHost:"", PrometheusMetricsPort:9091, PrometheusGoMetricsEnabled:true, PrometheusProcessMetricsEnabled:true, PrometheusWireGuardMetricsEnabled:true, FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FlowLogsFlushInterval:300000000000, FlowLogsCollectorDebugTrace:false, FlowLogsGoldmaneServer:"", FlowLogsLocalReporter:"Disabled", FlowLogsPolicyEvaluationMode:"Continuous", KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", UsageReportingEnabled:true, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"d8a9913cb3264e53b86051b6736c758c", ClusterType:"k8s,bgp,kubeadm,kdd", CalicoVersion:"v3.31.3", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-<timestamp>.pprof", DebugDisableLogDropping:false, DebugSimulateCalcGraphHangAfter:0, DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, DebugPanicAfter:0, DebugSimulateDataRace:false, DebugHost:"localhost", DebugPort:0, RouteSource:"CalicoIPAM", RouteTableRange:idalloc.IndexRange{Min:0, Max:0}, RouteTableRanges:[]idalloc.IndexRange(nil), RouteSyncDisabled:false, IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:false, XDPEnabled:true, GenericXDPEnabled:false, Variant:"Calico", GoGCThreshold:40, GoMemoryLimitMB:-1, GoMaxProcs:-1, MTUIfacePattern:(*regexp.Regexp)(0xc0006fb9a0), Encapsulation:config.Encapsulation{IPIPEnabled:true, VXLANEnabled:false, VXLANEnabledV6:false}, NftablesRefreshInterval:180000000000, NftablesFilterAllowAction:"ACCEPT", NftablesMangleAllowAction:"ACCEPT", NftablesFilterDenyAction:"DROP", NftablesMarkMask:0xffff0000, internalOverrides:map[string]string{}, sourceToRawConfig:map[config.Source]map[string]string{0x1:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.99.0"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.99.0", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "LogSeveritySys":"None", "MetadataAddr":"None", "ReportingIntervalSecs":"0", "VXLANMTU":"0", "WireguardMTU":"0"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x1a40600), useNodeResourceUpdates:false, RequireMTUFile:false} gitcommit="2e3c880bcabff580ddd7a08340878ede207f37be" version="v3.31.3"
2026-02-17 02:28:57.467 [INFO][79] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:28:57.467 [INFO][79] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:28:57.467 [INFO][79] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:28:57.467 [INFO][79] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:28:57.467 [INFO][79] felix/driver.go 164: Calculated iptables mark bits acceptMark=0x10000 dropMark=0x40000 endpointMark=0xffe00000 endpointMarkNonCali=0x0 passMark=0x20000 scratch0Mark=0x80000 scratch1Mark=0x100000
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:28:57.474 [INFO][79] felix/timeouts.go 116: BPF conntrack timers CreationGracePeriod=10s GenericTimeout=10m0s ICMPTimeout=5s TCPEstablished=1h0m0s TCPFinsSeen=2m0s TCPResetSeen=40s TCPSynSent=20s UDPTimeout=1m0s
2026-02-17 02:28:57.475 [INFO][79] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s", NodeZone:"nova", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, VXLANMTU:0, VXLANMTUV6:0, VXLANPort:4789, MaxIPSetSize:1048576, RouteSyncDisabled:false, IptablesBackend:"auto", IPSetsRefreshInterval:90000000000, RouteRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:false, IPForwarding:"Enabled", TableRefreshInterval:180000000000, IptablesPostWriteCheckInterval:5000000000, IptablesInsertMode:"insert", IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeout:0, IptablesLockProbeInterval:50000000, XDPRefreshInterval:90000000000, FloatingIPsEnabled:false, Wireguard:wireguard.Config{Enabled:false, EnabledV6:false, ListeningPort:51820, ListeningPortV6:51821, FirewallMark:0, RoutingRulePriority:99, RoutingTableIndex:1, RoutingTableIndexV6:2, InterfaceName:"wireguard.cali", InterfaceNameV6:"wg-v6.cali", MTU:0, MTUV6:0, RouteSource:"CalicoIPAM", EncryptHostTraffic:false, PersistentKeepAlive:0, RouteSyncDisabled:false, ThreadedNAPI:false}, NetlinkTimeout:10000000000, RulesConfig:rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000906c30), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000906cd0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x63, 0x0}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0006fb720)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000a1a8a0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0008e0e20), bpfProxyHealthzServer:(*healthcheck.ProxyHealthServer)(nil), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0006fb540), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:timeouts.Timeouts{CreationGracePeriod:10000000000, TCPSynSent:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:120000000000, TCPResetSeen:40000000000, UDPTimeout:60000000000, GenericTimeout:600000000000, ICMPTimeout:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFIpv6Enabled:false, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFExportBufferSizeMB:1, BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFProfiling:"Disabled", KubeProxyMinSyncPeriod:1000000000, KubeProxyHealtzPort:10256, SidecarAccelerationEnabled:false, NfNetlinkBufSize:65536, Collector:collector.Collector(nil), LookupsCache:(*calc.LookupsCache)(nil), FlowLogsEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc000c901c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0006fb9a0), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:28:57.475 [INFO][79] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000906c30), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000906cd0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x63, 0x0}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}
2026-02-17 02:28:57.475 [INFO][79] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:28:57.475 [INFO][79] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:28:57.475 [INFO][79] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:28:57.475 [INFO][79] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:28:57.475 [INFO][79] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:28:57.476 [INFO][79] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:28:57.476 [INFO][79] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:28:57.476 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
2026-02-17 02:28:57.477 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:57.490 [INFO][79] felix/feature_detect_linux.go 176: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, NFLogSize:true, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.8 kernelVersion=5.15.0-170
2026-02-17 02:28:57.519 [INFO][79] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:57.519 [INFO][79] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:57.519 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:57.520 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:57.520 [INFO][79] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-|-A POSTROUTING .* felix-masq-ipam-pools .*|-A POSTROUTING -o tunl0 -m addrtype ! --src-type LOCAL --limit-iface-out -m addrtype --src-type LOCAL -j MASQUERADE"
2026-02-17 02:28:57.520 [INFO][79] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:57.520 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:57.520 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:57.521 [INFO][79] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:57.521 [INFO][79] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:57.521 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:57.521 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:57.522 [INFO][79] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:57.522 [INFO][79] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:57.522 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:57.522 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:57.523 [INFO][79] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:28:57.565 [INFO][79] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:57.566 [INFO][79] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:57.566 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-restore", "ip6tables-restore"} command="ip6tables-nft-restore" ipVersion=0x6 saveOrRestore="restore"
2026-02-17 02:28:57.566 [INFO][79] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:28:57.639 [INFO][79] felix/maps.go 833: Loaded map file descriptor. fd=0x1f name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:28:57.673 [WARNING][83] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:28:57.730 [INFO][79] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:28:57.794 [INFO][79] felix/maps.go 833: Loaded map file descriptor. fd=0x21 name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
2026-02-17 02:28:57.795 [INFO][79] felix/int_dataplane.go 866: Failed to remove BPF connect-time load balancer, ignoring. error=error querying cgroup 11 : no such file or directory
error querying cgroup 15 : no such file or directory
error querying cgroup 20 : no such file or directory
error querying cgroup 10 : no such file or directory
error querying cgroup 14 : no such file or directory
error querying cgroup 19 : no such file or directory
2026-02-17 02:28:58.014 [INFO][79] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:28:58.015 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:28:58.015 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:28:58.015 [INFO][79] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:28:58.015 [INFO][79] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-17 02:28:58.015 [INFO][79] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:28:58.019 [INFO][79] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:28:58.019 [INFO][79] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:28:58.019 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:28:58.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:28:58.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:28:58.042 [INFO][79] felix/int_dataplane.go 2181: Set XDP failsafe ports: [{Protocol:tcp Port:22 Net:} {Protocol:udp Port:68 Net:} {Protocol:tcp Port:179 Net:} {Protocol:tcp Port:2379 Net:} {Protocol:tcp Port:2380 Net:} {Protocol:tcp Port:5473 Net:} {Protocol:tcp Port:6443 Net:} {Protocol:tcp Port:6666 Net:} {Protocol:tcp Port:6667 Net:}]
2026-02-17 02:28:58.042 [INFO][79] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:28:58.042 [INFO][79] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:28:58.043 [INFO][79] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:28:58.043 [INFO][79] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:28:58.043 [INFO][79] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:28:58.043 [INFO][79] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:28:58.043 [INFO][79] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:28:58.043 [INFO][79] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:28:58.043 [INFO][79] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:28:58.043 [INFO][79] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:28:58.044 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:28:58.044 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:28:58.044 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo"
2026-02-17 02:28:58.044 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:28:58.044 [INFO][79] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:28:58.044 [INFO][79] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0008c16c0), (*watchersyncer.watcherCache)(0xc0008c1790), (*watchersyncer.watcherCache)(0xc0008c1860), (*watchersyncer.watcherCache)(0xc0008c1930), (*watchersyncer.watcherCache)(0xc0008c1a00), (*watchersyncer.watcherCache)(0xc0008c1ad0), (*watchersyncer.watcherCache)(0xc0008c1ba0), (*watchersyncer.watcherCache)(0xc0008c1c70), (*watchersyncer.watcherCache)(0xc0008c1d40), (*watchersyncer.watcherCache)(0xc0008c1e10), (*watchersyncer.watcherCache)(0xc000d82000), (*watchersyncer.watcherCache)(0xc000d820d0), (*watchersyncer.watcherCache)(0xc000d821a0), (*watchersyncer.watcherCache)(0xc000d82270), (*watchersyncer.watcherCache)(0xc000d82340), (*watchersyncer.watcherCache)(0xc000d82410), (*watchersyncer.watcherCache)(0xc000d824e0), (*watchersyncer.watcherCache)(0xc000d825b0), (*watchersyncer.watcherCache)(0xc000d82680), (*watchersyncer.watcherCache)(0xc000d82750), (*watchersyncer.watcherCache)(0xc000d82820), (*watchersyncer.watcherCache)(0xc000d828f0), (*watchersyncer.watcherCache)(0xc000d829c0)}, results:(chan interface {})(0xc00036a0e0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0006a2360), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:28:58.045 [INFO][79] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:28:58.045 [INFO][79] felix/watchersyncer.go 118: Start called
2026-02-17 02:28:58.045 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.91,fe80::f816:3eff:fefc:2680} ifaceName="ens3"
2026-02-17 02:28:58.045 [INFO][79] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:28:58.045 [INFO][79] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:58.045 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:28:58.046 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:28:58.046 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:28:58.046 [INFO][79] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:58.046 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:28:58.046 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:28:58.046 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.91":set.v{}, "fe80::f816:3eff:fefc:2680":set.v{}}}
2026-02-17 02:28:58.046 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.91":set.v{}, "fe80::f816:3eff:fefc:2680":set.v{}}}
2026-02-17 02:28:58.046 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:28:58.046 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:28:58.046 [INFO][79] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:28:58.046 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:28:58.046 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:28:58.046 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:58.047 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:28:58.047 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:58.047 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:58.047 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:58.047 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:58.047 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:58.047 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:28:58.047 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:58.048 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:28:58.048 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:58.048 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:28:58.048 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:58.048 [INFO][79] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:58.048 [INFO][79] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:28:58.048 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:58.048 [INFO][79] felix/daemon.go 683: Started the processing graph
2026-02-17 02:28:58.048 [INFO][79] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:28:58.049 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:28:58.050 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:28:58.050 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:28:58.048 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:28:58.053 [INFO][79] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:28:58.054 [INFO][79] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:28:58.054 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:28:58.059 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:28:58.059 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.059 [INFO][79] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:58.059 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:28:58.059 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 959 <nil> 0s} new}
2026-02-17 02:28:58.059 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 959 <nil> 0s} new}
2026-02-17 02:28:58.059 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 959 <nil> 0s} new}
2026-02-17 02:28:58.059 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 959 <nil> 0s} new}
2026-02-17 02:28:58.059 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 959 <nil> 0s} new}
2026-02-17 02:28:58.059 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:28:58.059 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:28:58.060 [INFO][79] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:28:58.051 [INFO][79] felix/daemon.go 1387: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.99.0"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}} configUpdate=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.99.0"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.99.0"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:28:58.057 [INFO][79] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:28:58.061 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 769: Parsing value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 805: Parsed value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:58.061 [INFO][79] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.99.0 (from datastore (per-host))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.99.0 (from datastore (per-host))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:58.062 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:28:58.062 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ConfigUpdate update from calculation graph. msg=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.99.0"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.99.0"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:28:58.063 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:28:58.063 [INFO][79] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:28:58.060 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.063 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.063 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.063 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.063 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.063 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:28:58.064 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:28:58.064 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:58.065 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:58.065 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:28:58.066 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:58.066 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:28:58.066 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:28:58.066 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:28:58.066 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.066 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.066 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.066 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.066 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.067 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:28:58.067 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.067 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.067 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.067 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.067 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.067 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:28:58.067 [INFO][79] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s,name=IpInIpTunnelAddr) 10.100.99.0 1786 <nil> 0s} new}
2026-02-17 02:28:58.068 [INFO][79] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{}
2026-02-17 02:28:58.068 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) d8a9913cb3264e53b86051b6736c758c 954 <nil> 0s} new}
2026-02-17 02:28:58.068 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 954 <nil> 0s} new}
2026-02-17 02:28:58.068 [INFO][79] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 954 <nil> 0s} new}
2026-02-17 02:28:58.068 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:28:58.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91"
2026-02-17 02:28:58.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138"
2026-02-17 02:28:58.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32"
2026-02-17 02:28:58.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:58.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:58.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:58.077 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:28:58.078 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.078 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.078 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.079 [INFO][79] felix/route_mgr.go 566: Failed to get tunnel device, assuming it isn't present error=Link not found ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:58.079 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:58.080 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.084 [INFO][79] felix/int_dataplane.go 2357: Received *proto.IPAMPoolUpdate update from calculation graph. msg=id:"10.100.0.0-16" pool:{cidr:"10.100.0.0/16" masquerade:true ipip_mode:"always"}
2026-02-17 02:28:58.084 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:28:58.084 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.088 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:28:58.088 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-public" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"clusterrole-aggregation-controller"} labels:{key:"projectcalico.org/name" value:"clusterrole-aggregation-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslicemirroring-controller"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"job-controller"} labels:{key:"projectcalico.org/name" value:"job-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"default" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-node-lease" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-cni-plugin"} labels:{key:"projectcalico.org/name" value:"calico-cni-plugin"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"coredns"} labels:{key:"projectcalico.org/name" value:"coredns"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-controller-sa"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-node-sa"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslice-controller"} labels:{key:"projectcalico.org/name" value:"endpointslice-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cronjob-controller"} labels:{key:"projectcalico.org/name" value:"cronjob-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-kube-controllers"} labels:{key:"projectcalico.org/name" value:"calico-kube-controllers"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"daemon-set-controller"} labels:{key:"projectcalico.org/name" value:"daemon-set-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-controller-sa"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-node-sa"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"deployment-controller"} labels:{key:"projectcalico.org/name" value:"deployment-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-node"} labels:{key:"projectcalico.org/name" value:"calico-node"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"disruption-controller"} labels:{key:"projectcalico.org/name" value:"disruption-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"expand-controller"} labels:{key:"projectcalico.org/name" value:"expand-controller"}
2026-02-17 02:28:58.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"attachdetach-controller"} labels:{key:"projectcalico.org/name" value:"attachdetach-controller"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"bootstrap-signer"} labels:{key:"projectcalico.org/name" value:"bootstrap-signer"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cloud-controller-manager"} labels:{key:"app.kubernetes.io/instance" value:"openstack-ccm"} labels:{key:"app.kubernetes.io/managed-by" value:"Helm"} labels:{key:"app.kubernetes.io/name" value:"openstack-cloud-controller-manager"} labels:{key:"app.kubernetes.io/version" value:"v1.35.0"} labels:{key:"helm.sh/chart" value:"openstack-cloud-controller-manager-2.35.0"} labels:{key:"projectcalico.org/name" value:"cloud-controller-manager"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ephemeral-volume-controller"} labels:{key:"projectcalico.org/name" value:"ephemeral-volume-controller"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"generic-garbage-collector"} labels:{key:"projectcalico.org/name" value:"generic-garbage-collector"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"certificate-controller"} labels:{key:"projectcalico.org/name" value:"certificate-controller"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpoint-controller"} labels:{key:"projectcalico.org/name" value:"endpoint-controller"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"horizontal-pod-autoscaler"} labels:{key:"projectcalico.org/name" value:"horizontal-pod-autoscaler"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"kube-proxy"} labels:{key:"projectcalico.org/name" value:"kube-proxy"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sonobuoy"} labels:{key:"kubernetes.io/metadata.name" value:"sonobuoy"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sonobuoy"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"default"} labels:{key:"kubernetes.io/metadata.name" value:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-node-lease"} labels:{key:"kubernetes.io/metadata.name" value:"kube-node-lease"} labels:{key:"projectcalico.org/name" value:"kube-node-lease"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-public"} labels:{key:"kubernetes.io/metadata.name" value:"kube-public"} labels:{key:"projectcalico.org/name" value:"kube-public"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-system"} labels:{key:"kubernetes.io/metadata.name" value:"kube-system"} labels:{key:"projectcalico.org/name" value:"kube-system"}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"k8s-keystone-auth" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.72.202" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kube-dns" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.0.10" ports:{Protocol:"UDP" Port:53} ports:{Protocol:"TCP" Port:53} ports:{Protocol:"TCP" Port:9153}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"manila-csi-openstack-manila-csi-controllerplugin" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.40.220" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:28:58.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.27.230" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:28:58.092 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.254.0.1" ports:{Protocol:"TCP" Port:443}
2026-02-17 02:28:58.092 [INFO][79] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:58.092 [INFO][79] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:58.092 [INFO][79] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:28:58.092 [INFO][79] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:28:58.092 [INFO][79] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:d8a9913cb3264e53b86051b6736c758c ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.99.0].
2026-02-17 02:28:58.092 [INFO][79] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:28:58.092 [INFO][79] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:28:58.092 [INFO][79] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.99.0"}
2026-02-17 02:28:58.092 [INFO][79] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:d8a9913cb3264e53b86051b6736c758c ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:28:58.093 [INFO][79] felix/usagerep.go 91: Waiting before first check-in delay=5m1.451s
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.99.0 (from datastore (per-host))
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.99.0 (from datastore (per-host))
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:58.094 [INFO][79] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.99.0]
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:58.095 [INFO][79] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 769: Parsing value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 805: Parsed value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:58.096 [INFO][79] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:28:58.097 [INFO][79] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:58.097 [INFO][79] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:28:58.098 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.098 [INFO][79] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:28:58.098 [INFO][79] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:28:58.098 [INFO][79] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:58.098 [INFO][79] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.99.0/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:58.098 [INFO][79] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:28:58.098 [INFO][79] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.99.0" tunnelDevice="tunl0"
2026-02-17 02:28:58.098 [INFO][79] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.99.0" tunnelDevice="tunl0"
2026-02-17 02:28:58.098 [INFO][79] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:58.098 [INFO][79] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:58.098 [INFO][79] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.99.0 (from datastore (per-host))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.99.0 (from datastore (per-host))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:58.099 [INFO][79] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:58.100 [INFO][79] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pvc-protection-controller"} labels:{key:"projectcalico.org/name" value:"pvc-protection-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"legacy-service-account-token-cleaner"} labels:{key:"projectcalico.org/name" value:"legacy-service-account-token-cleaner"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"controllerplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"namespace-controller"} labels:{key:"projectcalico.org/name" value:"namespace-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pv-protection-controller"} labels:{key:"projectcalico.org/name" value:"pv-protection-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replication-controller"} labels:{key:"projectcalico.org/name" value:"replication-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resource-claim-controller"} labels:{key:"projectcalico.org/name" value:"resource-claim-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"validatingadmissionpolicy-status-controller"} labels:{key:"projectcalico.org/name" value:"validatingadmissionpolicy-status-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"volumeattributesclass-protection-controller"} labels:{key:"projectcalico.org/name" value:"volumeattributesclass-protection-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pod-garbage-collector"} labels:{key:"projectcalico.org/name" value:"pod-garbage-collector"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resourcequota-controller"} labels:{key:"projectcalico.org/name" value:"resourcequota-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"root-ca-cert-publisher"} labels:{key:"projectcalico.org/name" value:"root-ca-cert-publisher"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-account-controller"} labels:{key:"projectcalico.org/name" value:"service-account-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-cidrs-controller"} labels:{key:"projectcalico.org/name" value:"service-cidrs-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"statefulset-controller"} labels:{key:"projectcalico.org/name" value:"statefulset-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-controller"} labels:{key:"projectcalico.org/name" value:"ttl-controller"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"sonobuoy-serviceaccount"} labels:{key:"component" value:"sonobuoy"} labels:{key:"projectcalico.org/name" value:"sonobuoy-serviceaccount"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"nodeplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:28:58.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"node-controller"} labels:{key:"projectcalico.org/name" value:"node-controller"}
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"persistent-volume-binder"} labels:{key:"projectcalico.org/name" value:"persistent-volume-binder"}
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replicaset-controller"} labels:{key:"projectcalico.org/name" value:"replicaset-controller"}
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"token-cleaner"} labels:{key:"projectcalico.org/name" value:"token-cleaner"}
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-after-finished-controller"} labels:{key:"projectcalico.org/name" value:"ttl-after-finished-controller"}
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:28:58.101 [INFO][79] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=2.548064066s
2026-02-17 02:28:58.101 [INFO][79] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:28:58.101 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:58.101 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:58.101 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:28:58.196 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:28:58.210 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.99.0} ifaceName="tunl0"
2026-02-17 02:28:58.213 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.99.0" exists=true ifIndex=3
2026-02-17 02:28:58.213 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:28:58.237 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:28:58.238 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:28:58.239 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:28:58.239 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:28:58.387 [INFO][79] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:28:58.388 [INFO][79] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:28:58.455 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:28:58.455 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:28:58.455 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:28:58.455 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:28:58.466 [INFO][79] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=2.913370565
2026-02-17 02:28:58.475 [INFO][79] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.99.0":set.v{}}}
2026-02-17 02:28:58.475 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.99.0":set.v{}}}
2026-02-17 02:28:58.475 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:28:58.475 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:28:58.475 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:28:58.475 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:28:58.475 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:28:58.476 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:28:58.674 [WARNING][83] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_32: Initializing
bird: Mesh_192_168_24_138: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Mesh_192_168_24_32: Starting
bird: Mesh_192_168_24_32: State changed to start
bird: Mesh_192_168_24_138: Starting
bird: Mesh_192_168_24_138: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
bird: device1: Initializing
bird: direct1: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Graceful restart started
bird: Graceful restart done
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-17 02:28:59.676 [INFO][83] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:28:59.676 [INFO][83] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:28:59.676 [WARNING][83] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.32,192.168.24.138"
2026-02-17 02:28:59.677 [INFO][79] felix/health.go 334: Overall health status changed: live=true ready=true
+---------------------------+---------+----------------+-----------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |    READINESS    | DETAIL |
+---------------------------+---------+----------------+-----------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting ready |        |
| FelixStartup              | -       | reporting live | reporting ready |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting ready |        |
+---------------------------+---------+----------------+-----------------+--------+
2026-02-17 02:28:59.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:59.920 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:59.920 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:00.677 [INFO][83] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:29:00.679 [INFO][83] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:29:00.679 [WARNING][83] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.32,192.168.24.138"
bird: Mesh_192_168_24_32: Connected to table master
bird: Mesh_192_168_24_32: State changed to wait
bird: Mesh_192_168_24_138: Connected to table master
bird: Mesh_192_168_24_138: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_32: State changed to feed
bird: Mesh_192_168_24_138: State changed to feed
bird: Mesh_192_168_24_32: State changed to up
bird: Mesh_192_168_24_138: State changed to up
2026-02-17 02:29:01.680 [INFO][83] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:29:01.680 [INFO][83] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 02:29:01.681 [INFO][83] complete-startup/utils.go 125: Using NODENAME environment for node name kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:29:01.681 [INFO][83] complete-startup/utils.go 137: Determined node name: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s
2026-02-17 02:29:01.682 [INFO][83] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:29:01.859 [INFO][83] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:29:01.860 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:01.860 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:01.860 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:05.633 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:05.634 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:05.634 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:11.311 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910, name=eth0)
2026-02-17 02:29:11.312 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 02:29:11.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sonobuoy"} profile:{inbound_rules:{action:"allow" rule_id:"GP63uymSS-bedsaO"} outbound_rules:{action:"allow" rule_id:"ZrNuC7hVPUgqd8UB"}}
2026-02-17 02:29:11.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif028b350a27" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.99.1/32"}
2026-02-17 02:29:11.334 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:11.334 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:11.334 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:11.335 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif028b350a27" ipVersion=0x4 table="filter"
2026-02-17 02:29:11.335 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:29:11.335 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:29:11.335 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif028b350a27" ipVersion=0x4 table="filter"
2026-02-17 02:29:11.335 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:29:11.335 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:29:11.335 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif028b350a27"
2026-02-17 02:29:11.335 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:11.335 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:11.346 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calif028b350a27" state="down"
2026-02-17 02:29:11.347 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif028b350a27"
2026-02-17 02:29:11.349 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calif028b350a27" state="up"
2026-02-17 02:29:11.418 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:11.418 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="down"
2026-02-17 02:29:11.418 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif028b350a27", State:"down", Index:6}
2026-02-17 02:29:11.418 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Typed[string]{}}
2026-02-17 02:29:11.418 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Typed[string]{}}
2026-02-17 02:29:11.418 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif028b350a27", State:"up", Index:6}
2026-02-17 02:29:11.418 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif028b350a27"
2026-02-17 02:29:11.419 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif028b350a27"
2026-02-17 02:29:11.419 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif028b350a27"
2026-02-17 02:29:11.420 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:11.420 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:11.443 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:11.443 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="up"
2026-02-17 02:29:12.801 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-17 02:29:12.801 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif028b350a27"
2026-02-17 02:29:12.801 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:12.801 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:17.879 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:17.879 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:17.879 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:19.708 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:19.708 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:19.708 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:27.167 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4175"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4175"}
2026-02-17 02:29:27.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8101"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8101"}
2026-02-17 02:29:27.200 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4175" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.253 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4175" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:29:27.272 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3547"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3547"}
2026-02-17 02:29:27.272 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-8101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.300 [INFO][84] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:29:27.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7902"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7902"}
2026-02-17 02:29:27.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.322 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.346 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-rdppf" namespace:"proxy-8101" type:"ClusterIP" cluster_ips:"10.254.221.94" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 02:29:27.997 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910, name=eth0)
2026-02-17 02:29:27.998 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif028b350a27" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.99.1/32"}
2026-02-17 02:29:27.998 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:27.998 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:27.998 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:27.999 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif028b350a27"
2026-02-17 02:29:27.999 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:27.999 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:29:28.025 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:28.025 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="up"
2026-02-17 02:29:28.865 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="califd71b59c22d" state="down"
2026-02-17 02:29:28.865 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd71b59c22d", State:"down", Index:7}
2026-02-17 02:29:28.866 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd71b59c22d"
2026-02-17 02:29:28.866 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="califd71b59c22d" state="up"
2026-02-17 02:29:28.893 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Typed[string]{}}
2026-02-17 02:29:28.893 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Typed[string]{}}
2026-02-17 02:29:28.893 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd71b59c22d", State:"up", Index:7}
2026-02-17 02:29:28.893 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califd71b59c22d"
2026-02-17 02:29:28.893 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd71b59c22d"
2026-02-17 02:29:28.979 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75, name=eth0)
2026-02-17 02:29:28.980 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7902"} profile:{inbound_rules:{action:"allow" rule_id:"DXlEEZFxG7LEOE2y"} outbound_rules:{action:"allow" rule_id:"nDD0CaeULwgJZmvt"}}
2026-02-17 02:29:28.980 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7902.default"} profile:{}
2026-02-17 02:29:28.980 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd71b59c22d" profile_ids:"kns.downward-api-7902" profile_ids:"ksa.downward-api-7902.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:29:28.980 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:28.980 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:28.980 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:28.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califd71b59c22d" ipVersion=0x4 table="filter"
2026-02-17 02:29:28.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XbT9lEf1hpzDvc34-Q" ipVersion=0x4 table="filter"
2026-02-17 02:29:28.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_crl1T-9ezWkGGDka_u" ipVersion=0x4 table="filter"
2026-02-17 02:29:28.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califd71b59c22d" ipVersion=0x4 table="filter"
2026-02-17 02:29:28.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XbT9lEf1hpzDvc34-Q" ipVersion=0x4 table="filter"
2026-02-17 02:29:28.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_crl1T-9ezWkGGDka_u" ipVersion=0x4 table="filter"
2026-02-17 02:29:28.981 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd71b59c22d"
2026-02-17 02:29:28.982 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:28.982 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:29.014 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:29.014 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} status="up"
2026-02-17 02:29:30.081 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-17 02:29:30.081 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califd71b59c22d"
2026-02-17 02:29:30.081 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:30.081 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:30.166 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:30.166 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:30.166 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:30.212 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533, name=eth0)
2026-02-17 02:29:30.217 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3547"} profile:{inbound_rules:{action:"allow" rule_id:"bRalsJ1I5vRf8uP5"} outbound_rules:{action:"allow" rule_id:"OcLE7RGvzW4H7VPA"}}
2026-02-17 02:29:30.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3547.default"} profile:{}
2026-02-17 02:29:30.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali644164ca2cb" profile_ids:"kns.projected-3547" profile_ids:"ksa.projected-3547.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:29:30.218 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:30.218 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:30.218 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:30.218 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali644164ca2cb" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.218 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3547" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.219 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1-EajQyy5F4sCdV635" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.219 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.219 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali644164ca2cb" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.219 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3547" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.219 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1-EajQyy5F4sCdV635" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.219 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.219 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali644164ca2cb"
2026-02-17 02:29:30.219 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:30.219 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:30.235 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali644164ca2cb" state="down"
2026-02-17 02:29:30.235 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali644164ca2cb"
2026-02-17 02:29:30.237 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali644164ca2cb" state="up"
2026-02-17 02:29:30.271 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:30.271 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} status="down"
2026-02-17 02:29:30.271 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali644164ca2cb", State:"down", Index:8}
2026-02-17 02:29:30.271 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Typed[string]{}}
2026-02-17 02:29:30.271 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Typed[string]{}}
2026-02-17 02:29:30.271 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali644164ca2cb", State:"up", Index:8}
2026-02-17 02:29:30.271 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali644164ca2cb"
2026-02-17 02:29:30.271 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali644164ca2cb"
2026-02-17 02:29:30.271 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali644164ca2cb"
2026-02-17 02:29:30.272 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:30.272 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:30.316 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:30.316 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} status="up"
2026-02-17 02:29:30.776 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb, name=eth0)
2026-02-17 02:29:30.777 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-8101.default"} profile:{}
2026-02-17 02:29:30.777 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-8101"} profile:{inbound_rules:{action:"allow" rule_id:"V2HwzqsjdaLR-ZLy"} outbound_rules:{action:"allow" rule_id:"Ih89XgRIp6OoQF3x"}}
2026-02-17 02:29:30.777 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedab4a2b40b" profile_ids:"kns.proxy-8101" profile_ids:"ksa.proxy-8101.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:29:30.777 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:30.777 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:30.777 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:30.777 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliedab4a2b40b" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-8101" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oxhSF_fAPpa8FHtkBp" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliedab4a2b40b" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-8101" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oxhSF_fAPpa8FHtkBp" ipVersion=0x4 table="filter"
2026-02-17 02:29:30.778 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliedab4a2b40b"
2026-02-17 02:29:30.778 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:30.778 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:30.784 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="caliedab4a2b40b" state="down"
2026-02-17 02:29:30.784 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedab4a2b40b"
2026-02-17 02:29:30.784 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="caliedab4a2b40b" state="up"
2026-02-17 02:29:30.814 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:30.814 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} status="down"
2026-02-17 02:29:30.814 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedab4a2b40b", State:"down", Index:9}
2026-02-17 02:29:30.815 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Typed[string]{}}
2026-02-17 02:29:30.815 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Typed[string]{}}
2026-02-17 02:29:30.815 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedab4a2b40b", State:"up", Index:9}
2026-02-17 02:29:30.815 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliedab4a2b40b"
2026-02-17 02:29:30.815 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedab4a2b40b"
2026-02-17 02:29:30.815 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedab4a2b40b"
2026-02-17 02:29:30.815 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:30.815 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:30.837 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:30.838 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} status="up"
2026-02-17 02:29:31.937 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-17 02:29:31.937 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali644164ca2cb"
2026-02-17 02:29:31.938 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:31.938 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:32.161 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-17 02:29:32.161 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliedab4a2b40b"
2026-02-17 02:29:32.161 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:32.162 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:36.307 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:36.308 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:36.308 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:38.803 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75, name=eth0)
2026-02-17 02:29:38.804 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd71b59c22d" profile_ids:"kns.downward-api-7902" profile_ids:"ksa.downward-api-7902.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:29:38.804 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:38.804 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:38.804 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:38.805 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd71b59c22d"
2026-02-17 02:29:38.805 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:38.805 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:38.831 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:38.831 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} status="up"
2026-02-17 02:29:41.675 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533, name=eth0)
2026-02-17 02:29:41.676 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali644164ca2cb" profile_ids:"kns.projected-3547" profile_ids:"ksa.projected-3547.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:29:41.676 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:41.676 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:41.676 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:41.677 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali644164ca2cb"
2026-02-17 02:29:41.677 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:41.677 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:41.700 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:41.700 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} status="up"
2026-02-17 02:29:50.513 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:50.513 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:50.513 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:50.874 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75, name=eth0)
2026-02-17 02:29:50.875 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd71b59c22d" profile_ids:"kns.downward-api-7902" profile_ids:"ksa.downward-api-7902.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:29:50.875 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:50.875 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:50.875 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:50.876 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd71b59c22d"
2026-02-17 02:29:50.876 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:50.876 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:50.893 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533, name=eth0)
2026-02-17 02:29:50.902 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:50.902 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} status="up"
2026-02-17 02:29:50.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali644164ca2cb" profile_ids:"kns.projected-3547" profile_ids:"ksa.projected-3547.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:29:50.902 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:50.902 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:50.902 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:50.903 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali644164ca2cb"
2026-02-17 02:29:50.903 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:50.903 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:50.916 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb, name=eth0)
2026-02-17 02:29:50.931 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:50.931 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} status="up"
2026-02-17 02:29:50.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedab4a2b40b" profile_ids:"kns.proxy-8101" profile_ids:"ksa.proxy-8101.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:29:50.931 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:50.932 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:50.932 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:50.933 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedab4a2b40b"
2026-02-17 02:29:50.933 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:50.934 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:50.986 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:50.986 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} status="up"
2026-02-17 02:29:51.966 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb, name=eth0)
2026-02-17 02:29:51.967 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedab4a2b40b" profile_ids:"kns.proxy-8101" profile_ids:"ksa.proxy-8101.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:29:51.967 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:51.967 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:51.967 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:51.967 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedab4a2b40b"
2026-02-17 02:29:51.967 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:51.967 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:51.995 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:51.995 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"} status="up"
2026-02-17 02:29:52.090 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75, name=eth0)
2026-02-17 02:29:52.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd71b59c22d" profile_ids:"kns.downward-api-7902" profile_ids:"ksa.downward-api-7902.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:29:52.091 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.091 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.091 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.091 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd71b59c22d"
2026-02-17 02:29:52.092 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.092 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.100 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533, name=eth0)
2026-02-17 02:29:52.115 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:52.116 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} status="up"
2026-02-17 02:29:52.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali644164ca2cb" profile_ids:"kns.projected-3547" profile_ids:"ksa.projected-3547.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:29:52.116 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.116 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.117 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.117 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali644164ca2cb"
2026-02-17 02:29:52.118 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.118 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.141 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:52.141 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} status="down"
2026-02-17 02:29:52.195 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="califd71b59c22d" state="down"
2026-02-17 02:29:52.195 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd71b59c22d"
2026-02-17 02:29:52.195 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd71b59c22d", State:"down", Index:7}
2026-02-17 02:29:52.196 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd71b59c22d"
2026-02-17 02:29:52.196 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali644164ca2cb"
2026-02-17 02:29:52.196 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.196 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.196 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.2
2026-02-17 02:29:52.197 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="califd71b59c22d" state=""
2026-02-17 02:29:52.197 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califd71b59c22d"
2026-02-17 02:29:52.200 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=7
2026-02-17 02:29:52.212 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali644164ca2cb" state="down"
2026-02-17 02:29:52.212 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali644164ca2cb"
2026-02-17 02:29:52.212 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=8
2026-02-17 02:29:52.212 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali644164ca2cb" state=""
2026-02-17 02:29:52.212 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali644164ca2cb"
2026-02-17 02:29:52.222 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:52.222 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} status="down"
2026-02-17 02:29:52.222 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Typed[string]{}}
2026-02-17 02:29:52.222 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Typed[string]{}}
2026-02-17 02:29:52.222 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd71b59c22d", State:"", Index:7}
2026-02-17 02:29:52.222 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Set[string](nil)}
2026-02-17 02:29:52.222 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd71b59c22d", Addrs:set.Set[string](nil)}
2026-02-17 02:29:52.222 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali644164ca2cb", State:"down", Index:8}
2026-02-17 02:29:52.222 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Typed[string]{}}
2026-02-17 02:29:52.222 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Typed[string]{}}
2026-02-17 02:29:52.222 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali644164ca2cb", State:"", Index:8}
2026-02-17 02:29:52.222 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Set[string](nil)}
2026-02-17 02:29:52.222 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali644164ca2cb", Addrs:set.Set[string](nil)}
2026-02-17 02:29:52.222 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd71b59c22d"
2026-02-17 02:29:52.222 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali644164ca2cb"
2026-02-17 02:29:52.222 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali644164ca2cb"
2026-02-17 02:29:52.222 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.222 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.222 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.223 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.223 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.3
2026-02-17 02:29:52.245 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:52.245 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"} status="down"
2026-02-17 02:29:52.245 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:52.245 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"} status="down"
2026-02-17 02:29:52.443 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75, name=eth0)
2026-02-17 02:29:52.444 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75" endpoint_id:"eth0"}
2026-02-17 02:29:52.444 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7902"}
2026-02-17 02:29:52.444 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7902.default"}
2026-02-17 02:29:52.444 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.444 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XbT9lEf1hpzDvc34-Q" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_crl1T-9ezWkGGDka_u" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XbT9lEf1hpzDvc34-Q" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_crl1T-9ezWkGGDka_u" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califd71b59c22d" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califd71b59c22d" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.444 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.444 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.496 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7902/downwardapi-volume-f769325b-6828-4810-acbc-d2022f433d75", EndpointId:"eth0"}
2026-02-17 02:29:52.535 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533, name=eth0)
2026-02-17 02:29:52.535 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533" endpoint_id:"eth0"}
2026-02-17 02:29:52.535 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3547"}
2026-02-17 02:29:52.535 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3547.default"}
2026-02-17 02:29:52.535 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.536 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3547" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1-EajQyy5F4sCdV635" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3547" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1-EajQyy5F4sCdV635" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.536 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali644164ca2cb" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali644164ca2cb" ipVersion=0x4 table="filter"
2026-02-17 02:29:52.536 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.536 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.588 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3547/downwardapi-volume-7a33cf4b-1e0d-4d12-9968-a4d8e666a533", EndpointId:"eth0"}
2026-02-17 02:29:52.773 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3547"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3547"}
2026-02-17 02:29:52.800 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"}
2026-02-17 02:29:52.825 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:52.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"} labels:{key:"webhook-4374" value:"true"}
2026-02-17 02:29:52.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7882"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7882"} labels:{key:"webhook-4374-markers" value:"true"}
2026-02-17 02:29:53.403 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7882" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:53.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7902"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7902"}
2026-02-17 02:29:53.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5534"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5534"}
2026-02-17 02:29:53.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5534" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:54.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8101"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8101"}
2026-02-17 02:29:54.123 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb, name=eth0)
2026-02-17 02:29:54.134 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb, name=eth0)
2026-02-17 02:29:54.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedab4a2b40b" profile_ids:"kns.proxy-8101" profile_ids:"ksa.proxy-8101.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:29:54.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb" endpoint_id:"eth0"}
2026-02-17 02:29:54.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-8101"}
2026-02-17 02:29:54.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-8101.default"}
2026-02-17 02:29:54.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2095"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2095"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2095"}
2026-02-17 02:29:54.159 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:54.160 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:54.160 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-8101" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.160 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oxhSF_fAPpa8FHtkBp" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.160 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-8101" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.160 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oxhSF_fAPpa8FHtkBp" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.160 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:54.160 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliedab4a2b40b" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.160 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliedab4a2b40b" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.160 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:54.160 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:54.161 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.4
2026-02-17 02:29:54.247 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8101/proxy-service-rdppf-844bc88f49-4sgtb", EndpointId:"eth0"}
2026-02-17 02:29:54.247 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2095" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:54.373 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n, name=eth0)
2026-02-17 02:29:54.373 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4374"} profile:{inbound_rules:{action:"allow" rule_id:"nMp6Aho5z2F8-J8Z"} outbound_rules:{action:"allow" rule_id:"Apcm4TpoEc_Dbv6I"}}
2026-02-17 02:29:54.373 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4374.default"} profile:{}
2026-02-17 02:29:54.373 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b65aedbd76" profile_ids:"kns.webhook-4374" profile_ids:"ksa.webhook-4374.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:29:54.373 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.373 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.373 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.374 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8b65aedbd76" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.374 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4374" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.374 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K7QBb3BwDDbPFTWXs0" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.374 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8b65aedbd76" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.374 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4374" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.374 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K7QBb3BwDDbPFTWXs0" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.374 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:54.374 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.374 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.410 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:54.410 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} status="down"
2026-02-17 02:29:54.454 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali8b65aedbd76" state="down"
2026-02-17 02:29:54.455 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8b65aedbd76"
2026-02-17 02:29:54.455 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b65aedbd76", State:"down", Index:10}
2026-02-17 02:29:54.455 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Typed[string]{}}
2026-02-17 02:29:54.455 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Typed[string]{}}
2026-02-17 02:29:54.455 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:54.455 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.455 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.455 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali8b65aedbd76" state="up"
2026-02-17 02:29:54.470 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240, name=eth0)
2026-02-17 02:29:54.485 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:54.485 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} status="down"
2026-02-17 02:29:54.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-5534"} profile:{inbound_rules:{action:"allow" rule_id:"HXwWtEfNoUsq4U3q"} outbound_rules:{action:"allow" rule_id:"JteLtVsBZGO3iAkJ"}}
2026-02-17 02:29:54.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-5534.default"} profile:{}
2026-02-17 02:29:54.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid95e919067f" profile_ids:"kns.container-probe-5534" profile_ids:"ksa.container-probe-5534.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:29:54.485 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:54.485 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:54.485 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:54.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid95e919067f" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SoUGUUW7oS35MJa-Rf" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hhZOC6cR2f11el19j6" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid95e919067f" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SoUGUUW7oS35MJa-Rf" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hhZOC6cR2f11el19j6" ipVersion=0x4 table="filter"
2026-02-17 02:29:54.486 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid95e919067f"
2026-02-17 02:29:54.486 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:54.486 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:54.526 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:54.526 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} status="down"
2026-02-17 02:29:54.526 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b65aedbd76", State:"up", Index:10}
2026-02-17 02:29:54.526 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:54.526 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:54.526 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:54.526 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.526 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:54.544 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid95e919067f" state="down"
2026-02-17 02:29:54.544 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid95e919067f"
2026-02-17 02:29:54.544 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid95e919067f" state="up"
2026-02-17 02:29:54.545 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:54.545 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} status="up"
2026-02-17 02:29:54.545 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95e919067f", State:"down", Index:11}
2026-02-17 02:29:54.545 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Typed[string]{}}
2026-02-17 02:29:54.545 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Typed[string]{}}
2026-02-17 02:29:54.545 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95e919067f", State:"up", Index:11}
2026-02-17 02:29:54.545 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid95e919067f"
2026-02-17 02:29:54.545 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid95e919067f"
2026-02-17 02:29:54.545 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid95e919067f"
2026-02-17 02:29:54.545 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:54.545 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:54.573 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:54.573 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} status="up"
2026-02-17 02:29:54.579 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="caliedab4a2b40b" state="down"
2026-02-17 02:29:54.579 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedab4a2b40b"
2026-02-17 02:29:54.579 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=9
2026-02-17 02:29:54.579 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedab4a2b40b", State:"down", Index:9}
2026-02-17 02:29:54.579 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Typed[string]{}}
2026-02-17 02:29:54.579 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Typed[string]{}}
2026-02-17 02:29:54.580 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="caliedab4a2b40b" state=""
2026-02-17 02:29:54.580 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliedab4a2b40b"
2026-02-17 02:29:54.602 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedab4a2b40b", State:"", Index:9}
2026-02-17 02:29:54.602 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Set[string](nil)}
2026-02-17 02:29:54.602 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedab4a2b40b", Addrs:set.Set[string](nil)}
2026-02-17 02:29:55.654 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:29:55.933 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240, name=eth0)
2026-02-17 02:29:55.933 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid95e919067f" profile_ids:"kns.container-probe-5534" profile_ids:"ksa.container-probe-5534.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:29:55.934 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:55.934 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:55.934 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:55.934 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid95e919067f"
2026-02-17 02:29:55.934 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:55.935 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:29:55.956 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n, name=eth0)
2026-02-17 02:29:55.966 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:55.966 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} status="up"
2026-02-17 02:29:55.966 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b65aedbd76" profile_ids:"kns.webhook-4374" profile_ids:"ksa.webhook-4374.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:29:55.966 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:55.966 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:55.966 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:55.966 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:55.966 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:55.966 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:55.998 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:55.999 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} status="up"
2026-02-17 02:29:56.325 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-17 02:29:56.325 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid95e919067f"
2026-02-17 02:29:56.325 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:56.325 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:56.353 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-17 02:29:56.353 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8b65aedbd76"
2026-02-17 02:29:56.353 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:56.354 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:56.963 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n, name=eth0)
2026-02-17 02:29:56.963 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b65aedbd76" profile_ids:"kns.webhook-4374" profile_ids:"ksa.webhook-4374.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:29:56.963 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:56.963 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:56.963 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:56.964 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:56.964 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:56.964 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:56.995 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:56.995 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} status="up"
2026-02-17 02:29:57.319 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2095"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2095"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2095"}
2026-02-17 02:29:57.345 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"}
2026-02-17 02:29:57.371 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6239" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:57.393 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"} labels:{key:"webhook-6239" value:"true"}
2026-02-17 02:29:57.393 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8569"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8569"} labels:{key:"webhook-6239-markers" value:"true"}
2026-02-17 02:29:57.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:57.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4374" type:"ClusterIP" cluster_ips:"10.254.102.152" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:29:57.847 [INFO][79] felix/summary.go 100: Summarising 83 dataplane reconciliation loops over 1m0.4s: avg=34ms longest=365ms (resync-calico-v4,resync-filter-v4,resync-ipsets-v4,resync-mangle-v4,resync-nat-v4,resync-raw-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,update-filter-v4,update-ipsets-4,update-mangle-v4,update-nat-v4,update-raw-v4)
2026-02-17 02:29:58.136 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3547" name:"default"}
2026-02-17 02:29:58.312 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3547"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3547"}
2026-02-17 02:29:58.335 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3547"}
2026-02-17 02:29:58.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4175"
2026-02-17 02:29:58.498 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4175"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4175"}
2026-02-17 02:29:58.531 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-169"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-169"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-169"}
2026-02-17 02:29:58.531 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.674 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-169"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-169"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-169"}
2026-02-17 02:29:58.697 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3612"}
2026-02-17 02:29:58.718 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-3612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.777 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3612"}
2026-02-17 02:29:58.807 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"}
2026-02-17 02:29:58.835 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9956" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.898 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:29:58.899 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5147"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5147"} labels:{key:"webhook-9956-markers" value:"true"}
2026-02-17 02:29:58.924 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.955 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4374"
2026-02-17 02:29:59.018 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n, name=eth0)
2026-02-17 02:29:59.019 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b65aedbd76" profile_ids:"kns.webhook-4374" profile_ids:"ksa.webhook-4374.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:29:59.019 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.019 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.020 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.020 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b65aedbd76"
2026-02-17 02:29:59.020 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.020 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.024 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n, name=eth0)
2026-02-17 02:29:59.045 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:59.045 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"} status="up"
2026-02-17 02:29:59.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"} labels:{key:"webhook-4374" value:"true"}
2026-02-17 02:29:59.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n" endpoint_id:"eth0"}
2026-02-17 02:29:59.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4374"}
2026-02-17 02:29:59.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4374.default"}
2026-02-17 02:29:59.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7882"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7882"} labels:{key:"webhook-4374-markers" value:"true"}
2026-02-17 02:29:59.046 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.046 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.046 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4374" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.046 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K7QBb3BwDDbPFTWXs0" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.046 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4374" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.046 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K7QBb3BwDDbPFTWXs0" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.046 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.047 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8b65aedbd76" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.047 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8b65aedbd76" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.047 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.047 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.047 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.5
2026-02-17 02:29:59.098 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4374/sample-webhook-deployment-7d44fffc8-kq55n", EndpointId:"eth0"}
2026-02-17 02:29:59.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3649"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3649"}
2026-02-17 02:29:59.099 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3649" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:59.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7902" name:"default"}
2026-02-17 02:29:59.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-rdppf" namespace:"proxy-8101"
2026-02-17 02:29:59.517 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7902"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7902"}
2026-02-17 02:29:59.545 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-8101" name:"default"}
2026-02-17 02:29:59.546 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7902"}
2026-02-17 02:29:59.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8101"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8101"}
2026-02-17 02:29:59.808 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-8101"}
2026-02-17 02:30:00.061 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6239" type:"ClusterIP" cluster_ips:"10.254.39.135" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:30:00.406 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=10
2026-02-17 02:30:00.406 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8b65aedbd76"
2026-02-17 02:30:00.406 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali8b65aedbd76" state="down"
2026-02-17 02:30:00.406 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Typed[string]{}}
2026-02-17 02:30:00.406 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Typed[string]{}}
2026-02-17 02:30:00.406 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b65aedbd76", State:"down", Index:10}
2026-02-17 02:30:00.407 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali8b65aedbd76" state=""
2026-02-17 02:30:00.407 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8b65aedbd76"
2026-02-17 02:30:00.427 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b65aedbd76", State:"", Index:10}
2026-02-17 02:30:00.427 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Set[string](nil)}
2026-02-17 02:30:00.427 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b65aedbd76", Addrs:set.Set[string](nil)}
2026-02-17 02:30:02.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2095" name:"default"}
2026-02-17 02:30:02.918 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2095"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2095"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2095"}
2026-02-17 02:30:02.958 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2095"}
2026-02-17 02:30:03.754 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-169" name:"default"}
2026-02-17 02:30:04.115 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6239"
2026-02-17 02:30:04.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4175" name:"default"}
2026-02-17 02:30:04.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-3612" name:"default"}
2026-02-17 02:30:04.724 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-169"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-169"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-169"}
2026-02-17 02:30:04.747 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4175"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4175"}
2026-02-17 02:30:04.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-169"}
2026-02-17 02:30:05.184 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4175"}
2026-02-17 02:30:05.237 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"} labels:{key:"webhook-6239" value:"true"}
2026-02-17 02:30:05.258 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8569"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8569"} labels:{key:"webhook-6239-markers" value:"true"}
2026-02-17 02:30:05.277 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4397"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4397"}
2026-02-17 02:30:05.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4397" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:05.451 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4374" name:"default"}
2026-02-17 02:30:05.476 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7882" name:"default"}
2026-02-17 02:30:05.576 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7882"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7882"} labels:{key:"webhook-4374-markers" value:"true"}
2026-02-17 02:30:05.619 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7882"}
2026-02-17 02:30:05.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3612"}
2026-02-17 02:30:05.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-3612"}
2026-02-17 02:30:05.935 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"} labels:{key:"webhook-4374" value:"true"}
2026-02-17 02:30:05.961 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4374"}
2026-02-17 02:30:06.863 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:30:06.863 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:30:06.863 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:30:07.908 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9956" type:"ClusterIP" cluster_ips:"10.254.77.155" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:30:09.354 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4397"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4397"}
2026-02-17 02:30:09.380 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4863"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4863"}
2026-02-17 02:30:09.403 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:09.424 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:30:09.425 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:30:09.600 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4863"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4863"}
2026-02-17 02:30:09.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3520"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3520"}
2026-02-17 02:30:09.686 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:09.893 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali7a4a91e6a2f" state="down"
2026-02-17 02:30:09.893 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:09.893 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a4a91e6a2f", State:"down", Index:12}
2026-02-17 02:30:09.893 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:09.893 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:09.894 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:30:09.895 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali7a4a91e6a2f" state="up"
2026-02-17 02:30:09.916 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-4863"} profile:{inbound_rules:{action:"allow" rule_id:"BfyIohYb20eKEaDG"} outbound_rules:{action:"allow" rule_id:"BjJgv9nb2cEjBadW"}}
2026-02-17 02:30:09.917 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.nomount"} profile:{}
2026-02-17 02:30:09.917 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a4a91e6a2f" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:30:09.917 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:09.917 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:09.917 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:09.917 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a4a91e6a2f" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.917 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.917 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.917 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a4a91e6a2f" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.917 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.917 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.917 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:09.917 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:09.917 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:09.955 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:09.955 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-17 02:30:09.956 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a4a91e6a2f", State:"up", Index:12}
2026-02-17 02:30:09.956 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:09.956 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:09.956 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:09.957 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:09.957 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:09.983 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:09.983 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.068 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:30:10.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.default"} profile:{}
2026-02-17 02:30:10.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24200062b20" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:30:10.069 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.069 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.069 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24200062b20" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3yNX5ChtMBKyABj8HM" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24200062b20" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3yNX5ChtMBKyABj8HM" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.069 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24200062b20"
2026-02-17 02:30:10.069 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.069 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.102 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:10.103 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:30:10.124 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali24200062b20" state="down"
2026-02-17 02:30:10.124 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24200062b20"
2026-02-17 02:30:10.124 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24200062b20", State:"down", Index:13}
2026-02-17 02:30:10.124 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.124 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.124 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24200062b20"
2026-02-17 02:30:10.124 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.124 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.127 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali24200062b20" state="up"
2026-02-17 02:30:10.148 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:10.148 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:30:10.148 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24200062b20", State:"up", Index:13}
2026-02-17 02:30:10.148 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24200062b20"
2026-02-17 02:30:10.148 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24200062b20"
2026-02-17 02:30:10.148 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24200062b20"
2026-02-17 02:30:10.148 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.149 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.180 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:10.180 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.469 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr, name=eth0)
2026-02-17 02:30:10.470 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3520"} profile:{inbound_rules:{action:"allow" rule_id:"t6rPHTHesCt0UUz0"} outbound_rules:{action:"allow" rule_id:"zF_ohCDYKlyaIuxn"}}
2026-02-17 02:30:10.470 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3520.default"} profile:{}
2026-02-17 02:30:10.470 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic51a49b7d45" profile_ids:"kns.deployment-3520" profile_ids:"ksa.deployment-3520.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:30:10.470 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:10.470 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:10.470 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:10.471 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic51a49b7d45" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.471 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3520" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.471 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EIqAz1hWJQwY-N52WX" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.471 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic51a49b7d45" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.471 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3520" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.471 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EIqAz1hWJQwY-N52WX" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.471 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic51a49b7d45"
2026-02-17 02:30:10.471 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:10.471 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:10.525 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:10.525 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} status="down"
2026-02-17 02:30:10.538 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6239" name:"default"}
2026-02-17 02:30:10.549 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calic51a49b7d45" state="down"
2026-02-17 02:30:10.550 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic51a49b7d45"
2026-02-17 02:30:10.550 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calic51a49b7d45" state="up"
2026-02-17 02:30:10.569 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic51a49b7d45", State:"down", Index:14}
2026-02-17 02:30:10.569 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.569 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.569 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic51a49b7d45", State:"up", Index:14}
2026-02-17 02:30:10.569 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic51a49b7d45"
2026-02-17 02:30:10.569 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic51a49b7d45"
2026-02-17 02:30:10.569 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic51a49b7d45"
2026-02-17 02:30:10.570 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:10.570 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:10.593 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:10.593 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.680 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"} labels:{key:"webhook-6239" value:"true"}
2026-02-17 02:30:10.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6239"}
2026-02-17 02:30:10.848 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8569" name:"default"}
2026-02-17 02:30:10.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8569"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8569"} labels:{key:"webhook-6239-markers" value:"true"}
2026-02-17 02:30:10.963 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8569"}
2026-02-17 02:30:11.009 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-17 02:30:11.009 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:11.009 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:11.009 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:11.228 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:30:11.228 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24200062b20" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:30:11.228 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.228 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.229 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.229 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24200062b20"
2026-02-17 02:30:11.229 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.229 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.249 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:11.250 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:11.299 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:30:11.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a4a91e6a2f" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:30:11.300 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:11.300 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:11.301 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:11.306 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:11.306 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:11.306 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:11.333 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:11.333 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:30:11.843 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-17 02:30:11.843 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24200062b20"
2026-02-17 02:30:11.843 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:11.843 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:12.257 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 02:30:12.257 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic51a49b7d45"
2026-02-17 02:30:12.257 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:12.258 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:14.594 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4397" name:"default"}
2026-02-17 02:30:14.779 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:30:14.779 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24200062b20" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:30:14.779 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:14.780 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:14.780 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:14.785 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24200062b20"
2026-02-17 02:30:14.785 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:14.785 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:14.810 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:14.810 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:15.084 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:30:15.085 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24200062b20" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:30:15.085 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.085 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.085 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.086 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24200062b20"
2026-02-17 02:30:15.086 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.086 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.118 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:15.118 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:15.543 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:30:15.543 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a4a91e6a2f" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:30:15.543 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.543 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.543 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.544 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:15.544 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.544 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.577 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:15.577 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:30:15.711 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:30:15.712 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a4a91e6a2f" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:30:15.712 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.712 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.712 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.720 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:15.720 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.720 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:15.746 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:15.746 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:30:15.747 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4863"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4863"}
2026-02-17 02:30:17.183 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4397"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4397"}
2026-02-17 02:30:17.252 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4397"}
2026-02-17 02:30:18.238 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:30:18.238 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:30:18.239 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.default"}
2026-02-17 02:30:18.239 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:18.239 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:18.239 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3yNX5ChtMBKyABj8HM" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.239 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3yNX5ChtMBKyABj8HM" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.239 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:18.239 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali24200062b20" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.239 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali24200062b20" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.239 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:18.239 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:18.240 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.8
2026-02-17 02:30:18.300 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:18.325 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:30:18.325 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa" endpoint_id:"eth0"}
2026-02-17 02:30:18.325 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-4863"}
2026-02-17 02:30:18.325 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.nomount"}
2026-02-17 02:30:18.325 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:18.325 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:18.325 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.325 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.325 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.325 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.325 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:18.325 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a4a91e6a2f" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.325 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a4a91e6a2f" ipVersion=0x4 table="filter"
2026-02-17 02:30:18.326 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:18.326 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:18.337 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.7
2026-02-17 02:30:18.358 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali24200062b20" state="down"
2026-02-17 02:30:18.359 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24200062b20"
2026-02-17 02:30:18.359 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-17 02:30:18.362 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali24200062b20" state=""
2026-02-17 02:30:18.362 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali24200062b20"
2026-02-17 02:30:18.390 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:30:18.390 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24200062b20", State:"down", Index:13}
2026-02-17 02:30:18.390 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Typed[string]{}}
2026-02-17 02:30:18.390 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Typed[string]{}}
2026-02-17 02:30:18.390 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24200062b20", State:"", Index:13}
2026-02-17 02:30:18.390 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Set[string](nil)}
2026-02-17 02:30:18.390 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24200062b20", Addrs:set.Set[string](nil)}
2026-02-17 02:30:18.431 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali7a4a91e6a2f" state="down"
2026-02-17 02:30:18.431 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:18.431 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-17 02:30:18.431 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a4a91e6a2f", State:"down", Index:12}
2026-02-17 02:30:18.431 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:18.432 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:18.434 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali7a4a91e6a2f" state=""
2026-02-17 02:30:18.434 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a4a91e6a2f"
2026-02-17 02:30:18.455 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a4a91e6a2f", State:"", Index:12}
2026-02-17 02:30:18.456 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Set[string](nil)}
2026-02-17 02:30:18.456 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a4a91e6a2f", Addrs:set.Set[string](nil)}
2026-02-17 02:30:19.092 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr, name=eth0)
2026-02-17 02:30:19.093 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic51a49b7d45" profile_ids:"kns.deployment-3520" profile_ids:"ksa.deployment-3520.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:30:19.093 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:19.093 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:19.093 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:19.094 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic51a49b7d45"
2026-02-17 02:30:19.094 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:19.094 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:19.114 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:19.114 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} status="up"
2026-02-17 02:30:19.197 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-4604"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-4604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-4604"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:19.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-4604" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:19.324 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9956"
2026-02-17 02:30:19.464 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:19.497 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5147"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5147"} labels:{key:"webhook-9956-markers" value:"true"}
2026-02-17 02:30:19.522 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-4604"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-4604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-4604"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:19.523 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4835"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-4835"}
2026-02-17 02:30:19.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-4835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:19.855 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3520"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3520"}
2026-02-17 02:30:19.888 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3834"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3834"}
2026-02-17 02:30:19.918 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:20.177 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod1, name=eth0)
2026-02-17 02:30:20.177 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.hostport-4835"} profile:{inbound_rules:{action:"allow" rule_id:"VBk4unpMeM0x2pGI"} outbound_rules:{action:"allow" rule_id:"Uqw6QAV1h0dF1jI3"}}
2026-02-17 02:30:20.177 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.hostport-4835.default"} profile:{}
2026-02-17 02:30:20.177 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fc17c74f26" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:30:20.177 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:20.177 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:20.178 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:20.178 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6fc17c74f26" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.178 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.hostport-4835" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.178 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9BkCTN4F2n4KZ1eknF" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.178 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6fc17c74f26" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.178 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.hostport-4835" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.178 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9BkCTN4F2n4KZ1eknF" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.178 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:20.178 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:20.178 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:20.223 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:20.223 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:30:20.242 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali6fc17c74f26" state="down"
2026-02-17 02:30:20.242 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6fc17c74f26"
2026-02-17 02:30:20.242 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fc17c74f26", State:"down", Index:15}
2026-02-17 02:30:20.243 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali6fc17c74f26" state="up"
2026-02-17 02:30:20.243 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Typed[string]{}}
2026-02-17 02:30:20.243 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Typed[string]{}}
2026-02-17 02:30:20.243 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fc17c74f26", State:"up", Index:15}
2026-02-17 02:30:20.243 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:20.243 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:20.243 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:20.243 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:20.243 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:20.270 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:20.270 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:20.761 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"default"}
2026-02-17 02:30:20.788 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"mount"}
2026-02-17 02:30:20.788 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"nomount"}
2026-02-17 02:30:21.112 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod1, name=eth0)
2026-02-17 02:30:21.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fc17c74f26" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:30:21.112 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.112 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.113 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.114 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:21.114 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.114 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.141 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod1, name=eth0)
2026-02-17 02:30:21.142 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:21.142 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:21.142 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fc17c74f26" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:30:21.143 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.143 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.143 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.144 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:21.144 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.144 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:21.248 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:21.248 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:21.288 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4863"}
2026-02-17 02:30:21.922 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 02:30:21.922 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6fc17c74f26"
2026-02-17 02:30:21.922 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:21.922 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:22.251 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod2, name=eth0)
2026-02-17 02:30:22.252 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali963a44f5557" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:30:22.252 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:22.252 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:22.252 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:22.253 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali963a44f5557" ipVersion=0x4 table="filter"
2026-02-17 02:30:22.253 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali963a44f5557" ipVersion=0x4 table="filter"
2026-02-17 02:30:22.253 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali963a44f5557"
2026-02-17 02:30:22.253 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:22.253 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:22.281 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali963a44f5557" state="down"
2026-02-17 02:30:22.281 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali963a44f5557"
2026-02-17 02:30:22.287 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali963a44f5557" state="up"
2026-02-17 02:30:22.311 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:22.312 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:30:22.312 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963a44f5557", State:"down", Index:16}
2026-02-17 02:30:22.312 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Typed[string]{}}
2026-02-17 02:30:22.312 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Typed[string]{}}
2026-02-17 02:30:22.313 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963a44f5557", State:"up", Index:16}
2026-02-17 02:30:22.313 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali963a44f5557"
2026-02-17 02:30:22.313 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali963a44f5557"
2026-02-17 02:30:22.313 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali963a44f5557"
2026-02-17 02:30:22.318 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:22.318 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:22.339 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:22.339 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:30:23.841 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-17 02:30:23.841 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali963a44f5557"
2026-02-17 02:30:23.842 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:23.842 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:24.063 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3834"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3834"}
2026-02-17 02:30:24.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7549"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7549"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7549"}
2026-02-17 02:30:24.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-7549" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:24.155 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod2, name=eth0)
2026-02-17 02:30:24.156 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali963a44f5557" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:30:24.156 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.156 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.156 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.157 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali963a44f5557"
2026-02-17 02:30:24.157 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.157 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.186 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:24.186 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:30:24.193 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7549"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7549"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7549"}
2026-02-17 02:30:24.204 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod2, name=eth0)
2026-02-17 02:30:24.229 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali963a44f5557" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:30:24.229 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5587"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-5587"}
2026-02-17 02:30:24.229 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.230 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.230 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.231 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali963a44f5557"
2026-02-17 02:30:24.231 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.231 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:24.254 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:24.254 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:30:24.254 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-5587" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:24.668 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-4604" name:"default"}
2026-02-17 02:30:24.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9956" name:"default"}
2026-02-17 02:30:24.901 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr, name=eth0)
2026-02-17 02:30:24.901 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic51a49b7d45" profile_ids:"kns.deployment-3520" profile_ids:"ksa.deployment-3520.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:30:24.901 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.901 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.901 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.902 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic51a49b7d45"
2026-02-17 02:30:24.902 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.902 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.914 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr, name=eth0)
2026-02-17 02:30:24.925 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:24.925 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"} status="up"
2026-02-17 02:30:24.925 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr" endpoint_id:"eth0"}
2026-02-17 02:30:24.925 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3520"}
2026-02-17 02:30:24.925 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3520.default"}
2026-02-17 02:30:24.925 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.925 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.926 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3520" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.926 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EIqAz1hWJQwY-N52WX" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.926 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3520" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.926 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EIqAz1hWJQwY-N52WX" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.926 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.926 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic51a49b7d45" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.926 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic51a49b7d45" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.926 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.926 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:24.926 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.9
2026-02-17 02:30:24.990 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3520/test-deployment-sdx2h-6dcdd4444f-2gblr", EndpointId:"eth0"}
2026-02-17 02:30:25.700 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5147" name:"default"}
2026-02-17 02:30:26.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:26.031 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9956"}
2026-02-17 02:30:26.142 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calic51a49b7d45" state="down"
2026-02-17 02:30:26.143 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic51a49b7d45"
2026-02-17 02:30:26.143 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 02:30:26.143 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calic51a49b7d45" state=""
2026-02-17 02:30:26.143 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic51a49b7d45"
2026-02-17 02:30:26.143 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic51a49b7d45", State:"down", Index:14}
2026-02-17 02:30:26.143 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:26.143 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:26.143 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic51a49b7d45", State:"", Index:14}
2026-02-17 02:30:26.143 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Set[string](nil)}
2026-02-17 02:30:26.143 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic51a49b7d45", Addrs:set.Set[string](nil)}
2026-02-17 02:30:26.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3520" name:"default"}
2026-02-17 02:30:26.439 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5147"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5147"} labels:{key:"webhook-9956-markers" value:"true"}
2026-02-17 02:30:26.464 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-4604"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-4604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-4604"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:26.464 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5147"}
2026-02-17 02:30:26.507 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-4604"}
2026-02-17 02:30:26.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5587"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-5587"}
2026-02-17 02:30:26.622 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7544"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"events-7544"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7544"}
2026-02-17 02:30:26.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-7544" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:27.488 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali8585ec04b77" state="up"
2026-02-17 02:30:27.488 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8585ec04b77"
2026-02-17 02:30:27.488 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8585ec04b77", State:"up", Index:17}
2026-02-17 02:30:27.488 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Typed[string]{}}
2026-02-17 02:30:27.488 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Typed[string]{}}
2026-02-17 02:30:27.488 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8585ec04b77"
2026-02-17 02:30:27.488 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8585ec04b77"
2026-02-17 02:30:27.544 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali8585ec04b77" state="down"
2026-02-17 02:30:27.544 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8585ec04b77", State:"down", Index:17}
2026-02-17 02:30:27.553 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali8585ec04b77" state="up"
2026-02-17 02:30:27.578 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8585ec04b77", State:"up", Index:17}
2026-02-17 02:30:27.578 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8585ec04b77"
2026-02-17 02:30:27.579 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8585ec04b77"
2026-02-17 02:30:27.655 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod3, name=eth0)
2026-02-17 02:30:27.656 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8585ec04b77" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:30:27.656 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:27.656 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:27.656 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:27.656 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8585ec04b77" ipVersion=0x4 table="filter"
2026-02-17 02:30:27.657 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8585ec04b77" ipVersion=0x4 table="filter"
2026-02-17 02:30:27.657 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8585ec04b77"
2026-02-17 02:30:27.657 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:27.657 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:27.701 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:27.701 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:28.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3520"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3520"}
2026-02-17 02:30:28.578 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali48f69b51b43" state="down"
2026-02-17 02:30:28.578 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48f69b51b43"
2026-02-17 02:30:28.578 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f69b51b43", State:"down", Index:18}
2026-02-17 02:30:28.578 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Typed[string]{}}
2026-02-17 02:30:28.578 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Typed[string]{}}
2026-02-17 02:30:28.584 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali48f69b51b43" state="up"
2026-02-17 02:30:28.599 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f69b51b43", State:"up", Index:18}
2026-02-17 02:30:28.599 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali48f69b51b43"
2026-02-17 02:30:28.600 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f69b51b43"
2026-02-17 02:30:28.612 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-5587/e2e-rc-f5gwj-jnfxf, name=eth0)
2026-02-17 02:30:28.630 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-5587"} profile:{inbound_rules:{action:"allow" rule_id:"28S32xoQ3NOKchHV"} outbound_rules:{action:"allow" rule_id:"2OrIqF3m1jlOjXsc"}}
2026-02-17 02:30:28.630 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-5587.default"} profile:{}
2026-02-17 02:30:28.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5587/e2e-rc-f5gwj-jnfxf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f69b51b43" profile_ids:"kns.replication-controller-5587" profile_ids:"ksa.replication-controller-5587.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:30:28.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7544"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"events-7544"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7544"}
2026-02-17 02:30:28.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3520"}
2026-02-17 02:30:28.631 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:28.631 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:28.631 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:28.631 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali48f69b51b43" ipVersion=0x4 table="filter"
2026-02-17 02:30:28.631 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:28.631 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:28.631 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali48f69b51b43" ipVersion=0x4 table="filter"
2026-02-17 02:30:28.631 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:28.631 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:28.631 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f69b51b43"
2026-02-17 02:30:28.632 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:28.632 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:28.671 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:28.671 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:28.671 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8255"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8255"}
2026-02-17 02:30:28.671 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:29.157 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-17 02:30:29.158 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8585ec04b77"
2026-02-17 02:30:29.158 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:29.158 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:30.369 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 02:30:30.369 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali48f69b51b43"
2026-02-17 02:30:30.369 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:30.369 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:31.048 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-7549" name:"default"}
2026-02-17 02:30:32.015 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-5587/e2e-rc-f5gwj-jnfxf, name=eth0)
2026-02-17 02:30:32.015 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5587/e2e-rc-f5gwj-jnfxf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f69b51b43" profile_ids:"kns.replication-controller-5587" profile_ids:"ksa.replication-controller-5587.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:30:32.015 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.015 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.015 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.016 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f69b51b43"
2026-02-17 02:30:32.016 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.016 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.038 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:32.038 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:32.109 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-5587/e2e-rc-f5gwj-jnfxf, name=eth0)
2026-02-17 02:30:32.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5587/e2e-rc-f5gwj-jnfxf" endpoint_id:"eth0"}
2026-02-17 02:30:32.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-5587.default"}
2026-02-17 02:30:32.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-5587"}
2026-02-17 02:30:32.110 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.110 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:32.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:32.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:32.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:32.110 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali48f69b51b43" ipVersion=0x4 table="filter"
2026-02-17 02:30:32.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali48f69b51b43" ipVersion=0x4 table="filter"
2026-02-17 02:30:32.111 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.111 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.111 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.13
2026-02-17 02:30:32.171 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-jnfxf", EndpointId:"eth0"}
2026-02-17 02:30:32.884 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod3, name=eth0)
2026-02-17 02:30:32.884 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8585ec04b77" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:30:32.884 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:32.884 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:32.884 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:32.885 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8585ec04b77"
2026-02-17 02:30:32.885 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:32.885 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:32.904 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:32.904 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:33.162 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod3, name=eth0)
2026-02-17 02:30:33.162 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8585ec04b77" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:30:33.162 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:33.163 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:33.163 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:33.166 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8585ec04b77"
2026-02-17 02:30:33.166 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:33.166 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:33.186 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:33.186 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:34.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7549"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7549"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7549"}
2026-02-17 02:30:34.470 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-7549"}
2026-02-17 02:30:34.620 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3834" name:"default"}
2026-02-17 02:30:35.087 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3834"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3834"}
2026-02-17 02:30:35.280 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3834"}
2026-02-17 02:30:35.380 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali48f69b51b43" state="down"
2026-02-17 02:30:35.380 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48f69b51b43"
2026-02-17 02:30:35.380 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-17 02:30:35.380 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f69b51b43", State:"down", Index:18}
2026-02-17 02:30:35.381 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Typed[string]{}}
2026-02-17 02:30:35.381 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Typed[string]{}}
2026-02-17 02:30:35.383 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali48f69b51b43" state=""
2026-02-17 02:30:35.383 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali48f69b51b43"
2026-02-17 02:30:35.406 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f69b51b43", State:"", Index:18}
2026-02-17 02:30:35.407 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Set[string](nil)}
2026-02-17 02:30:35.407 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f69b51b43", Addrs:set.Set[string](nil)}
2026-02-17 02:30:36.553 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-7544" name:"default"}
2026-02-17 02:30:36.699 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-5587" name:"default"}
2026-02-17 02:30:37.722 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5587"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-5587"}
2026-02-17 02:30:37.957 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-5587"}
2026-02-17 02:30:38.526 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7544"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"events-7544"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7544"}
2026-02-17 02:30:38.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-7544"}
2026-02-17 02:30:44.660 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4835"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-4835"}
2026-02-17 02:30:44.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3349"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3349"}
2026-02-17 02:30:44.718 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-3349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:49.698 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod1, name=eth0)
2026-02-17 02:30:49.699 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fc17c74f26" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:30:49.699 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.699 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.699 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.701 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:49.702 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.702 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.714 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod2, name=eth0)
2026-02-17 02:30:49.724 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.724 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.724 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali963a44f5557" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:30:49.724 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.725 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.725 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.726 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali963a44f5557"
2026-02-17 02:30:49.726 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod3, name=eth0)
2026-02-17 02:30:49.727 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.727 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.740 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod1, name=eth0)
2026-02-17 02:30:49.749 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.749 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.749 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8585ec04b77" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:30:49.749 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fc17c74f26" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:30:49.749 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4835"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-4835"}
2026-02-17 02:30:49.749 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.749 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.749 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.750 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.751 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.751 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.752 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8585ec04b77"
2026-02-17 02:30:49.752 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fc17c74f26"
2026-02-17 02:30:49.752 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.752 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.752 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.752 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:49.767 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod2, name=eth0)
2026-02-17 02:30:49.773 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.773 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.773 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.773 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.773 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali963a44f5557" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:30:49.773 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.773 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.773 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.773 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali963a44f5557"
2026-02-17 02:30:49.774 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.774 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:49.782 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod3, name=eth0)
2026-02-17 02:30:49.795 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.795 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8585ec04b77" profile_ids:"kns.hostport-4835" profile_ids:"ksa.hostport-4835.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:30:49.795 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.795 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.796 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.796 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8585ec04b77"
2026-02-17 02:30:49.797 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.797 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:49.821 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.821 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.854 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3349"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3349"}
2026-02-17 02:30:49.890 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2032"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2032"}
2026-02-17 02:30:49.917 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:50.473 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod2, name=eth0)
2026-02-17 02:30:50.473 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod2" endpoint_id:"eth0"}
2026-02-17 02:30:50.473 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:50.473 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:50.473 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:50.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali963a44f5557" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali963a44f5557" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.473 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:50.473 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:50.473 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.11
bird: KIF: Received address message for unknown interface 16
2026-02-17 02:30:50.542 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod3, name=eth0)
2026-02-17 02:30:50.550 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod2", EndpointId:"eth0"}
2026-02-17 02:30:50.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod3" endpoint_id:"eth0"}
2026-02-17 02:30:50.550 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:50.550 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:50.554 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:50.554 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8585ec04b77" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.554 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8585ec04b77" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.555 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:50.555 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:50.555 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.12
2026-02-17 02:30:50.590 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-17 02:30:50.590 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali963a44f5557"
2026-02-17 02:30:50.590 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali963a44f5557" state="down"
2026-02-17 02:30:50.590 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali963a44f5557" state=""
2026-02-17 02:30:50.590 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali963a44f5557"
2026-02-17 02:30:50.621 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod3", EndpointId:"eth0"}
2026-02-17 02:30:50.621 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.621 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.622 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963a44f5557", State:"down", Index:16}
2026-02-17 02:30:50.622 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963a44f5557", State:"", Index:16}
2026-02-17 02:30:50.622 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Set[string](nil)}
2026-02-17 02:30:50.622 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963a44f5557", Addrs:set.Set[string](nil)}
2026-02-17 02:30:50.638 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=hostport-4835/pod1, name=eth0)
2026-02-17 02:30:50.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-4835/pod1" endpoint_id:"eth0"}
2026-02-17 02:30:50.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.hostport-4835"}
2026-02-17 02:30:50.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.hostport-4835.default"}
2026-02-17 02:30:50.643 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:50.643 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:50.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.hostport-4835" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9BkCTN4F2n4KZ1eknF" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.hostport-4835" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9BkCTN4F2n4KZ1eknF" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.644 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:50.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6fc17c74f26" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6fc17c74f26" ipVersion=0x4 table="filter"
2026-02-17 02:30:50.644 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:50.644 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:50.644 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.10
2026-02-17 02:30:50.645 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali8585ec04b77" state="down"
2026-02-17 02:30:50.645 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8585ec04b77"
2026-02-17 02:30:50.650 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-17 02:30:50.653 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali8585ec04b77" state=""
2026-02-17 02:30:50.653 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8585ec04b77"
2026-02-17 02:30:50.703 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-4835/pod1", EndpointId:"eth0"}
2026-02-17 02:30:50.703 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8585ec04b77", State:"down", Index:17}
2026-02-17 02:30:50.703 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.703 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.703 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8585ec04b77", State:"", Index:17}
2026-02-17 02:30:50.703 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Set[string](nil)}
2026-02-17 02:30:50.703 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8585ec04b77", Addrs:set.Set[string](nil)}
2026-02-17 02:30:50.742 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6fc17c74f26"
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali6fc17c74f26" state="down"
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.742 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali6fc17c74f26" state=""
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fc17c74f26", State:"down", Index:15}
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6fc17c74f26"
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fc17c74f26", State:"", Index:15}
2026-02-17 02:30:50.742 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Set[string](nil)}
2026-02-17 02:30:50.743 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fc17c74f26", Addrs:set.Set[string](nil)}
2026-02-17 02:30:51.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:30:51.772 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:30:51.772 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:30:53.105 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2032"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2032"}
2026-02-17 02:30:53.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2169"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2169"}
2026-02-17 02:30:53.130 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:53.714 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3, name=eth0)
2026-02-17 02:30:53.715 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2169"} profile:{inbound_rules:{action:"allow" rule_id:"N-qdE6NZxBk-4zkk"} outbound_rules:{action:"allow" rule_id:"15FTO3386JIFqhew"}}
2026-02-17 02:30:53.715 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2169.default"} profile:{}
2026-02-17 02:30:53.715 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28de3e11a45" profile_ids:"kns.projected-2169" profile_ids:"ksa.projected-2169.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:30:53.715 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.715 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.715 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali28de3e11a45" ipVersion=0x4 table="filter"
2026-02-17 02:30:53.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2169" ipVersion=0x4 table="filter"
2026-02-17 02:30:53.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EQJFnjjaVAWGcF6zGj" ipVersion=0x4 table="filter"
2026-02-17 02:30:53.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali28de3e11a45" ipVersion=0x4 table="filter"
2026-02-17 02:30:53.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2169" ipVersion=0x4 table="filter"
2026-02-17 02:30:53.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EQJFnjjaVAWGcF6zGj" ipVersion=0x4 table="filter"
2026-02-17 02:30:53.716 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali28de3e11a45"
2026-02-17 02:30:53.716 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.716 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.759 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:53.759 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} status="down"
2026-02-17 02:30:53.789 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali28de3e11a45" state="down"
2026-02-17 02:30:53.789 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28de3e11a45"
2026-02-17 02:30:53.789 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28de3e11a45", State:"down", Index:19}
2026-02-17 02:30:53.789 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:53.789 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:53.789 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28de3e11a45"
2026-02-17 02:30:53.789 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.789 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.793 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali28de3e11a45" state="up"
2026-02-17 02:30:53.815 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:53.816 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} status="down"
2026-02-17 02:30:53.816 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28de3e11a45", State:"up", Index:19}
2026-02-17 02:30:53.816 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali28de3e11a45"
2026-02-17 02:30:53.816 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28de3e11a45"
2026-02-17 02:30:53.817 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28de3e11a45"
2026-02-17 02:30:53.818 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.818 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:53.837 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:53.837 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:54.533 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3, name=eth0)
2026-02-17 02:30:54.534 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28de3e11a45" profile_ids:"kns.projected-2169" profile_ids:"ksa.projected-2169.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:30:54.534 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:54.534 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:54.534 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:54.534 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28de3e11a45"
2026-02-17 02:30:54.534 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:54.534 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:54.555 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:54.555 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:54.828 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-4835" name:"default"}
2026-02-17 02:30:55.239 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-3349" name:"default"}
2026-02-17 02:30:55.425 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 02:30:55.425 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali28de3e11a45"
2026-02-17 02:30:55.425 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:55.425 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:55.446 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3349"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3349"}
2026-02-17 02:30:55.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-3349"}
2026-02-17 02:30:55.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-4835"}
2026-02-17 02:30:55.670 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:30:55.731 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3, name=eth0)
2026-02-17 02:30:55.731 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28de3e11a45" profile_ids:"kns.projected-2169" profile_ids:"ksa.projected-2169.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:30:55.731 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.732 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.732 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.732 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28de3e11a45"
2026-02-17 02:30:55.732 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.732 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.763 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:55.763 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} status="up"
2026-02-17 02:30:55.836 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali28de3e11a45" state="down"
2026-02-17 02:30:55.836 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28de3e11a45"
2026-02-17 02:30:55.836 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28de3e11a45", State:"down", Index:19}
2026-02-17 02:30:55.836 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:55.836 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Typed[string]{}}
2026-02-17 02:30:55.836 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28de3e11a45"
2026-02-17 02:30:55.836 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.836 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.837 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-17 02:30:55.837 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.14
2026-02-17 02:30:55.842 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali28de3e11a45" state=""
2026-02-17 02:30:55.842 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali28de3e11a45"
2026-02-17 02:30:55.858 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:55.858 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} status="down"
2026-02-17 02:30:55.858 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28de3e11a45", State:"", Index:19}
2026-02-17 02:30:55.858 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Set[string](nil)}
2026-02-17 02:30:55.858 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28de3e11a45", Addrs:set.Set[string](nil)}
2026-02-17 02:30:55.858 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28de3e11a45"
2026-02-17 02:30:55.858 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.858 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.880 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:55.880 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"} status="down"
2026-02-17 02:30:55.944 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3, name=eth0)
2026-02-17 02:30:55.945 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3" endpoint_id:"eth0"}
2026-02-17 02:30:55.945 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2169"}
2026-02-17 02:30:55.945 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2169.default"}
2026-02-17 02:30:55.945 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.945 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.946 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2169" ipVersion=0x4 table="filter"
2026-02-17 02:30:55.946 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EQJFnjjaVAWGcF6zGj" ipVersion=0x4 table="filter"
2026-02-17 02:30:55.946 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2169" ipVersion=0x4 table="filter"
2026-02-17 02:30:55.946 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EQJFnjjaVAWGcF6zGj" ipVersion=0x4 table="filter"
2026-02-17 02:30:55.946 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.946 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali28de3e11a45" ipVersion=0x4 table="filter"
2026-02-17 02:30:55.946 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali28de3e11a45" ipVersion=0x4 table="filter"
2026-02-17 02:30:55.946 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:55.946 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:56.002 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2169/pod-projected-secrets-767356e3-e198-4b6d-ac2e-9de09c4655e3", EndpointId:"eth0"}
2026-02-17 02:30:56.674 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8255"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8255"}
2026-02-17 02:30:56.702 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4814"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4814"}
2026-02-17 02:30:56.724 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:57.258 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2169"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2169"}
2026-02-17 02:30:57.303 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1693"}
2026-02-17 02:30:57.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1693" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:58.058 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-0-kcttz, name=eth0)
2026-02-17 02:30:58.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1693"} profile:{inbound_rules:{action:"allow" rule_id:"drk7XdHh1KmNGvBk"} outbound_rules:{action:"allow" rule_id:"iLvf0NqBAAa61Ldc"}}
2026-02-17 02:30:58.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1693.default"} profile:{}
2026-02-17 02:30:58.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-0-kcttz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76d61be4a70" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:30:58.059 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.059 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.059 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.060 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali76d61be4a70" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.060 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1693" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.060 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OKpaxxOtQF6a8oHSPh" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.060 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali76d61be4a70" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.060 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1693" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.060 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OKpaxxOtQF6a8oHSPh" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.060 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali76d61be4a70"
2026-02-17 02:30:58.060 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.060 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.099 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:58.100 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} status="down"
2026-02-17 02:30:58.100 [INFO][79] felix/summary.go 100: Summarising 212 dataplane reconciliation loops over 1m0.3s: avg=28ms longest=106ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:30:58.136 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali76d61be4a70" state="down"
2026-02-17 02:30:58.136 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76d61be4a70"
2026-02-17 02:30:58.136 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76d61be4a70", State:"down", Index:20}
2026-02-17 02:30:58.136 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Typed[string]{}}
2026-02-17 02:30:58.136 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Typed[string]{}}
2026-02-17 02:30:58.136 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76d61be4a70"
2026-02-17 02:30:58.136 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.136 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.138 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali76d61be4a70" state="up"
2026-02-17 02:30:58.156 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:58.156 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} status="down"
2026-02-17 02:30:58.157 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2032" name:"default"}
2026-02-17 02:30:58.173 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-1-k4w8r, name=eth0)
2026-02-17 02:30:58.175 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4893b175678" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:30:58.176 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:58.176 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:58.176 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:58.176 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4893b175678" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.176 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4893b175678" ipVersion=0x4 table="filter"
2026-02-17 02:30:58.176 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4893b175678"
2026-02-17 02:30:58.176 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:58.176 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:58.216 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:58.216 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} status="down"
2026-02-17 02:30:58.216 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76d61be4a70", State:"up", Index:20}
2026-02-17 02:30:58.216 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali76d61be4a70"
2026-02-17 02:30:58.217 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76d61be4a70"
2026-02-17 02:30:58.217 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76d61be4a70"
2026-02-17 02:30:58.217 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.217 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:58.237 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:58.237 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} status="up"
2026-02-17 02:30:58.249 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4893b175678" state="down"
2026-02-17 02:30:58.249 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4893b175678"
2026-02-17 02:30:58.249 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4893b175678" state="up"
2026-02-17 02:30:58.249 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4893b175678", State:"down", Index:21}
2026-02-17 02:30:58.250 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Typed[string]{}}
2026-02-17 02:30:58.250 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Typed[string]{}}
2026-02-17 02:30:58.250 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4893b175678", State:"up", Index:21}
2026-02-17 02:30:58.250 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4893b175678"
2026-02-17 02:30:58.250 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4893b175678"
2026-02-17 02:30:58.250 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4893b175678"
2026-02-17 02:30:58.250 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:58.250 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:58.270 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:58.270 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} status="up"
2026-02-17 02:30:58.468 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2032"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2032"}
2026-02-17 02:30:58.492 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2032"}
2026-02-17 02:30:59.573 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-0-kcttz, name=eth0)
2026-02-17 02:30:59.574 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-0-kcttz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76d61be4a70" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:30:59.574 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:59.575 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:59.575 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:59.576 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76d61be4a70"
2026-02-17 02:30:59.578 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:59.579 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:30:59.591 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-1-k4w8r, name=eth0)
2026-02-17 02:30:59.605 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:59.606 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} status="up"
2026-02-17 02:30:59.606 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4893b175678" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:30:59.606 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:59.606 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:59.607 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:59.610 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4893b175678"
2026-02-17 02:30:59.610 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:59.611 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:30:59.635 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:59.635 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} status="up"
2026-02-17 02:30:59.905 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 02:30:59.905 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali76d61be4a70"
2026-02-17 02:30:59.905 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:59.905 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:00.065 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-17 02:31:00.066 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4893b175678"
2026-02-17 02:31:00.066 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:00.066 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:00.586 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-1-k4w8r, name=eth0)
2026-02-17 02:31:00.586 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4893b175678" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:31:00.586 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:00.586 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:00.587 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:00.587 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4893b175678"
2026-02-17 02:31:00.588 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:00.588 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:00.608 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:00.608 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} status="up"
2026-02-17 02:31:00.754 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-0-kcttz, name=eth0)
2026-02-17 02:31:00.755 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-0-kcttz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76d61be4a70" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:31:00.755 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.755 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.755 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.756 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76d61be4a70"
2026-02-17 02:31:00.756 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.756 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 20
2026-02-17 02:31:00.783 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:00.783 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} status="up"
2026-02-17 02:31:00.834 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4814"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4814"}
2026-02-17 02:31:00.867 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8770"}
2026-02-17 02:31:00.872 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-17 02:31:00.872 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76d61be4a70"
2026-02-17 02:31:00.872 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali76d61be4a70" state="down"
2026-02-17 02:31:00.872 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali76d61be4a70" state=""
2026-02-17 02:31:00.872 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali76d61be4a70"
2026-02-17 02:31:00.891 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8770" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:00.908 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Typed[string]{}}
2026-02-17 02:31:00.908 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Typed[string]{}}
2026-02-17 02:31:00.908 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76d61be4a70", State:"down", Index:20}
2026-02-17 02:31:00.908 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76d61be4a70", State:"", Index:20}
2026-02-17 02:31:00.908 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Set[string](nil)}
2026-02-17 02:31:00.908 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76d61be4a70", Addrs:set.Set[string](nil)}
2026-02-17 02:31:00.908 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76d61be4a70"
2026-02-17 02:31:00.908 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.909 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.909 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.15
2026-02-17 02:31:00.931 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:00.931 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"} status="down"
2026-02-17 02:31:00.993 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-0-kcttz, name=eth0)
2026-02-17 02:31:00.993 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-0-kcttz" endpoint_id:"eth0"}
2026-02-17 02:31:00.993 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.993 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.994 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.994 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali76d61be4a70" ipVersion=0x4 table="filter"
2026-02-17 02:31:00.994 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali76d61be4a70" ipVersion=0x4 table="filter"
2026-02-17 02:31:00.994 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:00.994 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:01.056 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-0-kcttz", EndpointId:"eth0"}
2026-02-17 02:31:01.598 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-1-k4w8r, name=eth0)
2026-02-17 02:31:01.598 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4893b175678" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:31:01.598 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.598 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.598 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.599 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4893b175678"
2026-02-17 02:31:01.599 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.599 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.626 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-1-k4w8r, name=eth0)
2026-02-17 02:31:01.630 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:01.630 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} status="up"
2026-02-17 02:31:01.630 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4893b175678" profile_ids:"kns.job-1693" profile_ids:"ksa.job-1693.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:31:01.630 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.630 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.630 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.631 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4893b175678"
2026-02-17 02:31:01.631 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.631 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.650 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:01.650 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"} status="up"
2026-02-17 02:31:01.771 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1693/with-success-policy-succeeded-indexed-1-k4w8r, name=eth0)
2026-02-17 02:31:01.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r" endpoint_id:"eth0"}
2026-02-17 02:31:01.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1693"}
2026-02-17 02:31:01.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1693.default"}
2026-02-17 02:31:01.777 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.777 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1693" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OKpaxxOtQF6a8oHSPh" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1693" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OKpaxxOtQF6a8oHSPh" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.779 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4893b175678" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4893b175678" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.779 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.779 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.779 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.16
2026-02-17 02:31:01.842 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1693/with-success-policy-succeeded-indexed-1-k4w8r", EndpointId:"eth0"}
2026-02-17 02:31:01.887 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4893b175678" state="down"
2026-02-17 02:31:01.888 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4893b175678", State:"down", Index:21}
2026-02-17 02:31:01.890 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4893b175678"
2026-02-17 02:31:01.890 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-17 02:31:01.890 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4893b175678" state=""
2026-02-17 02:31:01.890 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4893b175678"
2026-02-17 02:31:01.915 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Typed[string]{}}
2026-02-17 02:31:01.915 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Typed[string]{}}
2026-02-17 02:31:01.915 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4893b175678", State:"", Index:21}
2026-02-17 02:31:01.915 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Set[string](nil)}
2026-02-17 02:31:01.915 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4893b175678", Addrs:set.Set[string](nil)}
2026-02-17 02:31:02.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8255" name:"default"}
2026-02-17 02:31:02.673 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8255"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8255"}
2026-02-17 02:31:02.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8255"}
2026-02-17 02:31:02.750 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2169" name:"default"}
2026-02-17 02:31:02.948 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2169"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2169"}
2026-02-17 02:31:02.981 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2169"}
2026-02-17 02:31:03.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1693"}
2026-02-17 02:31:03.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2557"}
2026-02-17 02:31:03.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2557" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:05.291 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8770"}
2026-02-17 02:31:05.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6731"}
2026-02-17 02:31:05.357 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:06.173 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4814" name:"default"}
2026-02-17 02:31:06.295 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4814"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4814"}
2026-02-17 02:31:06.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4814"}
2026-02-17 02:31:07.655 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3649"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3649"}
2026-02-17 02:31:07.683 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"}
2026-02-17 02:31:07.700 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:07.718 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"} labels:{key:"webhook-3872" value:"true"}
2026-02-17 02:31:07.742 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7921"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7921"} labels:{key:"webhook-3872-markers" value:"true"}
2026-02-17 02:31:07.758 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:08.436 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:31:08.436 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:08.436 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:08.557 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1693" name:"default"}
2026-02-17 02:31:08.877 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1693"}
2026-02-17 02:31:08.895 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn, name=eth0)
2026-02-17 02:31:08.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-3872"} profile:{inbound_rules:{action:"allow" rule_id:"P_m9xQrhfPGFML8b"} outbound_rules:{action:"allow" rule_id:"f7NFGBoZ7xqvbJ38"}}
2026-02-17 02:31:08.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-3872.default"} profile:{}
2026-02-17 02:31:08.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali340622cf208" profile_ids:"kns.webhook-3872" profile_ids:"ksa.webhook-3872.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:31:08.902 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:08.902 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:08.902 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:08.903 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali340622cf208" ipVersion=0x4 table="filter"
2026-02-17 02:31:08.903 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-3872" ipVersion=0x4 table="filter"
2026-02-17 02:31:08.903 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NPLEIh7BJZEPol4HJ2" ipVersion=0x4 table="filter"
2026-02-17 02:31:08.903 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali340622cf208" ipVersion=0x4 table="filter"
2026-02-17 02:31:08.903 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-3872" ipVersion=0x4 table="filter"
2026-02-17 02:31:08.903 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NPLEIh7BJZEPol4HJ2" ipVersion=0x4 table="filter"
2026-02-17 02:31:08.903 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali340622cf208"
2026-02-17 02:31:08.903 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:08.903 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:08.948 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:08.948 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} status="down"
2026-02-17 02:31:08.948 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1693"}
2026-02-17 02:31:08.960 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali340622cf208" state="down"
2026-02-17 02:31:08.960 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali340622cf208"
2026-02-17 02:31:08.964 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali340622cf208" state="up"
2026-02-17 02:31:08.981 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali340622cf208", State:"down", Index:22}
2026-02-17 02:31:08.981 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Typed[string]{}}
2026-02-17 02:31:08.981 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Typed[string]{}}
2026-02-17 02:31:08.981 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali340622cf208", State:"up", Index:22}
2026-02-17 02:31:08.981 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali340622cf208"
2026-02-17 02:31:08.981 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali340622cf208"
2026-02-17 02:31:08.982 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali340622cf208"
2026-02-17 02:31:08.983 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:08.983 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.011 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:09.011 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} status="up"
2026-02-17 02:31:09.636 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn, name=eth0)
2026-02-17 02:31:09.636 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali340622cf208" profile_ids:"kns.webhook-3872" profile_ids:"ksa.webhook-3872.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:31:09.636 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.636 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.636 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.640 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali340622cf208"
2026-02-17 02:31:09.640 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.640 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.659 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn, name=eth0)
2026-02-17 02:31:09.664 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:09.664 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} status="up"
2026-02-17 02:31:09.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali340622cf208" profile_ids:"kns.webhook-3872" profile_ids:"ksa.webhook-3872.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:31:09.665 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.665 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.666 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.668 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali340622cf208"
2026-02-17 02:31:09.668 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.668 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:09.690 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:09.690 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} status="up"
2026-02-17 02:31:10.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3872" type:"ClusterIP" cluster_ips:"10.254.136.10" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:31:10.338 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-17 02:31:10.339 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali340622cf208"
2026-02-17 02:31:10.382 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:10.382 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:10.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8770" name:"default"}
2026-02-17 02:31:10.585 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8770"}
2026-02-17 02:31:10.609 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"}
2026-02-17 02:31:12.307 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2557"}
2026-02-17 02:31:12.335 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7996"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7996"}
2026-02-17 02:31:12.364 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-7996" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:12.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3649" name:"default"}
2026-02-17 02:31:12.993 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3649"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3649"}
2026-02-17 02:31:13.022 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3649"}
2026-02-17 02:31:14.019 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3872"
2026-02-17 02:31:14.073 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn, name=eth0)
2026-02-17 02:31:14.074 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali340622cf208" profile_ids:"kns.webhook-3872" profile_ids:"ksa.webhook-3872.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:31:14.074 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.074 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.074 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.074 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali340622cf208"
2026-02-17 02:31:14.074 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.074 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.086 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn, name=eth0)
2026-02-17 02:31:14.103 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:14.103 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"} status="up"
2026-02-17 02:31:14.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn" endpoint_id:"eth0"}
2026-02-17 02:31:14.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-3872"}
2026-02-17 02:31:14.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-3872.default"}
2026-02-17 02:31:14.103 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.103 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.104 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-3872" ipVersion=0x4 table="filter"
2026-02-17 02:31:14.104 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NPLEIh7BJZEPol4HJ2" ipVersion=0x4 table="filter"
2026-02-17 02:31:14.104 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-3872" ipVersion=0x4 table="filter"
2026-02-17 02:31:14.104 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NPLEIh7BJZEPol4HJ2" ipVersion=0x4 table="filter"
2026-02-17 02:31:14.104 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.104 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali340622cf208" ipVersion=0x4 table="filter"
2026-02-17 02:31:14.104 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali340622cf208" ipVersion=0x4 table="filter"
2026-02-17 02:31:14.104 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.104 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.104 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.17
2026-02-17 02:31:14.158 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3872/sample-webhook-deployment-7d44fffc8-2mcmn", EndpointId:"eth0"}
2026-02-17 02:31:14.436 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali340622cf208" state="down"
2026-02-17 02:31:14.436 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali340622cf208", State:"down", Index:22}
2026-02-17 02:31:14.436 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali340622cf208"
2026-02-17 02:31:14.437 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 02:31:14.440 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali340622cf208" state=""
2026-02-17 02:31:14.440 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali340622cf208"
2026-02-17 02:31:14.458 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Typed[string]{}}
2026-02-17 02:31:14.458 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Typed[string]{}}
2026-02-17 02:31:14.458 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali340622cf208", State:"", Index:22}
2026-02-17 02:31:14.458 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Set[string](nil)}
2026-02-17 02:31:14.458 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali340622cf208", Addrs:set.Set[string](nil)}
2026-02-17 02:31:14.628 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"} labels:{key:"webhook-3872" value:"true"}
2026-02-17 02:31:14.663 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7921"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7921"} labels:{key:"webhook-3872-markers" value:"true"}
2026-02-17 02:31:14.688 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:14.688 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-7062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:16.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7996"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7996"}
2026-02-17 02:31:16.489 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6183"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6183"}
2026-02-17 02:31:16.517 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6183" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:16.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:16.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3720"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3720"}
2026-02-17 02:31:16.827 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:16.881 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3720"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3720"}
2026-02-17 02:31:16.911 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5757"}
2026-02-17 02:31:16.942 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:17.154 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d, name=eth0)
2026-02-17 02:31:17.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-6183"} profile:{inbound_rules:{action:"allow" rule_id:"0xC6ZHX4bicpYJUn"} outbound_rules:{action:"allow" rule_id:"qE9p4Zr3xqLQFUT9"}}
2026-02-17 02:31:17.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-6183.default"} profile:{}
2026-02-17 02:31:17.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5a85bae51d" profile_ids:"kns.configmap-6183" profile_ids:"ksa.configmap-6183.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:31:17.155 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.155 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.155 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia5a85bae51d" ipVersion=0x4 table="filter"
2026-02-17 02:31:17.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-6183" ipVersion=0x4 table="filter"
2026-02-17 02:31:17.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IG0bopJRQzxPoft6QO" ipVersion=0x4 table="filter"
2026-02-17 02:31:17.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia5a85bae51d" ipVersion=0x4 table="filter"
2026-02-17 02:31:17.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-6183" ipVersion=0x4 table="filter"
2026-02-17 02:31:17.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IG0bopJRQzxPoft6QO" ipVersion=0x4 table="filter"
2026-02-17 02:31:17.156 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia5a85bae51d"
2026-02-17 02:31:17.156 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.156 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.194 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:17.194 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} status="down"
2026-02-17 02:31:17.236 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia5a85bae51d" state="down"
2026-02-17 02:31:17.236 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5a85bae51d", State:"down", Index:23}
2026-02-17 02:31:17.236 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5a85bae51d"
2026-02-17 02:31:17.236 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:17.236 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:17.236 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5a85bae51d"
2026-02-17 02:31:17.236 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.236 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.238 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia5a85bae51d" state="up"
2026-02-17 02:31:17.254 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:17.254 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} status="down"
2026-02-17 02:31:17.254 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5a85bae51d", State:"up", Index:23}
2026-02-17 02:31:17.254 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia5a85bae51d"
2026-02-17 02:31:17.254 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5a85bae51d"
2026-02-17 02:31:17.254 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5a85bae51d"
2026-02-17 02:31:17.254 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.254 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.275 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:17.275 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} status="up"
2026-02-17 02:31:17.471 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2557" name:"default"}
2026-02-17 02:31:17.676 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2557"}
2026-02-17 02:31:17.700 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d, name=eth0)
2026-02-17 02:31:17.702 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5a85bae51d" profile_ids:"kns.configmap-6183" profile_ids:"ksa.configmap-6183.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:31:17.702 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.702 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.702 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.703 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5a85bae51d"
2026-02-17 02:31:17.703 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.703 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:17.764 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:17.764 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} status="up"
2026-02-17 02:31:17.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"}
2026-02-17 02:31:18.618 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6183"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6183"}
2026-02-17 02:31:18.647 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1975"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1975"}
2026-02-17 02:31:18.677 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1975" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:19.105 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-17 02:31:19.105 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia5a85bae51d"
2026-02-17 02:31:19.105 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:19.106 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:19.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5757"}
2026-02-17 02:31:19.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5525"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-5525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5525"}
2026-02-17 02:31:19.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5525" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:19.233 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525" type:"ClusterIP" cluster_ips:"10.254.32.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:19.861 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-92nmt, name=eth0)
2026-02-17 02:31:19.861 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5525"} profile:{inbound_rules:{action:"allow" rule_id:"8GRGG-YpCYAp7CI4"} outbound_rules:{action:"allow" rule_id:"2qPLIT2j_unjkeFE"}}
2026-02-17 02:31:19.861 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5525.default"} profile:{}
2026-02-17 02:31:19.861 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b7b0e75c9a" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:31:19.861 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.861 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.862 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.862 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b7b0e75c9a" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.862 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.862 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.862 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b7b0e75c9a" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.862 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.862 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.862 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:19.862 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.862 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.908 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:19.908 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} status="down"
2026-02-17 02:31:19.942 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali0b7b0e75c9a" state="down"
2026-02-17 02:31:19.943 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:19.943 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b7b0e75c9a", State:"down", Index:24}
2026-02-17 02:31:19.943 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:19.943 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:19.943 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:19.943 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.943 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.947 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali0b7b0e75c9a" state="up"
2026-02-17 02:31:19.968 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:19.968 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} status="down"
2026-02-17 02:31:19.968 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b7b0e75c9a", State:"up", Index:24}
2026-02-17 02:31:19.968 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:19.968 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:19.968 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:19.968 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.968 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:19.990 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:19.990 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3872" name:"default"}
2026-02-17 02:31:20.318 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7921" name:"default"}
2026-02-17 02:31:20.674 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7921"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7921"} labels:{key:"webhook-3872-markers" value:"true"}
2026-02-17 02:31:20.704 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-92nmt, name=eth0)
2026-02-17 02:31:20.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b7b0e75c9a" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:31:20.705 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:20.705 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:20.705 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:20.706 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:20.706 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:20.706 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:20.735 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.735 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.735 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7921"}
2026-02-17 02:31:20.887 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"} labels:{key:"webhook-3872" value:"true"}
2026-02-17 02:31:20.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3872"}
2026-02-17 02:31:21.442 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-17 02:31:21.442 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:21.442 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.442 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.501 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-7996" name:"default"}
2026-02-17 02:31:21.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:21.905 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/execpod-affinitynprxq, name=eth0)
2026-02-17 02:31:21.906 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/execpod-affinitynprxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22c3344a63c" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:31:21.906 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:21.906 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:21.906 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:21.907 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali22c3344a63c" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.907 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali22c3344a63c" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.907 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali22c3344a63c"
2026-02-17 02:31:21.907 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:21.907 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:21.947 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:21.947 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} status="down"
2026-02-17 02:31:21.947 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3720" name:"default"}
2026-02-17 02:31:21.969 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7996"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7996"}
2026-02-17 02:31:21.977 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali22c3344a63c" state="down"
2026-02-17 02:31:21.977 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22c3344a63c"
2026-02-17 02:31:21.985 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali22c3344a63c" state="up"
2026-02-17 02:31:21.997 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-7996"}
2026-02-17 02:31:22.019 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22c3344a63c", State:"down", Index:25}
2026-02-17 02:31:22.019 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.019 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.019 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22c3344a63c", State:"up", Index:25}
2026-02-17 02:31:22.019 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali22c3344a63c"
2026-02-17 02:31:22.019 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22c3344a63c"
2026-02-17 02:31:22.019 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22c3344a63c"
2026-02-17 02:31:22.019 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:22.019 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:22.040 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:22.040 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} status="up"
2026-02-17 02:31:22.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3720"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3720"}
2026-02-17 02:31:22.329 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:31:22.329 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3720"}
2026-02-17 02:31:22.329 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:22.329 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:22.720 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/execpod-affinitynprxq, name=eth0)
2026-02-17 02:31:22.720 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/execpod-affinitynprxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22c3344a63c" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:31:22.720 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:22.721 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:22.721 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:22.722 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22c3344a63c"
2026-02-17 02:31:22.722 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:22.722 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:22.743 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:22.743 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} status="up"
2026-02-17 02:31:23.001 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-7062" name:"default"}
2026-02-17 02:31:23.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:23.115 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-7062"}
2026-02-17 02:31:23.141 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-17 02:31:23.141 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali22c3344a63c"
2026-02-17 02:31:23.147 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:23.147 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:23.650 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d, name=eth0)
2026-02-17 02:31:23.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5a85bae51d" profile_ids:"kns.configmap-6183" profile_ids:"ksa.configmap-6183.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:31:23.650 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.650 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.651 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.651 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5a85bae51d"
2026-02-17 02:31:23.651 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.651 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.673 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d, name=eth0)
2026-02-17 02:31:23.680 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:23.680 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"} status="up"
2026-02-17 02:31:23.680 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525" type:"ClusterIP" cluster_ips:"10.254.32.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:23.680 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d" endpoint_id:"eth0"}
2026-02-17 02:31:23.680 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-6183"}
2026-02-17 02:31:23.680 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-6183.default"}
2026-02-17 02:31:23.680 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.680 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.680 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-6183" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.680 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IG0bopJRQzxPoft6QO" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.680 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-6183" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.680 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IG0bopJRQzxPoft6QO" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.680 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.680 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia5a85bae51d" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.680 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia5a85bae51d" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.680 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.680 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.681 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.18
2026-02-17 02:31:23.767 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6183/pod-configmaps-c6addf82-3363-4c32-831d-3466428f799d", EndpointId:"eth0"}
2026-02-17 02:31:23.803 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1975"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1975"}
2026-02-17 02:31:23.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3677"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3677"}
2026-02-17 02:31:23.863 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:24.041 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-17 02:31:24.041 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5a85bae51d"
2026-02-17 02:31:24.041 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia5a85bae51d" state="down"
2026-02-17 02:31:24.041 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calia5a85bae51d" state=""
2026-02-17 02:31:24.041 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia5a85bae51d"
2026-02-17 02:31:24.041 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.041 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.041 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5a85bae51d", State:"down", Index:23}
2026-02-17 02:31:24.042 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5a85bae51d", State:"", Index:23}
2026-02-17 02:31:24.042 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.042 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5a85bae51d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525" type:"ClusterIP" cluster_ips:"10.254.32.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:24.200 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6183" name:"default"}
2026-02-17 02:31:24.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6183"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6183"}
2026-02-17 02:31:24.367 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6183"}
2026-02-17 02:31:24.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5757" name:"default"}
2026-02-17 02:31:24.630 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5757"}
2026-02-17 02:31:24.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5757"}
2026-02-17 02:31:26.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3677"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3677"}
2026-02-17 02:31:26.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-62"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-62"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-62"}
2026-02-17 02:31:26.921 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-62" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:28.833 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1975" name:"default"}
2026-02-17 02:31:29.236 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1975"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1975"}
2026-02-17 02:31:29.260 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1975"}
2026-02-17 02:31:29.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6731"}
2026-02-17 02:31:29.578 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-787"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-787"}
2026-02-17 02:31:29.603 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-787" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:32.113 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3677" name:"default"}
2026-02-17 02:31:32.157 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3677"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3677"}
2026-02-17 02:31:32.187 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3677"}
2026-02-17 02:31:34.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-787"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-787"}
2026-02-17 02:31:34.599 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-7523"}
2026-02-17 02:31:34.623 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-7523" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:34.937 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6731" name:"default"}
2026-02-17 02:31:35.005 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6731"}
2026-02-17 02:31:35.026 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6731"}
2026-02-17 02:31:38.672 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-7523"}
2026-02-17 02:31:38.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"}
2026-02-17 02:31:38.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6410" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:38.733 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"} labels:{key:"webhook-6410" value:"true"}
2026-02-17 02:31:38.733 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2279"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2279"} labels:{key:"webhook-6410-markers" value:"true"}
2026-02-17 02:31:38.733 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2279" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:39.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:31:39.045 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:39.045 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:39.682 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-787" name:"default"}
2026-02-17 02:31:40.092 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-787"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-787"}
2026-02-17 02:31:40.128 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-787"}
2026-02-17 02:31:41.728 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6410" type:"ClusterIP" cluster_ips:"10.254.229.21" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:31:43.062 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6410"
2026-02-17 02:31:43.156 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"} labels:{key:"webhook-6410" value:"true"}
2026-02-17 02:31:43.189 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2279"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2279"} labels:{key:"webhook-6410-markers" value:"true"}
2026-02-17 02:31:43.238 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2141"}
2026-02-17 02:31:43.268 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:43.729 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-7523" name:"default"}
2026-02-17 02:31:44.113 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-7523"}
2026-02-17 02:31:44.139 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-7523"}
2026-02-17 02:31:48.333 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2279" name:"default"}
2026-02-17 02:31:48.365 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6410" name:"default"}
2026-02-17 02:31:48.610 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"} labels:{key:"webhook-6410" value:"true"}
2026-02-17 02:31:48.642 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6410"}
2026-02-17 02:31:48.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2279"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2279"} labels:{key:"webhook-6410-markers" value:"true"}
2026-02-17 02:31:48.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2279"}
2026-02-17 02:31:49.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-62"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-62"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-62"}
2026-02-17 02:31:49.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1718"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1718"}
2026-02-17 02:31:49.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:51.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1718"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1718"}
2026-02-17 02:31:51.773 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9349"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9349"}
2026-02-17 02:31:51.774 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:51.853 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9349"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9349"}
2026-02-17 02:31:51.884 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1124"}
2026-02-17 02:31:51.884 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1124" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:54.434 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-62" name:"default"}
2026-02-17 02:31:54.539 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-62"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-62"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-62"}
2026-02-17 02:31:54.573 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-62"}
2026-02-17 02:31:54.654 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/execpod-affinitynprxq, name=eth0)
2026-02-17 02:31:54.656 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/execpod-affinitynprxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22c3344a63c" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:31:54.657 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.657 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.657 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.659 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22c3344a63c"
2026-02-17 02:31:54.660 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.660 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.673 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/execpod-affinitynprxq, name=eth0)
2026-02-17 02:31:54.693 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:54.693 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"} status="up"
2026-02-17 02:31:54.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/execpod-affinitynprxq" endpoint_id:"eth0"}
2026-02-17 02:31:54.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525"
2026-02-17 02:31:54.694 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.694 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.695 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali22c3344a63c" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali22c3344a63c" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.695 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.695 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.696 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.20
2026-02-17 02:31:54.748 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-92nmt, name=eth0)
2026-02-17 02:31:54.758 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/execpod-affinitynprxq", EndpointId:"eth0"}
2026-02-17 02:31:54.759 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b7b0e75c9a" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:31:54.760 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5525"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-5525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5525"}
2026-02-17 02:31:54.760 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.760 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.760 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.761 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-92nmt, name=eth0)
2026-02-17 02:31:54.763 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:54.763 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.763 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.804 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:54.804 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"} status="up"
2026-02-17 02:31:54.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt" endpoint_id:"eth0"}
2026-02-17 02:31:54.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5525"}
2026-02-17 02:31:54.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5525.default"}
2026-02-17 02:31:54.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1988"}
2026-02-17 02:31:54.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:54.806 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.806 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.806 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.806 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.806 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.806 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.806 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.806 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b7b0e75c9a" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.806 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b7b0e75c9a" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.806 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.806 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.807 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.19
2026-02-17 02:31:54.863 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-92nmt", EndpointId:"eth0"}
2026-02-17 02:31:54.863 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-1988" type:"NodePort" cluster_ips:"10.254.91.63" ports:{Protocol:"TCP" Port:80 NodePort:31129}
2026-02-17 02:31:55.097 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali22c3344a63c" state="down"
2026-02-17 02:31:55.098 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22c3344a63c"
2026-02-17 02:31:55.098 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22c3344a63c", State:"down", Index:25}
2026-02-17 02:31:55.098 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 02:31:55.098 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Typed[string]{}}
2026-02-17 02:31:55.098 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Typed[string]{}}
2026-02-17 02:31:55.101 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali22c3344a63c" state=""
2026-02-17 02:31:55.101 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali22c3344a63c"
2026-02-17 02:31:55.123 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22c3344a63c", State:"", Index:25}
2026-02-17 02:31:55.124 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Set[string](nil)}
2026-02-17 02:31:55.124 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22c3344a63c", Addrs:set.Set[string](nil)}
2026-02-17 02:31:55.564 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-n4wtw, name=eth0)
2026-02-17 02:31:55.564 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1988.default"} profile:{}
2026-02-17 02:31:55.564 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1988"} profile:{inbound_rules:{action:"allow" rule_id:"xpBjWVrrEJzu44gD"} outbound_rules:{action:"allow" rule_id:"MV4Khw0wMH97GPzB"}}
2026-02-17 02:31:55.564 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-n4wtw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife172f1a3a4" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:31:55.564 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.564 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.564 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.564 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calife172f1a3a4" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calife172f1a3a4" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.565 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calife172f1a3a4"
2026-02-17 02:31:55.565 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.565 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.609 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:55.609 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} status="down"
2026-02-17 02:31:55.643 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calife172f1a3a4" state="down"
2026-02-17 02:31:55.643 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife172f1a3a4"
2026-02-17 02:31:55.643 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife172f1a3a4", State:"down", Index:26}
2026-02-17 02:31:55.643 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calife172f1a3a4" state="up"
2026-02-17 02:31:55.643 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Typed[string]{}}
2026-02-17 02:31:55.643 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Typed[string]{}}
2026-02-17 02:31:55.643 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife172f1a3a4", State:"up", Index:26}
2026-02-17 02:31:55.643 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calife172f1a3a4"
2026-02-17 02:31:55.643 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife172f1a3a4"
2026-02-17 02:31:55.643 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife172f1a3a4"
2026-02-17 02:31:55.643 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.643 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.668 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:55.668 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} status="up"
2026-02-17 02:31:55.711 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:31:55.939 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-n4wtw, name=eth0)
2026-02-17 02:31:55.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-n4wtw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife172f1a3a4" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:31:55.939 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.939 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.939 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.940 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife172f1a3a4"
2026-02-17 02:31:55.940 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.940 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:31:55.963 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:55.963 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} status="up"
2026-02-17 02:31:56.058 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1124"}
2026-02-17 02:31:56.086 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9960"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9960"}
2026-02-17 02:31:56.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:56.790 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1718"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1718"}
2026-02-17 02:31:56.806 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-17 02:31:56.806 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calife172f1a3a4"
2026-02-17 02:31:56.815 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:56.816 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:57.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2141"}
2026-02-17 02:31:57.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5259"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-5259"}
2026-02-17 02:31:57.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-5259" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:57.173 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9349" name:"default"}
2026-02-17 02:31:57.211 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali0b7b0e75c9a" state="down"
2026-02-17 02:31:57.212 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:57.212 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b7b0e75c9a", State:"down", Index:24}
2026-02-17 02:31:57.212 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.212 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.213 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 02:31:57.217 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali0b7b0e75c9a" state=""
2026-02-17 02:31:57.217 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b7b0e75c9a"
2026-02-17 02:31:57.237 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b7b0e75c9a", State:"", Index:24}
2026-02-17 02:31:57.237 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.237 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b7b0e75c9a", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.469 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9349"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9349"}
2026-02-17 02:31:57.502 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9349"}
2026-02-17 02:31:57.693 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-5259/agnhost, name=eth0)
2026-02-17 02:31:57.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-5259"} profile:{inbound_rules:{action:"allow" rule_id:"FnLD0dtKS5PC88Rl"} outbound_rules:{action:"allow" rule_id:"Bp9JxjgqMxNYhMom"}}
2026-02-17 02:31:57.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-5259.default"} profile:{}
2026-02-17 02:31:57.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5259/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a2045de511" profile_ids:"kns.proxy-5259" profile_ids:"ksa.proxy-5259.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:31:57.694 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.694 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.694 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a2045de511" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-5259" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BLbXZjIEoHnUqrzqdP" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a2045de511" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-5259" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.695 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BLbXZjIEoHnUqrzqdP" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.695 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a2045de511"
2026-02-17 02:31:57.695 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.695 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.734 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:57.734 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:31:57.771 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali7a2045de511" state="down"
2026-02-17 02:31:57.772 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a2045de511"
2026-02-17 02:31:57.772 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a2045de511", State:"down", Index:27}
2026-02-17 02:31:57.772 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.772 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.772 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a2045de511"
2026-02-17 02:31:57.772 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.772 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.773 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali7a2045de511" state="up"
2026-02-17 02:31:57.805 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:57.805 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:31:57.806 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a2045de511", State:"up", Index:27}
2026-02-17 02:31:57.806 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a2045de511"
2026-02-17 02:31:57.806 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a2045de511"
2026-02-17 02:31:57.806 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a2045de511"
2026-02-17 02:31:57.806 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.806 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:57.840 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:57.840 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:31:58.985 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-5259/agnhost, name=eth0)
2026-02-17 02:31:58.986 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5259/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a2045de511" profile_ids:"kns.proxy-5259" profile_ids:"ksa.proxy-5259.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:31:58.986 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:58.986 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:58.987 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:58.987 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a2045de511"
2026-02-17 02:31:58.988 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:58.988 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:31:59.014 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:59.014 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:31:59.014 [INFO][79] felix/summary.go 100: Summarising 213 dataplane reconciliation loops over 1m0.9s: avg=28ms longest=87ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:31:59.115 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-5259" type:"ClusterIP" cluster_ips:"10.254.114.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:59.238 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-17 02:31:59.238 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7a2045de511"
2026-02-17 02:31:59.238 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:59.238 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:59.271 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5259"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-5259"}
2026-02-17 02:31:59.302 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4432"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4432"}
2026-02-17 02:31:59.340 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.363 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:31:59.382 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:31:59.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"}
2026-02-17 02:31:59.486 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"testserviceaccount"}
2026-02-17 02:31:59.486 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.510 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4432"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4432"}
2026-02-17 02:31:59.511 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"}
2026-02-17 02:31:59.537 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.559 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"} labels:{key:"webhook-5775" value:"true"}
2026-02-17 02:31:59.559 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7327"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7327"} labels:{key:"webhook-5775-markers" value:"true"}
2026-02-17 02:31:59.582 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.780 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5525" name:"default"}
2026-02-17 02:32:00.119 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5525"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-5525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5525"}
2026-02-17 02:32:00.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5525"}
2026-02-17 02:32:00.248 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9960"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9960"}
2026-02-17 02:32:00.273 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-372"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-372"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-372"}
2026-02-17 02:32:00.273 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-372" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:01.289 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1124" name:"default"}
2026-02-17 02:32:01.515 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1124"}
2026-02-17 02:32:01.546 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1124"}
2026-02-17 02:32:01.969 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1718" name:"default"}
2026-02-17 02:32:02.101 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2141" name:"default"}
2026-02-17 02:32:02.200 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5775" type:"ClusterIP" cluster_ips:"10.254.89.121" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:32:02.256 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1718"}
2026-02-17 02:32:02.535 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2141"}
2026-02-17 02:32:02.565 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"}
2026-02-17 02:32:03.367 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5775"
2026-02-17 02:32:03.453 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"} labels:{key:"webhook-5775" value:"true"}
2026-02-17 02:32:03.484 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7327"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7327"} labels:{key:"webhook-5775-markers" value:"true"}
2026-02-17 02:32:03.484 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3961"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3961"}
2026-02-17 02:32:03.513 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3961" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:03.695 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1988"}
2026-02-17 02:32:03.722 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1749"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1749"}
2026-02-17 02:32:03.749 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-1749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:03.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1749"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1749"}
2026-02-17 02:32:03.824 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"}
2026-02-17 02:32:03.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-2464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:03.866 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"} labels:{key:"validating-admission-policy-2464" value:"true"}
2026-02-17 02:32:03.960 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"} labels:{key:"validating-admission-policy-2464" value:"true"}
2026-02-17 02:32:04.003 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1499"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1499"}
2026-02-17 02:32:04.031 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:04.291 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-5259/agnhost, name=eth0)
2026-02-17 02:32:04.291 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5259/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a2045de511" profile_ids:"kns.proxy-5259" profile_ids:"ksa.proxy-5259.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:32:04.292 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.292 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.292 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.292 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a2045de511"
2026-02-17 02:32:04.292 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.292 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.314 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-5259/agnhost, name=eth0)
2026-02-17 02:32:04.327 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:04.328 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:32:04.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5259"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-5259"}
2026-02-17 02:32:04.329 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5259/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a2045de511" profile_ids:"kns.proxy-5259" profile_ids:"ksa.proxy-5259.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:32:04.329 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.329 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.329 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.333 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a2045de511"
2026-02-17 02:32:04.333 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.333 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.360 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:04.360 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:32:04.392 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-372"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-372"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-372"}
2026-02-17 02:32:04.426 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4094"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4094"}
2026-02-17 02:32:04.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:04.570 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=proxy-5259/agnhost, name=eth0)
2026-02-17 02:32:04.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5259/agnhost" endpoint_id:"eth0"}
2026-02-17 02:32:04.571 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-5259.default"}
2026-02-17 02:32:04.571 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-5259"}
2026-02-17 02:32:04.571 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.571 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-5259" ipVersion=0x4 table="filter"
2026-02-17 02:32:04.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BLbXZjIEoHnUqrzqdP" ipVersion=0x4 table="filter"
2026-02-17 02:32:04.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-5259" ipVersion=0x4 table="filter"
2026-02-17 02:32:04.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BLbXZjIEoHnUqrzqdP" ipVersion=0x4 table="filter"
2026-02-17 02:32:04.571 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.572 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a2045de511" ipVersion=0x4 table="filter"
2026-02-17 02:32:04.572 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a2045de511" ipVersion=0x4 table="filter"
2026-02-17 02:32:04.572 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.572 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.572 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.22
bird: KIF: Received address message for unknown interface 27
2026-02-17 02:32:04.634 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5259/agnhost", EndpointId:"eth0"}
2026-02-17 02:32:04.679 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-17 02:32:04.679 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a2045de511"
2026-02-17 02:32:04.679 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali7a2045de511" state="down"
2026-02-17 02:32:04.679 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Typed[string]{}}
2026-02-17 02:32:04.679 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Typed[string]{}}
2026-02-17 02:32:04.679 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a2045de511", State:"down", Index:27}
2026-02-17 02:32:04.682 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali7a2045de511" state=""
2026-02-17 02:32:04.682 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a2045de511"
2026-02-17 02:32:04.701 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a2045de511", State:"", Index:27}
2026-02-17 02:32:04.701 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Set[string](nil)}
2026-02-17 02:32:04.701 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a2045de511", Addrs:set.Set[string](nil)}
2026-02-17 02:32:04.879 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"}
2026-02-17 02:32:04.992 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4432"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4432"}
2026-02-17 02:32:05.027 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4432"}
2026-02-17 02:32:05.523 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9960" name:"default"}
2026-02-17 02:32:05.767 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9960"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9960"}
2026-02-17 02:32:05.793 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9960"}
2026-02-17 02:32:08.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1499"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1499"}
2026-02-17 02:32:08.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-251"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-251"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-251"}
2026-02-17 02:32:08.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-251" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:08.224 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-251"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-251"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-251"}
2026-02-17 02:32:08.250 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7971"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7971"}
2026-02-17 02:32:08.266 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-7971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:08.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4094"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4094"}
2026-02-17 02:32:08.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8069"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8069"}
2026-02-17 02:32:08.580 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:08.777 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-n4wtw, name=eth0)
2026-02-17 02:32:08.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-n4wtw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife172f1a3a4" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:32:08.778 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.778 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.778 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.779 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife172f1a3a4"
2026-02-17 02:32:08.781 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.781 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.794 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-n4wtw, name=eth0)
2026-02-17 02:32:08.829 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:08.829 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"} status="up"
2026-02-17 02:32:08.829 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-n4wtw" endpoint_id:"eth0"}
2026-02-17 02:32:08.829 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1988"}
2026-02-17 02:32:08.829 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1988.default"}
2026-02-17 02:32:08.829 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.830 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.832 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.832 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.832 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.832 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.832 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.833 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.833 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calife172f1a3a4" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.833 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.833 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calife172f1a3a4" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.833 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.833 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.836 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.21
2026-02-17 02:32:08.918 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-n4wtw", EndpointId:"eth0"}
2026-02-17 02:32:08.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5775" name:"default"}
2026-02-17 02:32:09.178 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523, name=eth0)
2026-02-17 02:32:09.178 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-8069"} profile:{inbound_rules:{action:"allow" rule_id:"MP62Dl6mA_hqfC1m"} outbound_rules:{action:"allow" rule_id:"e1lUM14QqUYNlitO"}}
2026-02-17 02:32:09.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-8069.default"} profile:{}
2026-02-17 02:32:09.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali243f69f3d04" profile_ids:"kns.svcaccounts-8069" profile_ids:"ksa.svcaccounts-8069.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:32:09.179 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:09.179 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:09.179 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:09.179 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali243f69f3d04" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.179 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nSplgcBRugwvQ3TkzR" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.179 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7oHCpOtZQZk7B-6UWF" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.179 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali243f69f3d04" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.179 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nSplgcBRugwvQ3TkzR" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.179 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7oHCpOtZQZk7B-6UWF" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.179 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali243f69f3d04"
2026-02-17 02:32:09.179 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:09.179 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:09.209 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:09.209 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} status="down"
2026-02-17 02:32:09.261 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-1988"
2026-02-17 02:32:09.261 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali243f69f3d04" state="down"
2026-02-17 02:32:09.262 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali243f69f3d04"
2026-02-17 02:32:09.265 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali243f69f3d04" state="up"
2026-02-17 02:32:09.285 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243f69f3d04", State:"down", Index:28}
2026-02-17 02:32:09.285 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Typed[string]{}}
2026-02-17 02:32:09.286 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Typed[string]{}}
2026-02-17 02:32:09.286 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243f69f3d04", State:"up", Index:28}
2026-02-17 02:32:09.286 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali243f69f3d04"
2026-02-17 02:32:09.286 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali243f69f3d04"
2026-02-17 02:32:09.286 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali243f69f3d04"
2026-02-17 02:32:09.286 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:09.286 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:09.314 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:09.315 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} status="up"
2026-02-17 02:32:09.488 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-372" name:"default"}
2026-02-17 02:32:09.586 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1988" name:"default"}
2026-02-17 02:32:09.690 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7327" name:"default"}
2026-02-17 02:32:09.714 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-5259"
2026-02-17 02:32:09.714 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"} labels:{key:"webhook-5775" value:"true"}
2026-02-17 02:32:09.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5775"}
2026-02-17 02:32:09.927 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1988"}
2026-02-17 02:32:09.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1988"}
2026-02-17 02:32:10.042 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523, name=eth0)
2026-02-17 02:32:10.042 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali243f69f3d04" profile_ids:"kns.svcaccounts-8069" profile_ids:"ksa.svcaccounts-8069.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:32:10.042 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:10.042 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:10.042 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:10.043 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali243f69f3d04"
2026-02-17 02:32:10.043 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:10.043 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:10.068 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:10.068 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} status="up"
2026-02-17 02:32:10.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-5259" name:"default"}
2026-02-17 02:32:10.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-2464" name:"default"}
2026-02-17 02:32:10.240 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-5259"}
2026-02-17 02:32:10.280 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7327"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7327"} labels:{key:"webhook-5775-markers" value:"true"}
2026-02-17 02:32:10.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7327"}
2026-02-17 02:32:10.367 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"} labels:{key:"validating-admission-policy-2464" value:"true"}
2026-02-17 02:32:10.371 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-17 02:32:10.371 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali243f69f3d04"
2026-02-17 02:32:10.395 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:10.395 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:10.420 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-2464"}
2026-02-17 02:32:10.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-1749" name:"default"}
2026-02-17 02:32:10.477 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1749"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1749"}
2026-02-17 02:32:10.506 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-1749"}
2026-02-17 02:32:10.506 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:32:10.540 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-372"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-372"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-372"}
2026-02-17 02:32:10.560 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-372"}
bird: KIF: Received address message for unknown interface 26
2026-02-17 02:32:11.146 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calife172f1a3a4" state="down"
2026-02-17 02:32:11.146 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife172f1a3a4"
2026-02-17 02:32:11.146 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-17 02:32:11.146 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife172f1a3a4", State:"down", Index:26}
2026-02-17 02:32:11.146 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.146 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.146 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:32:11.149 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calife172f1a3a4" state=""
2026-02-17 02:32:11.149 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calife172f1a3a4"
2026-02-17 02:32:11.167 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife172f1a3a4", State:"", Index:26}
2026-02-17 02:32:11.167 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.167 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife172f1a3a4", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.226 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523, name=eth0)
2026-02-17 02:32:11.227 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali243f69f3d04" profile_ids:"kns.svcaccounts-8069" profile_ids:"ksa.svcaccounts-8069.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:32:11.227 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.227 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.227 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.228 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali243f69f3d04"
2026-02-17 02:32:11.228 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.229 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.249 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:11.250 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} status="up"
2026-02-17 02:32:11.330 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali243f69f3d04" state="down"
2026-02-17 02:32:11.330 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243f69f3d04", State:"down", Index:28}
2026-02-17 02:32:11.331 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali243f69f3d04"
2026-02-17 02:32:11.331 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali243f69f3d04"
2026-02-17 02:32:11.331 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 02:32:11.331 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali243f69f3d04" state=""
2026-02-17 02:32:11.331 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali243f69f3d04"
2026-02-17 02:32:11.331 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.331 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.331 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.23
2026-02-17 02:32:11.355 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:11.355 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} status="down"
2026-02-17 02:32:11.355 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.355 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.355 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243f69f3d04", State:"", Index:28}
2026-02-17 02:32:11.355 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.356 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243f69f3d04", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.356 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali243f69f3d04"
2026-02-17 02:32:11.356 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.356 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.381 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:11.381 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"} status="down"
2026-02-17 02:32:11.467 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523, name=eth0)
2026-02-17 02:32:11.467 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523" endpoint_id:"eth0"}
2026-02-17 02:32:11.467 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-8069"}
2026-02-17 02:32:11.467 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-8069.default"}
2026-02-17 02:32:11.467 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.467 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.467 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nSplgcBRugwvQ3TkzR" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7oHCpOtZQZk7B-6UWF" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nSplgcBRugwvQ3TkzR" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7oHCpOtZQZk7B-6UWF" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.468 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali243f69f3d04" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali243f69f3d04" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.468 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.468 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:11.525 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-8069/test-pod-efee2b28-dd14-4f16-a465-7189bf022523", EndpointId:"eth0"}
2026-02-17 02:32:12.413 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7971"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7971"}
2026-02-17 02:32:12.447 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-9036"}
2026-02-17 02:32:12.447 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9036" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:12.657 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8069"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8069"}
2026-02-17 02:32:12.677 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2145"}
2026-02-17 02:32:12.703 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:13.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1499" name:"default"}
2026-02-17 02:32:13.565 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4094" name:"default"}
2026-02-17 02:32:13.670 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-251" name:"default"}
2026-02-17 02:32:13.711 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1499"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1499"}
2026-02-17 02:32:13.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1499"}
2026-02-17 02:32:13.982 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-251"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-251"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-251"}
2026-02-17 02:32:14.008 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-251"}
2026-02-17 02:32:14.162 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4094"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4094"}
2026-02-17 02:32:14.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4094"}
2026-02-17 02:32:15.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2145"}
2026-02-17 02:32:15.820 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-559"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-559"}
2026-02-17 02:32:15.820 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:17.480 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-7971" name:"default"}
2026-02-17 02:32:17.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7971"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7971"}
2026-02-17 02:32:17.689 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-7971"}
2026-02-17 02:32:18.099 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8069" name:"default"}
2026-02-17 02:32:18.133 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8069"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8069"}
2026-02-17 02:32:18.158 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8069"}
2026-02-17 02:32:18.625 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-9036"}
2026-02-17 02:32:18.653 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2795"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2795"}
2026-02-17 02:32:18.682 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2795" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:18.728 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2795"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2795"}
2026-02-17 02:32:18.774 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"}
2026-02-17 02:32:18.807 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6060" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:18.808 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"} labels:{key:"webhook-6060" value:"true"}
2026-02-17 02:32:18.831 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1533"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1533"} labels:{key:"webhook-6060-markers" value:"true"}
2026-02-17 02:32:18.831 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1533" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:19.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-559"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-559"}
2026-02-17 02:32:19.945 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6502"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6502"}
2026-02-17 02:32:19.968 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:21.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2145" name:"default"}
2026-02-17 02:32:21.152 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2145"}
2026-02-17 02:32:21.181 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"}
2026-02-17 02:32:21.494 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6060" type:"ClusterIP" cluster_ips:"10.254.85.204" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:32:22.521 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6060"
2026-02-17 02:32:22.592 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"} labels:{key:"webhook-6060" value:"true"}
2026-02-17 02:32:22.619 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1533"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1533"} labels:{key:"webhook-6060-markers" value:"true"}
2026-02-17 02:32:22.619 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-460"}
2026-02-17 02:32:22.644 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:22.667 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"e2e-sa-4vmwz"} labels:{key:"projectcalico.org/name" value:"e2e-sa-4vmwz"}
2026-02-17 02:32:22.696 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-460"}
2026-02-17 02:32:22.726 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1240"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1240"}
2026-02-17 02:32:22.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1240" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:23.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-9036"}
2026-02-17 02:32:23.879 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2795" name:"default"}
2026-02-17 02:32:24.034 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2795"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2795"}
2026-02-17 02:32:24.063 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6502"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6502"}
2026-02-17 02:32:24.063 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2795"}
2026-02-17 02:32:24.094 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1145"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1145"}
2026-02-17 02:32:24.094 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:25.171 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-559" name:"default"}
2026-02-17 02:32:25.271 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-559"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-559"}
2026-02-17 02:32:25.303 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-559"}
2026-02-17 02:32:27.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"default"}
2026-02-17 02:32:27.969 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"e2e-sa-4vmwz"}
2026-02-17 02:32:28.031 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6060" name:"default"}
2026-02-17 02:32:28.062 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1533" name:"default"}
2026-02-17 02:32:28.183 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1145"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1145"}
2026-02-17 02:32:28.213 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8794"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8794"}
2026-02-17 02:32:28.213 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8794" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:28.246 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-460"}
2026-02-17 02:32:28.274 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-460"}
2026-02-17 02:32:28.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1533"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1533"} labels:{key:"webhook-6060-markers" value:"true"}
2026-02-17 02:32:28.325 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1533"}
2026-02-17 02:32:28.407 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"} labels:{key:"webhook-6060" value:"true"}
2026-02-17 02:32:28.434 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6060"}
2026-02-17 02:32:29.137 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6502" name:"default"}
2026-02-17 02:32:29.358 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6502"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6502"}
2026-02-17 02:32:29.420 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6502"}
2026-02-17 02:32:33.418 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1145" name:"default"}
2026-02-17 02:32:33.457 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1145"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1145"}
2026-02-17 02:32:33.484 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1145"}
2026-02-17 02:32:35.646 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8794"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8794"}
2026-02-17 02:32:35.670 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9999"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9999"}
2026-02-17 02:32:35.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-9999" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:39.803 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9999"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9999"}
2026-02-17 02:32:39.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9083"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9083"}
2026-02-17 02:32:39.850 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:40.513 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-6zrzl, name=eth0)
2026-02-17 02:32:40.514 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9083"} profile:{inbound_rules:{action:"allow" rule_id:"xgiQn1rZT_KaOff1"} outbound_rules:{action:"allow" rule_id:"Db5mhzt0TUNcqUI3"}}
2026-02-17 02:32:40.514 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9083.default"} profile:{}
2026-02-17 02:32:40.514 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-6zrzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1fde40218e" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:32:40.514 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.515 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.515 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif1fde40218e" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif1fde40218e" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.515 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif1fde40218e"
2026-02-17 02:32:40.516 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.516 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.557 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:40.557 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} status="down"
2026-02-17 02:32:40.584 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calif1fde40218e" state="down"
2026-02-17 02:32:40.584 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1fde40218e", State:"down", Index:29}
2026-02-17 02:32:40.584 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1fde40218e"
2026-02-17 02:32:40.584 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1fde40218e"
2026-02-17 02:32:40.584 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.584 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.587 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calif1fde40218e" state="up"
2026-02-17 02:32:40.605 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:40.605 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} status="down"
2026-02-17 02:32:40.605 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:40.605 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:40.605 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1fde40218e", State:"up", Index:29}
2026-02-17 02:32:40.605 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif1fde40218e"
2026-02-17 02:32:40.605 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1fde40218e"
2026-02-17 02:32:40.605 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1fde40218e"
2026-02-17 02:32:40.605 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.605 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:40.624 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:40.624 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:40.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8794" name:"default"}
2026-02-17 02:32:41.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8794"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8794"}
2026-02-17 02:32:41.174 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"}
2026-02-17 02:32:41.330 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-6zrzl, name=eth0)
2026-02-17 02:32:41.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-6zrzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1fde40218e" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:32:41.330 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:41.330 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:41.333 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:41.334 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1fde40218e"
2026-02-17 02:32:41.334 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:41.334 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:41.358 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:41.358 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:42.019 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::14f1:e7ff:fe02:5d02" exists=true ifIndex=29
2026-02-17 02:32:42.019 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::14f1:e7ff:fe02:5d02} ifaceName="calif1fde40218e"
2026-02-17 02:32:42.019 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Typed[string]{"fe80::14f1:e7ff:fe02:5d02":set.v{}}}
2026-02-17 02:32:42.019 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Typed[string]{"fe80::14f1:e7ff:fe02:5d02":set.v{}}}
2026-02-17 02:32:42.447 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-6zrzl, name=eth0)
2026-02-17 02:32:42.447 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-6zrzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1fde40218e" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:32:42.447 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:42.447 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:42.447 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:42.449 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1fde40218e"
2026-02-17 02:32:42.450 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:42.450 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:42.471 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:42.471 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.058 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-jbjzl, name=eth0)
2026-02-17 02:32:43.058 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-jbjzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9342d87549" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:32:43.058 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.058 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.058 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.058 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie9342d87549" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.059 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie9342d87549" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.059 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie9342d87549"
2026-02-17 02:32:43.059 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.059 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.094 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:43.094 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} status="down"
2026-02-17 02:32:43.137 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie9342d87549" state="down"
2026-02-17 02:32:43.137 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9342d87549"
2026-02-17 02:32:43.137 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9342d87549", State:"down", Index:30}
2026-02-17 02:32:43.138 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.138 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.138 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9342d87549"
2026-02-17 02:32:43.138 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.138 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.141 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie9342d87549" state="up"
2026-02-17 02:32:43.156 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:43.156 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} status="down"
2026-02-17 02:32:43.156 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9342d87549", State:"up", Index:30}
2026-02-17 02:32:43.156 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie9342d87549"
2026-02-17 02:32:43.156 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9342d87549"
2026-02-17 02:32:43.156 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9342d87549"
2026-02-17 02:32:43.156 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.156 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:43.181 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:43.181 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.343 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-6zrzl, name=eth0)
2026-02-17 02:32:43.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-6zrzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1fde40218e" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:32:43.343 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.343 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.343 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.344 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1fde40218e"
2026-02-17 02:32:43.344 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.344 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.369 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:43.369 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.597 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-6zrzl, name=eth0)
2026-02-17 02:32:43.598 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-6zrzl" endpoint_id:"eth0"}
2026-02-17 02:32:43.598 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.598 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.599 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.599 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.599 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif1fde40218e" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.599 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.599 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif1fde40218e" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.599 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.599 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.600 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.24
2026-02-17 02:32:43.690 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-6zrzl", EndpointId:"eth0"}
2026-02-17 02:32:43.703 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::14f1:e7ff:fe02:5d02" exists=false ifIndex=29
2026-02-17 02:32:43.703 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1fde40218e"
2026-02-17 02:32:43.703 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calif1fde40218e" state="down"
2026-02-17 02:32:43.703 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.703 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.703 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1fde40218e", State:"down", Index:29}
2026-02-17 02:32:43.706 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calif1fde40218e" state=""
2026-02-17 02:32:43.706 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif1fde40218e"
2026-02-17 02:32:43.724 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1fde40218e", State:"", Index:29}
2026-02-17 02:32:43.724 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:43.724 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1fde40218e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:44.348 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-jbjzl, name=eth0)
2026-02-17 02:32:44.349 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-jbjzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9342d87549" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:32:44.349 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:44.349 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:44.349 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:44.350 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9342d87549"
2026-02-17 02:32:44.351 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:44.352 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:44.378 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:44.378 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:45.068 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-stvjq, name=eth0)
2026-02-17 02:32:45.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-stvjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie22f91d028d" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:32:45.068 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:45.068 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:45.068 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:45.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:32:45.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie22f91d028d" ipVersion=0x4 table="filter"
2026-02-17 02:32:45.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:32:45.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie22f91d028d" ipVersion=0x4 table="filter"
2026-02-17 02:32:45.069 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie22f91d028d"
2026-02-17 02:32:45.069 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:45.069 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:45.089 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-17 02:32:45.089 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie9342d87549"
2026-02-17 02:32:45.113 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:45.113 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} status="down"
2026-02-17 02:32:45.113 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:45.113 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:45.145 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-9999" name:"default"}
2026-02-17 02:32:45.145 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9999"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9999"}
2026-02-17 02:32:45.145 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-9999"}
2026-02-17 02:32:45.146 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calie22f91d028d" state="down"
2026-02-17 02:32:45.146 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie22f91d028d"
2026-02-17 02:32:45.153 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calie22f91d028d" state="up"
2026-02-17 02:32:45.171 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22f91d028d", State:"down", Index:31}
2026-02-17 02:32:45.171 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:45.172 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:45.172 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22f91d028d", State:"up", Index:31}
2026-02-17 02:32:45.172 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie22f91d028d"
2026-02-17 02:32:45.172 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie22f91d028d"
2026-02-17 02:32:45.172 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie22f91d028d"
2026-02-17 02:32:45.172 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:45.173 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:45.195 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:45.195 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.401 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-stvjq, name=eth0)
2026-02-17 02:32:46.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-stvjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie22f91d028d" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:32:46.402 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.402 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.402 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.403 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie22f91d028d"
2026-02-17 02:32:46.403 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.403 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.424 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.424 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.456 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-jbjzl, name=eth0)
2026-02-17 02:32:46.457 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-jbjzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9342d87549" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:32:46.457 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.458 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.458 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.459 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9342d87549"
2026-02-17 02:32:46.459 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.459 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.484 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.484 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.491 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-jbjzl, name=eth0)
2026-02-17 02:32:46.491 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-jbjzl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9342d87549" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:32:46.491 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.491 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.491 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.492 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9342d87549"
2026-02-17 02:32:46.492 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.492 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.513 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.513 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.602 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-stvjq, name=eth0)
2026-02-17 02:32:46.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-stvjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie22f91d028d" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:32:46.602 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.603 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.603 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.603 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie22f91d028d"
2026-02-17 02:32:46.604 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.604 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:46.631 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.631 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9083"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9083"}
2026-02-17 02:32:46.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4914"}
2026-02-17 02:32:46.693 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-17 02:32:46.693 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie22f91d028d"
2026-02-17 02:32:46.700 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4914" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:46.721 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:46.722 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:46.784 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-jbjzl, name=eth0)
2026-02-17 02:32:46.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-jbjzl" endpoint_id:"eth0"}
2026-02-17 02:32:46.785 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.785 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.785 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.785 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.785 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie9342d87549" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.785 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.786 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie9342d87549" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.786 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.786 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.786 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.25
2026-02-17 02:32:46.856 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-jbjzl", EndpointId:"eth0"}
2026-02-17 02:32:46.900 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-17 02:32:46.900 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9342d87549"
2026-02-17 02:32:46.900 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie9342d87549" state="down"
2026-02-17 02:32:46.901 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Typed[string]{}}
2026-02-17 02:32:46.901 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Typed[string]{}}
2026-02-17 02:32:46.901 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9342d87549", State:"down", Index:30}
2026-02-17 02:32:46.903 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie9342d87549" state=""
2026-02-17 02:32:46.903 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie9342d87549"
2026-02-17 02:32:46.925 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1240"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1240"}
2026-02-17 02:32:46.957 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9342d87549", State:"", Index:30}
2026-02-17 02:32:46.957 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Set[string](nil)}
2026-02-17 02:32:46.957 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9342d87549", Addrs:set.Set[string](nil)}
2026-02-17 02:32:46.986 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3525"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3525"}
2026-02-17 02:32:46.986 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3525" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:47.350 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-handle-http-request, name=eth0)
2026-02-17 02:32:47.350 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-4914.default"} profile:{}
2026-02-17 02:32:47.350 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-4914"} profile:{inbound_rules:{action:"allow" rule_id:"p7qGStHY8TUMKb5h"} outbound_rules:{action:"allow" rule_id:"03Zi2NBd8S4WnXRf"}}
2026-02-17 02:32:47.350 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1f9b4bb74a" profile_ids:"kns.container-lifecycle-hook-4914" profile_ids:"ksa.container-lifecycle-hook-4914.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:32:47.350 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:47.351 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:47.351 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:47.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic1f9b4bb74a" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lN34SArz8FqdmLQFni" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Y-1zvPhoR2cjij8nQh" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic1f9b4bb74a" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lN34SArz8FqdmLQFni" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Y-1zvPhoR2cjij8nQh" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.351 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:47.351 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:47.351 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:47.406 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:47.406 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:32:47.416 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calic1f9b4bb74a" state="down"
2026-02-17 02:32:47.416 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:47.417 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1f9b4bb74a", State:"down", Index:32}
2026-02-17 02:32:47.417 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calic1f9b4bb74a" state="up"
2026-02-17 02:32:47.417 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Typed[string]{}}
2026-02-17 02:32:47.417 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Typed[string]{}}
2026-02-17 02:32:47.417 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1f9b4bb74a", State:"up", Index:32}
2026-02-17 02:32:47.417 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:47.418 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:47.418 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:47.418 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:47.418 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:47.443 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:47.443 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.471 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-handle-http-request, name=eth0)
2026-02-17 02:32:48.471 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1f9b4bb74a" profile_ids:"kns.container-lifecycle-hook-4914" profile_ids:"ksa.container-lifecycle-hook-4914.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:32:48.471 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:48.471 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:48.471 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:48.472 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:48.473 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:48.473 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:48.481 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=32
2026-02-17 02:32:48.481 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:48.499 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:48.499 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.499 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:48.499 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:48.502 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-stvjq, name=eth0)
2026-02-17 02:32:48.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-stvjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie22f91d028d" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:32:48.529 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.529 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.529 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.533 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie22f91d028d"
2026-02-17 02:32:48.533 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.533 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.566 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:48.567 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.744 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-stvjq, name=eth0)
2026-02-17 02:32:48.745 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-stvjq" endpoint_id:"eth0"}
2026-02-17 02:32:48.745 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9083"}
2026-02-17 02:32:48.745 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9083.default"}
2026-02-17 02:32:48.745 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.745 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.746 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:48.746 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:48.746 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:48.746 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:48.746 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.746 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie22f91d028d" ipVersion=0x4 table="filter"
2026-02-17 02:32:48.747 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie22f91d028d" ipVersion=0x4 table="filter"
2026-02-17 02:32:48.747 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.747 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.747 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.26
2026-02-17 02:32:48.807 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-stvjq", EndpointId:"eth0"}
2026-02-17 02:32:48.853 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calie22f91d028d" state="down"
2026-02-17 02:32:48.853 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie22f91d028d"
2026-02-17 02:32:48.854 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-17 02:32:48.854 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22f91d028d", State:"down", Index:31}
2026-02-17 02:32:48.854 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:48.854 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:48.859 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calie22f91d028d" state=""
2026-02-17 02:32:48.859 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie22f91d028d"
2026-02-17 02:32:48.886 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22f91d028d", State:"", Index:31}
2026-02-17 02:32:48.886 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Set[string](nil)}
2026-02-17 02:32:48.886 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22f91d028d", Addrs:set.Set[string](nil)}
2026-02-17 02:32:49.328 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:32:49.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib861f174247" profile_ids:"kns.container-lifecycle-hook-4914" profile_ids:"ksa.container-lifecycle-hook-4914.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:32:49.328 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.328 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.328 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.329 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib861f174247" ipVersion=0x4 table="filter"
2026-02-17 02:32:49.329 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib861f174247" ipVersion=0x4 table="filter"
2026-02-17 02:32:49.329 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib861f174247"
2026-02-17 02:32:49.329 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.329 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.374 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:49.374 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:32:49.398 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calib861f174247" state="down"
2026-02-17 02:32:49.399 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib861f174247"
2026-02-17 02:32:49.399 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib861f174247", State:"down", Index:33}
2026-02-17 02:32:49.399 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Typed[string]{}}
2026-02-17 02:32:49.399 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Typed[string]{}}
2026-02-17 02:32:49.399 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib861f174247"
2026-02-17 02:32:49.399 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.399 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.401 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calib861f174247" state="up"
2026-02-17 02:32:49.423 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:49.423 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:32:49.423 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib861f174247", State:"up", Index:33}
2026-02-17 02:32:49.423 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib861f174247"
2026-02-17 02:32:49.423 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib861f174247"
2026-02-17 02:32:49.423 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib861f174247"
2026-02-17 02:32:49.423 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.423 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:49.448 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:49.449 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:32:50.451 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:32:50.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib861f174247" profile_ids:"kns.container-lifecycle-hook-4914" profile_ids:"ksa.container-lifecycle-hook-4914.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:32:50.452 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.452 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.452 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.453 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib861f174247"
2026-02-17 02:32:50.453 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.453 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.477 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:50.477 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:32:50.792 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:32:50.792 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib861f174247" profile_ids:"kns.container-lifecycle-hook-4914" profile_ids:"ksa.container-lifecycle-hook-4914.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:32:50.792 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.792 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.792 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.793 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib861f174247"
2026-02-17 02:32:50.794 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.794 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:50.820 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:50.820 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:32:51.141 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-17 02:32:51.141 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib861f174247"
2026-02-17 02:32:51.141 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:51.141 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:51.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3525"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3525"}
2026-02-17 02:32:51.577 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1767"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1767"}
2026-02-17 02:32:51.577 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-1767" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:51.658 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1767"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1767"}
2026-02-17 02:32:51.691 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9468"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9468"}
2026-02-17 02:32:51.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9468" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:52.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1240" name:"default"}
2026-02-17 02:32:52.433 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9083" name:"default"}
2026-02-17 02:32:52.469 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:32:52.469 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib861f174247" profile_ids:"kns.container-lifecycle-hook-4914" profile_ids:"ksa.container-lifecycle-hook-4914.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:32:52.470 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.470 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.470 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.470 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib861f174247"
2026-02-17 02:32:52.470 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.470 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.487 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:52.487 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:32:52.715 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:32:52.715 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-with-prestop-http-hook" endpoint_id:"eth0"}
2026-02-17 02:32:52.715 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.715 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.716 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib861f174247" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.716 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib861f174247" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.716 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.716 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.717 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.28
bird: KIF: Received address message for unknown interface 33
2026-02-17 02:32:52.782 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:32:52.782 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9083"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9083"}
2026-02-17 02:32:52.782 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9083"}
2026-02-17 02:32:52.826 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calib861f174247" state="down"
2026-02-17 02:32:52.826 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib861f174247"
2026-02-17 02:32:52.826 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-17 02:32:52.826 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib861f174247", State:"down", Index:33}
2026-02-17 02:32:52.826 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Typed[string]{}}
2026-02-17 02:32:52.826 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Typed[string]{}}
2026-02-17 02:32:52.826 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calib861f174247" state=""
2026-02-17 02:32:52.826 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib861f174247"
2026-02-17 02:32:52.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1240"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1240"}
2026-02-17 02:32:52.868 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib861f174247", State:"", Index:33}
2026-02-17 02:32:52.868 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Set[string](nil)}
2026-02-17 02:32:52.868 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib861f174247", Addrs:set.Set[string](nil)}
2026-02-17 02:32:52.893 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1240"}
2026-02-17 02:32:54.833 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4914"}
2026-02-17 02:32:54.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1048"}
2026-02-17 02:32:54.881 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:55.722 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:32:55.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9468"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9468"}
2026-02-17 02:32:55.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-172"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-172"}
2026-02-17 02:32:55.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-172" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:55.878 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7964"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-7964"}
2026-02-17 02:32:55.878 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-7964" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:56.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-1767" name:"default"}
2026-02-17 02:32:56.905 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3525" name:"default"}
2026-02-17 02:32:57.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1767"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1767"}
2026-02-17 02:32:57.099 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-1767"}
2026-02-17 02:32:57.119 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3525"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3525"}
2026-02-17 02:32:57.145 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3525"}
2026-02-17 02:32:57.926 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7964"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-7964"}
2026-02-17 02:32:59.862 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-handle-http-request, name=eth0)
2026-02-17 02:32:59.862 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1f9b4bb74a" profile_ids:"kns.container-lifecycle-hook-4914" profile_ids:"ksa.container-lifecycle-hook-4914.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:32:59.862 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.862 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.863 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.863 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1f9b4bb74a"
2026-02-17 02:32:59.863 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.863 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.879 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-4914/pod-handle-http-request, name=eth0)
2026-02-17 02:32:59.894 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:59.894 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:32:59.894 [INFO][79] felix/summary.go 100: Summarising 255 dataplane reconciliation loops over 1m0.9s: avg=28ms longest=92ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:32:59.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4914/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:32:59.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-4914"}
2026-02-17 02:32:59.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-4914.default"}
2026-02-17 02:32:59.895 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.895 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lN34SArz8FqdmLQFni" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Y-1zvPhoR2cjij8nQh" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lN34SArz8FqdmLQFni" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Y-1zvPhoR2cjij8nQh" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.895 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic1f9b4bb74a" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic1f9b4bb74a" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.895 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.895 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:32:59.896 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.27
2026-02-17 02:32:59.946 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4914/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:00.280 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4914" name:"default"}
2026-02-17 02:33:00.287 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calic1f9b4bb74a" state="down"
2026-02-17 02:33:00.287 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1f9b4bb74a"
2026-02-17 02:33:00.287 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=32
2026-02-17 02:33:00.288 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calic1f9b4bb74a" state=""
2026-02-17 02:33:00.288 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic1f9b4bb74a"
2026-02-17 02:33:00.307 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1f9b4bb74a", State:"down", Index:32}
2026-02-17 02:33:00.307 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.307 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.307 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1f9b4bb74a", State:"", Index:32}
2026-02-17 02:33:00.308 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Set[string](nil)}
2026-02-17 02:33:00.308 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1f9b4bb74a", Addrs:set.Set[string](nil)}
2026-02-17 02:33:00.345 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4914"}
2026-02-17 02:33:00.370 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"}
2026-02-17 02:33:00.899 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9036" name:"default"}
2026-02-17 02:33:01.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"}
2026-02-17 02:33:01.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1048"}
2026-02-17 02:33:01.181 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8559"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8559"}
2026-02-17 02:33:01.181 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:01.324 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9468" name:"default"}
2026-02-17 02:33:01.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9468"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9468"}
2026-02-17 02:33:01.479 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9468"}
2026-02-17 02:33:01.777 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8, name=eth0)
2026-02-17 02:33:01.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-8559"} profile:{inbound_rules:{action:"allow" rule_id:"C-CllpH2XkkYF5vj"} outbound_rules:{action:"allow" rule_id:"zK8iST_hVb3NcdAu"}}
2026-02-17 02:33:01.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-8559.default"} profile:{}
2026-02-17 02:33:01.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790ab20b47" profile_ids:"kns.var-expansion-8559" profile_ids:"ksa.var-expansion-8559.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:33:01.778 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:01.778 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:01.778 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:01.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2790ab20b47" ipVersion=0x4 table="filter"
2026-02-17 02:33:01.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PaitsU1oHAurDJwz5G" ipVersion=0x4 table="filter"
2026-02-17 02:33:01.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MUBV2WAW_9-y_yJYFi" ipVersion=0x4 table="filter"
2026-02-17 02:33:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2790ab20b47" ipVersion=0x4 table="filter"
2026-02-17 02:33:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PaitsU1oHAurDJwz5G" ipVersion=0x4 table="filter"
2026-02-17 02:33:01.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MUBV2WAW_9-y_yJYFi" ipVersion=0x4 table="filter"
2026-02-17 02:33:01.779 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2790ab20b47"
2026-02-17 02:33:01.779 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:01.779 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:01.814 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:01.815 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} status="down"
2026-02-17 02:33:01.857 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali2790ab20b47" state="down"
2026-02-17 02:33:01.857 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2790ab20b47"
2026-02-17 02:33:01.857 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790ab20b47", State:"down", Index:34}
2026-02-17 02:33:01.865 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Typed[string]{}}
2026-02-17 02:33:01.865 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali2790ab20b47" state="up"
2026-02-17 02:33:01.865 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Typed[string]{}}
2026-02-17 02:33:01.865 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790ab20b47", State:"up", Index:34}
2026-02-17 02:33:01.865 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2790ab20b47"
2026-02-17 02:33:01.865 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2790ab20b47"
2026-02-17 02:33:01.865 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790ab20b47"
2026-02-17 02:33:01.866 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:01.866 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:01.887 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:01.887 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:02.526 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8, name=eth0)
2026-02-17 02:33:02.527 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790ab20b47" profile_ids:"kns.var-expansion-8559" profile_ids:"ksa.var-expansion-8559.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:33:02.527 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:02.527 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:02.527 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:02.527 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790ab20b47"
2026-02-17 02:33:02.527 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:02.527 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:02.553 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:02.553 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:02.977 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7964"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-7964"}
2026-02-17 02:33:03.201 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-17 02:33:03.201 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2790ab20b47"
2026-02-17 02:33:03.201 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:03.201 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:03.891 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8, name=eth0)
2026-02-17 02:33:03.891 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790ab20b47" profile_ids:"kns.var-expansion-8559" profile_ids:"ksa.var-expansion-8559.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:33:03.891 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.892 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.893 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.893 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790ab20b47"
2026-02-17 02:33:03.894 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.894 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.909 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8, name=eth0)
2026-02-17 02:33:03.919 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:03.919 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:03.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790ab20b47" profile_ids:"kns.var-expansion-8559" profile_ids:"ksa.var-expansion-8559.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:33:03.920 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.920 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.920 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.921 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790ab20b47"
2026-02-17 02:33:03.921 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.921 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:03.952 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:03.952 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:05.536 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8, name=eth0)
2026-02-17 02:33:05.536 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790ab20b47" profile_ids:"kns.var-expansion-8559" profile_ids:"ksa.var-expansion-8559.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:33:05.536 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:05.536 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:05.536 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:05.537 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790ab20b47"
2026-02-17 02:33:05.537 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:05.537 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:05.564 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:05.564 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:06.369 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1048" name:"default"}
2026-02-17 02:33:06.396 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1048"}
2026-02-17 02:33:06.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1048"}
2026-02-17 02:33:08.154 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-7964" name:"default"}
2026-02-17 02:33:08.356 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-7964"}
2026-02-17 02:33:08.998 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-172"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-172"}
2026-02-17 02:33:09.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6401"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6401"}
2026-02-17 02:33:09.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:13.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6401"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6401"}
2026-02-17 02:33:13.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7561"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-7561"}
2026-02-17 02:33:13.250 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-7561" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:14.139 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-172" name:"default"}
2026-02-17 02:33:14.258 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-172"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-172"}
2026-02-17 02:33:14.286 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-172"}
2026-02-17 02:33:16.396 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7561" type:"ClusterIP" cluster_ips:"10.254.252.248" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:33:18.306 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6401" name:"default"}
2026-02-17 02:33:18.447 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6401"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6401"}
2026-02-17 02:33:18.471 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6401"}
2026-02-17 02:33:20.609 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7561"
2026-02-17 02:33:20.673 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7561"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-7561"}
2026-02-17 02:33:20.710 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9058"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9058"}
2026-02-17 02:33:20.738 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9058" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:20.767 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058" type:"ExternalName"
2026-02-17 02:33:22.817 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058" type:"ExternalName"
2026-02-17 02:33:23.401 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5, name=eth0)
2026-02-17 02:33:23.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-9058"} profile:{inbound_rules:{action:"allow" rule_id:"3V7ltOEkpV5Y86D-"} outbound_rules:{action:"allow" rule_id:"3bXL9GjR22moAieT"}}
2026-02-17 02:33:23.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-9058.default"} profile:{}
2026-02-17 02:33:23.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali449af45d4eb" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:33:23.402 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.402 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.402 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali449af45d4eb" ipVersion=0x4 table="filter"
2026-02-17 02:33:23.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:23.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:23.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali449af45d4eb" ipVersion=0x4 table="filter"
2026-02-17 02:33:23.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:23.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:23.405 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali449af45d4eb"
2026-02-17 02:33:23.405 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.405 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.462 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:23.463 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} status="down"
2026-02-17 02:33:23.483 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali449af45d4eb" state="down"
2026-02-17 02:33:23.483 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali449af45d4eb"
2026-02-17 02:33:23.483 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449af45d4eb", State:"down", Index:35}
2026-02-17 02:33:23.483 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Typed[string]{}}
2026-02-17 02:33:23.483 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Typed[string]{}}
2026-02-17 02:33:23.483 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali449af45d4eb"
2026-02-17 02:33:23.483 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.483 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.484 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali449af45d4eb" state="up"
2026-02-17 02:33:23.507 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:23.507 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} status="down"
2026-02-17 02:33:23.507 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449af45d4eb", State:"up", Index:35}
2026-02-17 02:33:23.507 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali449af45d4eb"
2026-02-17 02:33:23.507 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali449af45d4eb"
2026-02-17 02:33:23.507 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali449af45d4eb"
2026-02-17 02:33:23.508 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.508 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:23.530 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:23.530 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} status="up"
2026-02-17 02:33:25.218 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-17 02:33:25.218 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali449af45d4eb"
2026-02-17 02:33:25.218 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:25.218 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:25.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-7561" name:"default"}
2026-02-17 02:33:26.246 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7561"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-7561"}
2026-02-17 02:33:26.285 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-7561"}
2026-02-17 02:33:34.854 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5, name=eth0)
2026-02-17 02:33:34.854 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali449af45d4eb" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:33:34.854 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:34.854 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:34.854 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:34.855 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali449af45d4eb"
2026-02-17 02:33:34.855 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:34.855 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:34.877 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:34.877 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} status="up"
2026-02-17 02:33:34.994 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058" type:"ClusterIP" cluster_ips:"10.254.6.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:37.158 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5, name=eth0)
2026-02-17 02:33:37.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali449af45d4eb" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:33:37.159 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.159 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.159 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.160 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali449af45d4eb"
2026-02-17 02:33:37.160 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.161 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.202 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5, name=eth0)
2026-02-17 02:33:37.210 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:37.210 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"} status="up"
2026-02-17 02:33:37.210 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5" endpoint_id:"eth0"}
2026-02-17 02:33:37.210 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-9058"}
2026-02-17 02:33:37.210 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-9058.default"}
2026-02-17 02:33:37.210 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.210 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.210 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.211 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali449af45d4eb" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.211 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali449af45d4eb" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.211 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.211 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.211 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.30
2026-02-17 02:33:37.270 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-09d82cf9-b0c0-4447-8ddc-163ef15212f5", EndpointId:"eth0"}
2026-02-17 02:33:37.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058"
2026-02-17 02:33:37.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9058"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9058"}
2026-02-17 02:33:37.397 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-8224"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-8224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-8224"}
2026-02-17 02:33:37.422 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-8224" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:37.583 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-8224"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-8224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-8224"}
2026-02-17 02:33:37.613 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"}
2026-02-17 02:33:37.636 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:37.671 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"} labels:{key:"webhook-1392" value:"true"}
2026-02-17 02:33:37.671 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-648"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-648"} labels:{key:"webhook-1392-markers" value:"true"}
2026-02-17 02:33:37.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:38.556 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8, name=eth0)
2026-02-17 02:33:38.556 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8" endpoint_id:"eth0"}
2026-02-17 02:33:38.556 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-8559"}
2026-02-17 02:33:38.556 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-8559.default"}
2026-02-17 02:33:38.556 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:38.556 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:38.557 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PaitsU1oHAurDJwz5G" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.557 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MUBV2WAW_9-y_yJYFi" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.557 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PaitsU1oHAurDJwz5G" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.557 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MUBV2WAW_9-y_yJYFi" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.557 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:38.558 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2790ab20b47" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.558 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2790ab20b47" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.558 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:38.558 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:38.558 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.29
bird: KIF: Received address message for unknown interface 34
2026-02-17 02:33:38.632 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8559/var-expansion-bf7e50ac-3f71-463c-bff1-e8e182812ae8", EndpointId:"eth0"}
2026-02-17 02:33:38.667 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-17 02:33:38.668 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2790ab20b47"
2026-02-17 02:33:38.668 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali2790ab20b47" state="down"
2026-02-17 02:33:38.668 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Typed[string]{}}
2026-02-17 02:33:38.668 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Typed[string]{}}
2026-02-17 02:33:38.669 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790ab20b47", State:"down", Index:34}
2026-02-17 02:33:38.671 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali2790ab20b47" state=""
2026-02-17 02:33:38.671 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2790ab20b47"
2026-02-17 02:33:38.708 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790ab20b47", State:"", Index:34}
2026-02-17 02:33:38.708 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Set[string](nil)}
2026-02-17 02:33:38.708 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790ab20b47", Addrs:set.Set[string](nil)}
2026-02-17 02:33:39.821 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali449af45d4eb" state="down"
2026-02-17 02:33:39.822 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali449af45d4eb"
2026-02-17 02:33:39.822 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449af45d4eb", State:"down", Index:35}
2026-02-17 02:33:39.822 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Typed[string]{}}
2026-02-17 02:33:39.822 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Typed[string]{}}
2026-02-17 02:33:39.822 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=35
2026-02-17 02:33:39.822 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali449af45d4eb" state=""
2026-02-17 02:33:39.822 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali449af45d4eb"
2026-02-17 02:33:39.843 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449af45d4eb", State:"", Index:35}
2026-02-17 02:33:39.843 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Set[string](nil)}
2026-02-17 02:33:39.843 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449af45d4eb", Addrs:set.Set[string](nil)}
2026-02-17 02:33:40.126 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8559"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8559"}
2026-02-17 02:33:40.152 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8392"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8392"}
2026-02-17 02:33:40.177 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:42.427 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9058" name:"default"}
2026-02-17 02:33:42.618 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1392" type:"ClusterIP" cluster_ips:"10.254.244.171" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:42.905 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9058"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9058"}
2026-02-17 02:33:42.932 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9058"}
2026-02-17 02:33:43.028 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-8224" name:"default"}
2026-02-17 02:33:43.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-8224"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-8224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-8224"}
2026-02-17 02:33:43.144 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-8224"}
2026-02-17 02:33:44.294 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8392"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8392"}
2026-02-17 02:33:44.338 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4759"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4759"}
2026-02-17 02:33:44.366 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:45.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8559" name:"default"}
2026-02-17 02:33:45.423 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8559"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8559"}
2026-02-17 02:33:45.454 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8559"}
2026-02-17 02:33:49.400 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8392" name:"default"}
2026-02-17 02:33:49.449 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4759"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4759"}
2026-02-17 02:33:49.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4597"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-4597"}
2026-02-17 02:33:49.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-4597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:49.868 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8392"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8392"}
2026-02-17 02:33:49.896 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8392"}
2026-02-17 02:33:54.619 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4597"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-4597"}
2026-02-17 02:33:54.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1829"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1829"}
2026-02-17 02:33:54.663 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:54.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:54.705 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:54.705 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:54.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1829"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1829"}
2026-02-17 02:33:54.877 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6038"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6038"}
2026-02-17 02:33:54.900 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6038" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:55.113 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4759" name:"default"}
2026-02-17 02:33:55.169 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4759"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4759"}
2026-02-17 02:33:55.193 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4759"}
2026-02-17 02:33:55.519 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth, name=eth0)
2026-02-17 02:33:55.520 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-6038"} profile:{inbound_rules:{action:"allow" rule_id:"sOg0vRb-GvqKnvnb"} outbound_rules:{action:"allow" rule_id:"-1naFiENOu1GJaIB"}}
2026-02-17 02:33:55.520 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-6038.default"} profile:{}
2026-02-17 02:33:55.520 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d3899defc2" profile_ids:"kns.replication-controller-6038" profile_ids:"ksa.replication-controller-6038.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:33:55.521 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.521 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.521 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.522 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9d3899defc2" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.522 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NR3DECM1c_0711y9PS" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.522 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dW4jQ0jIK8q5GNAulF" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.522 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9d3899defc2" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.522 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NR3DECM1c_0711y9PS" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.522 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dW4jQ0jIK8q5GNAulF" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.522 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9d3899defc2"
2026-02-17 02:33:55.522 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.522 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.566 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:55.567 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} status="down"
2026-02-17 02:33:55.577 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali9d3899defc2" state="down"
2026-02-17 02:33:55.577 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d3899defc2"
2026-02-17 02:33:55.577 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d3899defc2", State:"down", Index:36}
2026-02-17 02:33:55.577 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Typed[string]{}}
2026-02-17 02:33:55.577 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Typed[string]{}}
2026-02-17 02:33:55.578 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d3899defc2"
2026-02-17 02:33:55.578 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.578 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.578 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali9d3899defc2" state="up"
2026-02-17 02:33:55.599 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:55.599 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} status="down"
2026-02-17 02:33:55.599 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d3899defc2", State:"up", Index:36}
2026-02-17 02:33:55.600 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9d3899defc2"
2026-02-17 02:33:55.600 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d3899defc2"
2026-02-17 02:33:55.600 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d3899defc2"
2026-02-17 02:33:55.600 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.600 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.621 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:55.621 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} status="up"
2026-02-17 02:33:55.759 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:33:55.946 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth, name=eth0)
2026-02-17 02:33:55.946 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d3899defc2" profile_ids:"kns.replication-controller-6038" profile_ids:"ksa.replication-controller-6038.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:33:55.946 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.946 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.946 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.947 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d3899defc2"
2026-02-17 02:33:55.947 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.947 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:33:55.970 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:55.970 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} status="up"
2026-02-17 02:33:56.122 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1392"
2026-02-17 02:33:56.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"} labels:{key:"webhook-1392" value:"true"}
2026-02-17 02:33:56.234 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-648"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-648"} labels:{key:"webhook-1392-markers" value:"true"}
2026-02-17 02:33:56.266 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8904"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8904"}
2026-02-17 02:33:56.288 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8904" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.310 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.338 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.360 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.394 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.394 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904"
2026-02-17 02:33:56.426 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8904"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8904"}
2026-02-17 02:33:56.451 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7408"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7408"}
2026-02-17 02:33:56.477 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-7408" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.497 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-g6f5z-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:33:56.585 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-g6f5z-9433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7408"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7408"}
2026-02-17 02:33:56.690 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-g6f5z-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:33:56.709 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1178"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1178"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1178"}
2026-02-17 02:33:56.709 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:56.718 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1178" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.838 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-17 02:33:56.838 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9d3899defc2"
2026-02-17 02:33:56.838 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:56.838 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:56.862 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1178"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1178"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1178"}
2026-02-17 02:33:56.933 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-1301"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-1301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-1301"}
2026-02-17 02:33:56.933 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-1301" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.939 [INFO][84] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-qzg9w; name=rr_cluster_id) updated; e2e-fake-node-qzg9w updated
2026-02-17 02:33:56.941 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_32: Reconfigured
bird: Mesh_192_168_24_138: Reconfigured2026-02-17 02:33:56.951 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host

bird: Reconfigured
2026-02-17 02:33:56.958 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w"
2026-02-17 02:33:56.972 [INFO][84] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-qzg9w updated
2026-02-17 02:33:56.972 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w" labels:{key:"e2e-fake-node-qzg9w" value:"patched"}
2026-02-17 02:33:56.981 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w" labels:{key:"e2e-fake-node-qzg9w" value:"patched"}
2026-02-17 02:33:56.999 [INFO][84] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-qzg9w updated
2026-02-17 02:33:57.000 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w" labels:{key:"e2e-fake-node-qzg9w" value:"updated"}
2026-02-17 02:33:57.021 [INFO][84] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-qzg9w; name=rr_cluster_id) deleted; e2e-fake-node-qzg9w deleted
bird: 2026-02-17 02:33:57.037 [INFO][84] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_32: Reconfigured
bird: Mesh_192_168_24_138: Reconfigured
bird: Reconfigured
2026-02-17 02:33:57.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w"
2026-02-17 02:33:57.080 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-1301"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-1301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-1301"}
2026-02-17 02:33:57.114 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9796"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-9796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9796"}
2026-02-17 02:33:57.120 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:57.120 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:57.143 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9796" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:57.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9796"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-9796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9796"}
2026-02-17 02:33:57.272 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-408"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-408"}
2026-02-17 02:33:57.280 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-408" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:58.179 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240, name=eth0)
2026-02-17 02:33:58.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid95e919067f" profile_ids:"kns.container-probe-5534" profile_ids:"ksa.container-probe-5534.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:33:58.179 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:58.179 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.179 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.179 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.180 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid95e919067f"
2026-02-17 02:33:58.180 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.180 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.182 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240, name=eth0)
2026-02-17 02:33:58.223 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:58.223 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"} status="up"
2026-02-17 02:33:58.223 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240" endpoint_id:"eth0"}
2026-02-17 02:33:58.223 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-5534.default"}
2026-02-17 02:33:58.223 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-5534"}
2026-02-17 02:33:58.223 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5534"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5534"}
2026-02-17 02:33:58.223 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.223 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.224 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SoUGUUW7oS35MJa-Rf" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.224 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hhZOC6cR2f11el19j6" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.224 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SoUGUUW7oS35MJa-Rf" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.224 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hhZOC6cR2f11el19j6" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.224 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.224 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid95e919067f" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.224 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid95e919067f" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.224 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.224 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.225 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.6
2026-02-17 02:33:58.286 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5534/liveness-8d160499-5bf8-438f-8d40-7f3a6fa53240", EndpointId:"eth0"}
2026-02-17 02:33:58.302 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4463"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4463"}
2026-02-17 02:33:58.332 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 11
2026-02-17 02:33:58.605 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid95e919067f" state="down"
2026-02-17 02:33:58.605 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid95e919067f"
2026-02-17 02:33:58.605 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-17 02:33:58.605 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95e919067f", State:"down", Index:11}
2026-02-17 02:33:58.605 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Typed[string]{}}
2026-02-17 02:33:58.605 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Typed[string]{}}
2026-02-17 02:33:58.608 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid95e919067f" state=""
2026-02-17 02:33:58.608 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid95e919067f"
2026-02-17 02:33:58.634 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95e919067f", State:"", Index:11}
2026-02-17 02:33:58.635 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Set[string](nil)}
2026-02-17 02:33:58.635 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95e919067f", Addrs:set.Set[string](nil)}
2026-02-17 02:33:59.046 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-kdr9j, name=eth0)
2026-02-17 02:33:59.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4463"} profile:{inbound_rules:{action:"allow" rule_id:"tiBwd4u0sawPG1ux"} outbound_rules:{action:"allow" rule_id:"LvQ3_KENA8xJwIi0"}}
2026-02-17 02:33:59.047 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4463.default"} profile:{}
2026-02-17 02:33:59.047 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-kdr9j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib02c96d3e01" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:33:59.047 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.047 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.047 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.048 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib02c96d3e01" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.048 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.048 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.048 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib02c96d3e01" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.048 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.048 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.048 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib02c96d3e01"
2026-02-17 02:33:59.048 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.048 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.094 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:59.094 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} status="down"
2026-02-17 02:33:59.112 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calib02c96d3e01" state="down"
2026-02-17 02:33:59.112 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib02c96d3e01", State:"down", Index:37}
2026-02-17 02:33:59.112 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib02c96d3e01"
2026-02-17 02:33:59.112 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.112 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.113 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib02c96d3e01"
2026-02-17 02:33:59.113 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calib02c96d3e01" state="up"
2026-02-17 02:33:59.138 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:59.139 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} status="down"
2026-02-17 02:33:59.139 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.139 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.139 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib02c96d3e01", State:"up", Index:37}
2026-02-17 02:33:59.139 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib02c96d3e01"
2026-02-17 02:33:59.139 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib02c96d3e01"
2026-02-17 02:33:59.139 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib02c96d3e01"
2026-02-17 02:33:59.139 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.139 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.143 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-ltmvs, name=eth0)
2026-02-17 02:33:59.161 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.162 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.162 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-ltmvs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f67b12f1e7" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:33:59.162 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.163 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.163 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.163 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3f67b12f1e7" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.163 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3f67b12f1e7" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.164 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3f67b12f1e7"
2026-02-17 02:33:59.164 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.164 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.205 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:59.205 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"} status="down"
2026-02-17 02:33:59.229 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3f67b12f1e7" state="down"
2026-02-17 02:33:59.229 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f67b12f1e7"
2026-02-17 02:33:59.229 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3f67b12f1e7" state="up"
2026-02-17 02:33:59.229 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f67b12f1e7", State:"down", Index:38}
2026-02-17 02:33:59.230 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.230 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.230 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f67b12f1e7", State:"up", Index:38}
2026-02-17 02:33:59.230 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3f67b12f1e7"
2026-02-17 02:33:59.230 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f67b12f1e7"
2026-02-17 02:33:59.230 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f67b12f1e7"
2026-02-17 02:33:59.230 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.230 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.249 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.249 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.546 [INFO][79] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:33:59.546 [INFO][79] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="d8a9913cb3264e53b86051b6736c758c" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.34.4" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:13, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:90, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:33:59.664 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-4597" name:"default"}
2026-02-17 02:33:59.893 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4597"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-4597"}
2026-02-17 02:33:59.906 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-kdr9j, name=eth0)
2026-02-17 02:33:59.920 [INFO][79] felix/summary.go 100: Summarising 150 dataplane reconciliation loops over 1m0s: avg=30ms longest=89ms (resync-calico-v4)
2026-02-17 02:33:59.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-kdr9j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib02c96d3e01" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:33:59.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-4597"}
2026-02-17 02:33:59.920 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.920 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.920 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.921 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib02c96d3e01"
2026-02-17 02:33:59.921 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.921 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:33:59.928 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-ltmvs, name=eth0)
2026-02-17 02:33:59.940 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.940 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-ltmvs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f67b12f1e7" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:33:59.940 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.941 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.941 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.941 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f67b12f1e7"
2026-02-17 02:33:59.942 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.942 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:33:59.968 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.968 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.983 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6038"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6038"}
2026-02-17 02:34:00.005 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-817"}
2026-02-17 02:34:00.026 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:00.058 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1829" name:"default"}
2026-02-17 02:34:00.261 [INFO][79] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:34:00.289 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-17 02:34:00.290 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3f67b12f1e7"
2026-02-17 02:34:00.290 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:00.290 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:00.364 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1829"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1829"}
2026-02-17 02:34:00.396 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1829"}
2026-02-17 02:34:00.649 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-handle-http-request, name=eth0)
2026-02-17 02:34:00.649 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-817"} profile:{inbound_rules:{action:"allow" rule_id:"tvM39XAVR4WyoGTX"} outbound_rules:{action:"allow" rule_id:"fJ2LMPgVAXQQz-cJ"}}
2026-02-17 02:34:00.649 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-817.default"} profile:{}
2026-02-17 02:34:00.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4caf32046b1" profile_ids:"kns.container-lifecycle-hook-817" profile_ids:"ksa.container-lifecycle-hook-817.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:34:00.650 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.650 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.650 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.650 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4caf32046b1" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.650 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.650 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.650 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4caf32046b1" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.650 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.650 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.650 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4caf32046b1"
2026-02-17 02:34:00.650 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.650 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.702 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:00.702 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:34:00.708 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali4caf32046b1" state="down"
2026-02-17 02:34:00.708 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4caf32046b1", State:"down", Index:39}
2026-02-17 02:34:00.708 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4caf32046b1"
2026-02-17 02:34:00.708 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.708 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.708 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4caf32046b1"
2026-02-17 02:34:00.711 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali4caf32046b1" state="up"
2026-02-17 02:34:00.743 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:00.743 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:34:00.744 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:00.744 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:00.744 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4caf32046b1", State:"up", Index:39}
2026-02-17 02:34:00.744 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4caf32046b1"
2026-02-17 02:34:00.744 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4caf32046b1"
2026-02-17 02:34:00.744 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4caf32046b1"
2026-02-17 02:34:00.744 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.744 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:00.769 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-17 02:34:00.769 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib02c96d3e01"
2026-02-17 02:34:00.771 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:00.771 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:34:00.771 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:00.771 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:01.411 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-408"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-408"}
2026-02-17 02:34:01.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2783"}
2026-02-17 02:34:01.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:01.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3961"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3961"}
2026-02-17 02:34:01.653 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-17 02:34:01.653 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4caf32046b1"
2026-02-17 02:34:01.653 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:01.654 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:01.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-6599"}
2026-02-17 02:34:01.745 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-6599" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:01.777 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-648" name:"default"}
2026-02-17 02:34:01.939 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-handle-http-request, name=eth0)
2026-02-17 02:34:01.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4caf32046b1" profile_ids:"kns.container-lifecycle-hook-817" profile_ids:"ksa.container-lifecycle-hook-817.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:34:01.940 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:01.941 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:01.941 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:01.942 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4caf32046b1"
2026-02-17 02:34:01.942 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:01.942 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:01.965 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:01.965 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:34:01.977 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8904" name:"default"}
2026-02-17 02:34:02.437 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-7408" name:"default"}
2026-02-17 02:34:02.539 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1392" name:"default"}
2026-02-17 02:34:02.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"} labels:{key:"webhook-1392" value:"true"}
2026-02-17 02:34:02.592 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1392"}
2026-02-17 02:34:02.660 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-1301" name:"default"}
2026-02-17 02:34:02.761 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8904"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8904"}
2026-02-17 02:34:02.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8904"}
2026-02-17 02:34:02.809 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-g6f5z-9433" name:"default"}
2026-02-17 02:34:02.841 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-648"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-648"} labels:{key:"webhook-1392-markers" value:"true"}
2026-02-17 02:34:02.868 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-648"}
2026-02-17 02:34:02.897 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7408"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7408"}
2026-02-17 02:34:02.923 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-7408"}
2026-02-17 02:34:03.077 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1178" name:"default"}
2026-02-17 02:34:03.097 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-g6f5z-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:34:03.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:34:03.174 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1178"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1178"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1178"}
2026-02-17 02:34:03.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9796" name:"default"}
2026-02-17 02:34:03.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1178"}
2026-02-17 02:34:03.244 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-1301"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-1301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-1301"}
2026-02-17 02:34:03.245 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:34:03.265 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-1301"}
2026-02-17 02:34:03.412 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-kdr9j, name=eth0)
2026-02-17 02:34:03.412 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-kdr9j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib02c96d3e01" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:34:03.412 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.412 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.412 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.413 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib02c96d3e01"
2026-02-17 02:34:03.413 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.413 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.418 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-ltmvs, name=eth0)
2026-02-17 02:34:03.422 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-kdr9j, name=eth0)
2026-02-17 02:34:03.426 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-4463/test-rs-ltmvs, name=eth0)
2026-02-17 02:34:03.440 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:03.441 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"} status="up"
2026-02-17 02:34:03.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-ltmvs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f67b12f1e7" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:34:03.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-kdr9j" endpoint_id:"eth0"}
2026-02-17 02:34:03.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-ltmvs" endpoint_id:"eth0"}
2026-02-17 02:34:03.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4463"}
2026-02-17 02:34:03.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4463.default"}
2026-02-17 02:34:03.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4463"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4463"}
2026-02-17 02:34:03.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4541"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4541"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4541"}
2026-02-17 02:34:03.464 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4541" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:03.472 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:34:03.472 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:34:03.472 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:34:03.472 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.472 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.474 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.474 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.474 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.474 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3f67b12f1e7" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.474 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib02c96d3e01" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.474 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3f67b12f1e7" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.474 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib02c96d3e01" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.474 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:34:03.474 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:34:03.474 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.474 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.474 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.33
2026-02-17 02:34:03.474 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.32
2026-02-17 02:34:03.566 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-ltmvs", EndpointId:"eth0"}
2026-02-17 02:34:03.566 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-kdr9j", EndpointId:"eth0"}
2026-02-17 02:34:03.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9796"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-9796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9796"}
2026-02-17 02:34:03.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9796"}
2026-02-17 02:34:03.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5534" name:"default"}
2026-02-17 02:34:03.767 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5534"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5534"}
2026-02-17 02:34:03.793 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5534"}
2026-02-17 02:34:03.832 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3f67b12f1e7" state="down"
2026-02-17 02:34:03.832 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f67b12f1e7"
2026-02-17 02:34:03.832 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f67b12f1e7", State:"down", Index:38}
2026-02-17 02:34:03.833 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.833 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.834 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-17 02:34:03.835 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3f67b12f1e7" state=""
2026-02-17 02:34:03.835 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3f67b12f1e7"
2026-02-17 02:34:03.835 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f67b12f1e7", State:"", Index:38}
2026-02-17 02:34:03.835 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Set[string](nil)}
2026-02-17 02:34:03.836 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f67b12f1e7", Addrs:set.Set[string](nil)}
2026-02-17 02:34:03.840 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-17 02:34:03.840 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib02c96d3e01"
2026-02-17 02:34:03.840 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calib02c96d3e01" state="down"
2026-02-17 02:34:03.841 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.841 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.841 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib02c96d3e01", State:"down", Index:37}
2026-02-17 02:34:03.842 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calib02c96d3e01" state=""
2026-02-17 02:34:03.842 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib02c96d3e01"
2026-02-17 02:34:03.842 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib02c96d3e01", State:"", Index:37}
2026-02-17 02:34:03.842 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Set[string](nil)}
2026-02-17 02:34:03.842 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib02c96d3e01", Addrs:set.Set[string](nil)}
2026-02-17 02:34:05.009 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth, name=eth0)
2026-02-17 02:34:05.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d3899defc2" profile_ids:"kns.replication-controller-6038" profile_ids:"ksa.replication-controller-6038.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:34:05.010 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:34:05.010 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.010 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.010 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.010 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d3899defc2"
2026-02-17 02:34:05.011 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.011 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.020 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth, name=eth0)
2026-02-17 02:34:05.035 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:05.035 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"} status="up"
2026-02-17 02:34:05.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth" endpoint_id:"eth0"}
2026-02-17 02:34:05.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-6038"}
2026-02-17 02:34:05.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-6038.default"}
2026-02-17 02:34:05.035 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.035 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NR3DECM1c_0711y9PS" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dW4jQ0jIK8q5GNAulF" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NR3DECM1c_0711y9PS" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dW4jQ0jIK8q5GNAulF" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.036 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9d3899defc2" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9d3899defc2" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.036 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.036 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.037 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.31
2026-02-17 02:34:05.101 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6038/my-hostname-basic-53fc79f0-5747-4905-b529-36550266fbd3-mxmth", EndpointId:"eth0"}
2026-02-17 02:34:05.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6038" name:"default"}
2026-02-17 02:34:05.324 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6038"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6038"}
2026-02-17 02:34:05.354 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6038"}
2026-02-17 02:34:05.545 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2783"}
2026-02-17 02:34:05.583 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-4541" type:"ClusterIP" cluster_ips:"10.254.250.25" ports:{Protocol:"TCP" Port:8765}
2026-02-17 02:34:05.583 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6478"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6478"}
2026-02-17 02:34:05.583 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:06.194 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-817"}
2026-02-17 02:34:06.220 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1489"}
2026-02-17 02:34:06.242 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:06.374 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali30e433805ab" state="down"
2026-02-17 02:34:06.375 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30e433805ab"
2026-02-17 02:34:06.375 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30e433805ab", State:"down", Index:40}
2026-02-17 02:34:06.375 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.375 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.378 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali30e433805ab" state="up"
2026-02-17 02:34:06.403 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30e433805ab", State:"up", Index:40}
2026-02-17 02:34:06.404 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30e433805ab"
2026-02-17 02:34:06.404 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30e433805ab"
2026-02-17 02:34:06.518 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6478/pod-subpath-test-configmap-gsc7, name=eth0)
2026-02-17 02:34:06.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-6478.default"} profile:{}
2026-02-17 02:34:06.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-6478"} profile:{inbound_rules:{action:"allow" rule_id:"nZIsfGZZwSxyS5V4"} outbound_rules:{action:"allow" rule_id:"V8o4jvXGC8oxyP8o"}}
2026-02-17 02:34:06.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6478/pod-subpath-test-configmap-gsc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30e433805ab" profile_ids:"kns.subpath-6478" profile_ids:"ksa.subpath-6478.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:34:06.519 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:06.519 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:06.519 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:06.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali30e433805ab" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-6478" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O_9wJIkQpHosQjlC3e" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali30e433805ab" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-6478" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O_9wJIkQpHosQjlC3e" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.519 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30e433805ab"
2026-02-17 02:34:06.519 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:06.520 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:06.558 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:06.559 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:07.028 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3961"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3961"}
2026-02-17 02:34:07.774 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-408" name:"default"}
2026-02-17 02:34:07.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-408"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-408"}
2026-02-17 02:34:07.869 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali9d3899defc2" state="down"
2026-02-17 02:34:07.869 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d3899defc2"
2026-02-17 02:34:07.869 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 02:34:07.869 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d3899defc2", State:"down", Index:36}
2026-02-17 02:34:07.869 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Typed[string]{}}
2026-02-17 02:34:07.869 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Typed[string]{}}
2026-02-17 02:34:07.871 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali9d3899defc2" state=""
2026-02-17 02:34:07.871 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9d3899defc2"
2026-02-17 02:34:07.893 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d3899defc2", State:"", Index:36}
2026-02-17 02:34:07.893 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Set[string](nil)}
2026-02-17 02:34:07.893 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d3899defc2", Addrs:set.Set[string](nil)}
2026-02-17 02:34:07.911 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-408"}
2026-02-17 02:34:07.962 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6478/pod-subpath-test-configmap-gsc7, name=eth0)
2026-02-17 02:34:07.962 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6478/pod-subpath-test-configmap-gsc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30e433805ab" profile_ids:"kns.subpath-6478" profile_ids:"ksa.subpath-6478.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:34:07.962 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:07.962 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:07.962 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:07.963 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30e433805ab"
2026-02-17 02:34:07.963 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:07.963 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:07.985 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:07.985 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:08.005 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-17 02:34:08.005 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30e433805ab"
2026-02-17 02:34:08.005 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:08.006 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:08.503 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4463" name:"default"}
2026-02-17 02:34:08.896 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4463"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4463"}
2026-02-17 02:34:08.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4463"}
2026-02-17 02:34:09.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4541"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4541"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4541"}
2026-02-17 02:34:09.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4698"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4698"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4698"}
2026-02-17 02:34:09.717 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4698" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:10.660 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4698/with-max-failed-indexes-0-cl96t, name=eth0)
2026-02-17 02:34:10.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4698"} profile:{inbound_rules:{action:"allow" rule_id:"obc6VQcFR0Ry14ai"} outbound_rules:{action:"allow" rule_id:"B_Xn43-wPZ3SfcXw"}}
2026-02-17 02:34:10.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4698.default"} profile:{}
2026-02-17 02:34:10.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4698/with-max-failed-indexes-0-cl96t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90fb6750724" profile_ids:"kns.job-4698" profile_ids:"ksa.job-4698.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:34:10.661 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.661 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.661 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali90fb6750724" ipVersion=0x4 table="filter"
2026-02-17 02:34:10.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4698" ipVersion=0x4 table="filter"
2026-02-17 02:34:10.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bmuAmbrtWJrc2EnAPG" ipVersion=0x4 table="filter"
2026-02-17 02:34:10.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali90fb6750724" ipVersion=0x4 table="filter"
2026-02-17 02:34:10.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4698" ipVersion=0x4 table="filter"
2026-02-17 02:34:10.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bmuAmbrtWJrc2EnAPG" ipVersion=0x4 table="filter"
2026-02-17 02:34:10.662 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali90fb6750724"
2026-02-17 02:34:10.662 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.662 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.705 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:10.705 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} status="down"
2026-02-17 02:34:10.740 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali90fb6750724" state="down"
2026-02-17 02:34:10.740 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90fb6750724"
2026-02-17 02:34:10.740 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90fb6750724", State:"down", Index:41}
2026-02-17 02:34:10.740 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Typed[string]{}}
2026-02-17 02:34:10.740 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Typed[string]{}}
2026-02-17 02:34:10.740 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90fb6750724"
2026-02-17 02:34:10.740 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.740 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.742 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali90fb6750724" state="up"
2026-02-17 02:34:10.767 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:10.767 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} status="down"
2026-02-17 02:34:10.767 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90fb6750724", State:"up", Index:41}
2026-02-17 02:34:10.767 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali90fb6750724"
2026-02-17 02:34:10.767 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90fb6750724"
2026-02-17 02:34:10.768 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90fb6750724"
2026-02-17 02:34:10.768 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.768 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:10.790 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:10.790 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} status="up"
2026-02-17 02:34:10.941 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1489"}
2026-02-17 02:34:10.999 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8707"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8707"}
2026-02-17 02:34:11.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:11.181 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2783" name:"default"}
2026-02-17 02:34:11.218 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-handle-http-request, name=eth0)
2026-02-17 02:34:11.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4caf32046b1" profile_ids:"kns.container-lifecycle-hook-817" profile_ids:"ksa.container-lifecycle-hook-817.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:34:11.218 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.219 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.219 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.221 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4caf32046b1"
2026-02-17 02:34:11.223 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.223 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.229 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-handle-http-request, name=eth0)
2026-02-17 02:34:11.263 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:11.263 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:34:11.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:34:11.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-817"}
2026-02-17 02:34:11.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-817.default"}
2026-02-17 02:34:11.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2783"}
2026-02-17 02:34:11.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2783"}
2026-02-17 02:34:11.263 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.263 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.264 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4caf32046b1" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4caf32046b1" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.264 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.264 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.265 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.34
2026-02-17 02:34:11.330 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:11.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-817" name:"default"}
2026-02-17 02:34:11.605 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-17 02:34:11.605 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4caf32046b1"
2026-02-17 02:34:11.605 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali4caf32046b1" state="down"
2026-02-17 02:34:11.605 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.605 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.606 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4caf32046b1", State:"down", Index:39}
2026-02-17 02:34:11.606 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali4caf32046b1" state=""
2026-02-17 02:34:11.606 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4caf32046b1"
2026-02-17 02:34:11.629 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4caf32046b1", State:"", Index:39}
2026-02-17 02:34:11.629 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Set[string](nil)}
2026-02-17 02:34:11.629 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4caf32046b1", Addrs:set.Set[string](nil)}
2026-02-17 02:34:11.656 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-817"}
2026-02-17 02:34:11.682 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"}
2026-02-17 02:34:11.999 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4698/with-max-failed-indexes-0-cl96t, name=eth0)
2026-02-17 02:34:11.999 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4698/with-max-failed-indexes-0-cl96t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90fb6750724" profile_ids:"kns.job-4698" profile_ids:"ksa.job-4698.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:34:11.999 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:12.000 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:12.000 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:12.009 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90fb6750724"
2026-02-17 02:34:12.009 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:12.009 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:12.035 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:12.035 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} status="up"
2026-02-17 02:34:12.129 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-17 02:34:12.129 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali90fb6750724"
2026-02-17 02:34:12.130 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:12.130 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:13.579 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4698/with-max-failed-indexes-0-cl96t, name=eth0)
2026-02-17 02:34:13.580 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4698/with-max-failed-indexes-0-cl96t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90fb6750724" profile_ids:"kns.job-4698" profile_ids:"ksa.job-4698.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:34:13.580 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:13.580 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:13.580 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:13.581 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90fb6750724"
2026-02-17 02:34:13.582 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:13.582 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:13.604 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:13.604 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} status="up"
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali90fb6750724" state="down"
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90fb6750724"
2026-02-17 02:34:13.698 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali90fb6750724" state=""
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali90fb6750724"
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90fb6750724", State:"down", Index:41}
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Typed[string]{}}
2026-02-17 02:34:13.698 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Typed[string]{}}
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90fb6750724", State:"", Index:41}
2026-02-17 02:34:13.698 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Set[string](nil)}
2026-02-17 02:34:13.698 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90fb6750724", Addrs:set.Set[string](nil)}
2026-02-17 02:34:13.698 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90fb6750724"
2026-02-17 02:34:13.698 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:13.698 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:13.699 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.36
2026-02-17 02:34:13.715 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:13.716 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"} status="down"
2026-02-17 02:34:14.255 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4698/with-max-failed-indexes-0-cl96t, name=eth0)
2026-02-17 02:34:14.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4698/with-max-failed-indexes-0-cl96t" endpoint_id:"eth0"}
2026-02-17 02:34:14.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4698"}
2026-02-17 02:34:14.256 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4698.default"}
2026-02-17 02:34:14.256 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:14.256 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:14.256 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4698" ipVersion=0x4 table="filter"
2026-02-17 02:34:14.256 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bmuAmbrtWJrc2EnAPG" ipVersion=0x4 table="filter"
2026-02-17 02:34:14.256 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4698" ipVersion=0x4 table="filter"
2026-02-17 02:34:14.256 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bmuAmbrtWJrc2EnAPG" ipVersion=0x4 table="filter"
2026-02-17 02:34:14.256 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:14.256 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali90fb6750724" ipVersion=0x4 table="filter"
2026-02-17 02:34:14.256 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali90fb6750724" ipVersion=0x4 table="filter"
2026-02-17 02:34:14.256 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:14.257 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:14.324 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4698/with-max-failed-indexes-0-cl96t", EndpointId:"eth0"}
2026-02-17 02:34:14.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4541"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4541"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4541"}
2026-02-17 02:34:15.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4698"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4698"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4698"}
2026-02-17 02:34:15.834 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8760"}
2026-02-17 02:34:15.834 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:16.170 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1489" name:"default"}
2026-02-17 02:34:16.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1489"}
2026-02-17 02:34:16.468 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1489"}
2026-02-17 02:34:19.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-4541"
2026-02-17 02:34:19.929 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4541" name:"default"}
2026-02-17 02:34:20.144 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4541"}
2026-02-17 02:34:21.136 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4698" name:"default"}
2026-02-17 02:34:21.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4698"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4698"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4698"}
2026-02-17 02:34:21.259 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4698"}
2026-02-17 02:34:23.214 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8760"}
2026-02-17 02:34:23.242 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5416"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5416"}
2026-02-17 02:34:23.242 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:23.276 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-5416" type:"ClusterIP" cluster_ips:"10.254.178.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:34:25.291 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-5416"
2026-02-17 02:34:25.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5416"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5416"}
2026-02-17 02:34:25.366 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5091"}
2026-02-17 02:34:25.366 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-5091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:26.037 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-5091/netserver-0, name=eth0)
2026-02-17 02:34:26.037 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-5091.default"} profile:{}
2026-02-17 02:34:26.038 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-5091"} profile:{inbound_rules:{action:"allow" rule_id:"kp-KfEN6Fy6mPqgv"} outbound_rules:{action:"allow" rule_id:"Y6GQM53xQm1ZHQcb"}}
2026-02-17 02:34:26.038 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali587039555cc" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:34:26.038 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:26.038 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:26.038 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:26.039 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali587039555cc" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.039 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.039 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.039 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali587039555cc" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.039 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.039 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.039 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali587039555cc"
2026-02-17 02:34:26.039 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:26.039 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:26.076 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali587039555cc" state="down"
2026-02-17 02:34:26.077 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali587039555cc"
2026-02-17 02:34:26.080 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali587039555cc" state="up"
2026-02-17 02:34:26.083 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:26.083 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:34:26.083 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali587039555cc", State:"down", Index:42}
2026-02-17 02:34:26.083 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:26.083 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:26.083 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali587039555cc", State:"up", Index:42}
2026-02-17 02:34:26.083 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali587039555cc"
2026-02-17 02:34:26.083 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali587039555cc"
2026-02-17 02:34:26.083 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali587039555cc"
2026-02-17 02:34:26.085 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:26.085 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:26.109 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:26.109 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:34:27.042 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-17 02:34:27.042 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali587039555cc"
2026-02-17 02:34:27.042 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:27.043 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:27.098 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-5091/netserver-0, name=eth0)
2026-02-17 02:34:27.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali587039555cc" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:34:27.098 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:27.098 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:27.098 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:27.103 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali587039555cc"
2026-02-17 02:34:27.104 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:27.104 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:27.129 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:27.129 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:34:28.104 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6478/pod-subpath-test-configmap-gsc7, name=eth0)
2026-02-17 02:34:28.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6478/pod-subpath-test-configmap-gsc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30e433805ab" profile_ids:"kns.subpath-6478" profile_ids:"ksa.subpath-6478.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:34:28.104 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:28.104 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:28.104 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:28.105 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30e433805ab"
2026-02-17 02:34:28.106 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:28.106 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:28.134 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:28.135 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:28.360 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8760" name:"default"}
2026-02-17 02:34:28.469 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8760"}
2026-02-17 02:34:28.502 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"}
2026-02-17 02:34:29.344 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6478/pod-subpath-test-configmap-gsc7, name=eth0)
2026-02-17 02:34:29.345 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6478/pod-subpath-test-configmap-gsc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30e433805ab" profile_ids:"kns.subpath-6478" profile_ids:"ksa.subpath-6478.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:34:29.345 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.346 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.346 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.348 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30e433805ab"
2026-02-17 02:34:29.348 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.348 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.374 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:29.374 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:29.452 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-17 02:34:29.452 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30e433805ab"
2026-02-17 02:34:29.452 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali30e433805ab" state="down"
2026-02-17 02:34:29.453 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Typed[string]{}}
2026-02-17 02:34:29.453 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Typed[string]{}}
2026-02-17 02:34:29.453 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30e433805ab", State:"down", Index:40}
2026-02-17 02:34:29.453 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30e433805ab"
2026-02-17 02:34:29.453 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.453 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.454 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.35
2026-02-17 02:34:29.456 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali30e433805ab" state=""
2026-02-17 02:34:29.456 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30e433805ab"
2026-02-17 02:34:29.477 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:29.477 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:29.477 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30e433805ab", State:"", Index:40}
2026-02-17 02:34:29.477 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Set[string](nil)}
2026-02-17 02:34:29.477 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30e433805ab", Addrs:set.Set[string](nil)}
2026-02-17 02:34:29.477 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30e433805ab"
2026-02-17 02:34:29.477 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.477 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.501 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:29.501 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:29.664 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6478/pod-subpath-test-configmap-gsc7, name=eth0)
2026-02-17 02:34:29.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6478/pod-subpath-test-configmap-gsc7" endpoint_id:"eth0"}
2026-02-17 02:34:29.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-6478"}
2026-02-17 02:34:29.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-6478.default"}
2026-02-17 02:34:29.666 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.666 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-6478" ipVersion=0x4 table="filter"
2026-02-17 02:34:29.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O_9wJIkQpHosQjlC3e" ipVersion=0x4 table="filter"
2026-02-17 02:34:29.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-6478" ipVersion=0x4 table="filter"
2026-02-17 02:34:29.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O_9wJIkQpHosQjlC3e" ipVersion=0x4 table="filter"
2026-02-17 02:34:29.666 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.667 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30e433805ab" ipVersion=0x4 table="filter"
2026-02-17 02:34:29.667 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30e433805ab" ipVersion=0x4 table="filter"
2026-02-17 02:34:29.667 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.667 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.718 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6478/pod-subpath-test-configmap-gsc7", EndpointId:"eth0"}
2026-02-17 02:34:29.948 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6478"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6478"}
2026-02-17 02:34:30.003 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"}
2026-02-17 02:34:30.029 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.048 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"} labels:{key:"webhook-5851" value:"true"}
2026-02-17 02:34:30.072 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1705"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1705"} labels:{key:"webhook-5851-markers" value:"true"}
2026-02-17 02:34:30.073 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1705" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.442 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5416" name:"default"}
2026-02-17 02:34:30.712 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5416"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5416"}
2026-02-17 02:34:30.742 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5416"}
2026-02-17 02:34:31.198 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb, name=eth0)
2026-02-17 02:34:31.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5851"} profile:{inbound_rules:{action:"allow" rule_id:"7hj-Wwu9MTiqzQsa"} outbound_rules:{action:"allow" rule_id:"HkyMEPUjUpdubHeR"}}
2026-02-17 02:34:31.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5851.default"} profile:{}
2026-02-17 02:34:31.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0a8d390f98" profile_ids:"kns.webhook-5851" profile_ids:"ksa.webhook-5851.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:34:31.199 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.199 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.199 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.200 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie0a8d390f98" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.200 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5851" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.200 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uhTb5RfEv6b37Y8xcZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.200 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie0a8d390f98" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.200 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5851" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.200 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uhTb5RfEv6b37Y8xcZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.200 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie0a8d390f98"
2026-02-17 02:34:31.200 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.200 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.246 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:31.247 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} status="down"
2026-02-17 02:34:31.268 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calie0a8d390f98" state="down"
2026-02-17 02:34:31.268 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0a8d390f98", State:"down", Index:43}
2026-02-17 02:34:31.268 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0a8d390f98"
2026-02-17 02:34:31.269 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Typed[string]{}}
2026-02-17 02:34:31.269 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Typed[string]{}}
2026-02-17 02:34:31.269 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0a8d390f98"
2026-02-17 02:34:31.269 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.269 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.271 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calie0a8d390f98" state="up"
2026-02-17 02:34:31.294 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:31.294 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} status="down"
2026-02-17 02:34:31.294 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0a8d390f98", State:"up", Index:43}
2026-02-17 02:34:31.294 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie0a8d390f98"
2026-02-17 02:34:31.294 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0a8d390f98"
2026-02-17 02:34:31.294 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0a8d390f98"
2026-02-17 02:34:31.295 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.295 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:31.318 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:31.318 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} status="up"
2026-02-17 02:34:32.171 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb, name=eth0)
2026-02-17 02:34:32.171 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0a8d390f98" profile_ids:"kns.webhook-5851" profile_ids:"ksa.webhook-5851.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:34:32.172 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.172 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.172 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.172 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0a8d390f98"
2026-02-17 02:34:32.173 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.173 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.189 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:32.190 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} status="up"
2026-02-17 02:34:32.194 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb, name=eth0)
2026-02-17 02:34:32.194 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0a8d390f98" profile_ids:"kns.webhook-5851" profile_ids:"ksa.webhook-5851.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:34:32.194 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.194 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.194 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.194 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0a8d390f98"
2026-02-17 02:34:32.194 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.195 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:32.219 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:32.219 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} status="up"
2026-02-17 02:34:32.354 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-17 02:34:32.354 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie0a8d390f98"
2026-02-17 02:34:32.354 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:32.354 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:32.616 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5851" type:"ClusterIP" cluster_ips:"10.254.109.25" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:35.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6478" name:"default"}
2026-02-17 02:34:35.329 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6478"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6478"}
2026-02-17 02:34:35.353 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6478"}
2026-02-17 02:34:36.250 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5851"
2026-02-17 02:34:36.312 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb, name=eth0)
2026-02-17 02:34:36.312 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0a8d390f98" profile_ids:"kns.webhook-5851" profile_ids:"ksa.webhook-5851.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:34:36.312 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.312 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.312 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.313 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0a8d390f98"
2026-02-17 02:34:36.314 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.314 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.319 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb, name=eth0)
2026-02-17 02:34:36.351 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:36.351 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"} status="up"
2026-02-17 02:34:36.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb" endpoint_id:"eth0"}
2026-02-17 02:34:36.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5851.default"}
2026-02-17 02:34:36.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5851"}
2026-02-17 02:34:36.351 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.351 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5851" ipVersion=0x4 table="filter"
2026-02-17 02:34:36.352 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uhTb5RfEv6b37Y8xcZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:36.352 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5851" ipVersion=0x4 table="filter"
2026-02-17 02:34:36.352 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uhTb5RfEv6b37Y8xcZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:36.352 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.352 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie0a8d390f98" ipVersion=0x4 table="filter"
2026-02-17 02:34:36.352 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie0a8d390f98" ipVersion=0x4 table="filter"
2026-02-17 02:34:36.352 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.352 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
2026-02-17 02:34:36.352 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.38
2026-02-17 02:34:36.422 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5851/sample-webhook-deployment-7d44fffc8-55qtb", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 43
2026-02-17 02:34:36.680 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calie0a8d390f98" state="down"
2026-02-17 02:34:36.680 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0a8d390f98"
2026-02-17 02:34:36.680 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-17 02:34:36.680 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0a8d390f98", State:"down", Index:43}
2026-02-17 02:34:36.681 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Typed[string]{}}
2026-02-17 02:34:36.681 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Typed[string]{}}
2026-02-17 02:34:36.682 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calie0a8d390f98" state=""
2026-02-17 02:34:36.682 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie0a8d390f98"
2026-02-17 02:34:36.709 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0a8d390f98", State:"", Index:43}
2026-02-17 02:34:36.709 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Set[string](nil)}
2026-02-17 02:34:36.709 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0a8d390f98", Addrs:set.Set[string](nil)}
2026-02-17 02:34:36.887 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"} labels:{key:"webhook-5851" value:"true"}
2026-02-17 02:34:36.987 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1705"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1705"} labels:{key:"webhook-5851-markers" value:"true"}
2026-02-17 02:34:37.051 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5977"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5977"}
2026-02-17 02:34:37.083 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:38.111 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-5091/netserver-0, name=eth0)
2026-02-17 02:34:38.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali587039555cc" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:34:38.112 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:38.112 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:38.112 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:38.112 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali587039555cc"
2026-02-17 02:34:38.112 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:38.112 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:38.136 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:38.136 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:34:39.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5977"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5977"}
2026-02-17 02:34:39.514 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-489"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-489"}
2026-02-17 02:34:39.536 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:40.304 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7, name=eth0)
2026-02-17 02:34:40.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-489"} profile:{inbound_rules:{action:"allow" rule_id:"jDs7x2aOJt8S0Rq0"} outbound_rules:{action:"allow" rule_id:"6sBMHNp9z2QyX7VJ"}}
2026-02-17 02:34:40.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-489.default"} profile:{}
2026-02-17 02:34:40.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib803096d95f" profile_ids:"kns.pods-489" profile_ids:"ksa.pods-489.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:34:40.305 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.305 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.305 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib803096d95f" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-489" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fYJisge-gwGMdRxA2W" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib803096d95f" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-489" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fYJisge-gwGMdRxA2W" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.306 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib803096d95f"
2026-02-17 02:34:40.306 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.306 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.349 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib803096d95f" state="down"
2026-02-17 02:34:40.350 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib803096d95f"
2026-02-17 02:34:40.351 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:40.351 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:40.351 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib803096d95f", State:"down", Index:44}
2026-02-17 02:34:40.351 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:40.352 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:40.352 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib803096d95f"
2026-02-17 02:34:40.352 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.352 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.358 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib803096d95f" state="up"
2026-02-17 02:34:40.381 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:40.381 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:40.381 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib803096d95f", State:"up", Index:44}
2026-02-17 02:34:40.382 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib803096d95f"
2026-02-17 02:34:40.382 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib803096d95f"
2026-02-17 02:34:40.382 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib803096d95f"
2026-02-17 02:34:40.382 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.382 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:40.407 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:40.407 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:41.186 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7, name=eth0)
2026-02-17 02:34:41.186 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib803096d95f" profile_ids:"kns.pods-489" profile_ids:"ksa.pods-489.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:34:41.186 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:41.186 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:41.186 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:41.187 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib803096d95f"
2026-02-17 02:34:41.187 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:41.187 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:41.205 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:41.206 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:41.709 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-489"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-489"}
2026-02-17 02:34:41.744 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-973"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-973"}
2026-02-17 02:34:41.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-973" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:41.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5091"}
2026-02-17 02:34:41.890 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"}
2026-02-17 02:34:41.916 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4370" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:41.942 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"} labels:{key:"webhook-4370" value:"true"}
2026-02-17 02:34:41.942 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2657"} labels:{key:"webhook-4370-markers" value:"true"}
2026-02-17 02:34:41.967 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:42.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5851" name:"default"}
2026-02-17 02:34:42.179 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-17 02:34:42.179 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib803096d95f"
2026-02-17 02:34:42.179 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:42.179 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:42.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"} labels:{key:"webhook-5851" value:"true"}
2026-02-17 02:34:42.310 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5851"}
2026-02-17 02:34:42.387 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1705" name:"default"}
2026-02-17 02:34:42.424 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1705"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1705"} labels:{key:"webhook-5851-markers" value:"true"}
2026-02-17 02:34:42.424 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1705"}
2026-02-17 02:34:44.373 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3961" name:"default"}
2026-02-17 02:34:44.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3961"}
2026-02-17 02:34:44.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5977" name:"default"}
2026-02-17 02:34:44.801 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5977"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5977"}
2026-02-17 02:34:44.829 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5977"}
2026-02-17 02:34:45.269 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-973"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-973"}
2026-02-17 02:34:45.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5573"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5573"}
2026-02-17 02:34:45.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:46.623 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4370" type:"ClusterIP" cluster_ips:"10.254.54.123" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:46.737 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7, name=eth0)
2026-02-17 02:34:46.737 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib803096d95f" profile_ids:"kns.pods-489" profile_ids:"ksa.pods-489.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:34:46.737 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.737 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.737 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.739 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib803096d95f"
2026-02-17 02:34:46.739 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.739 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.759 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7, name=eth0)
2026-02-17 02:34:46.763 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.763 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.763 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-489"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-489"}
2026-02-17 02:34:46.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib803096d95f" profile_ids:"kns.pods-489" profile_ids:"ksa.pods-489.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:34:46.764 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.764 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.764 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.765 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib803096d95f"
2026-02-17 02:34:46.765 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.765 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:34:46.788 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.788 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.885 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-5091/netserver-0, name=eth0)
2026-02-17 02:34:46.885 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali587039555cc" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:34:46.885 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.885 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.886 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.886 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali587039555cc"
2026-02-17 02:34:46.886 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.886 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.907 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-5091/netserver-0, name=eth0)
2026-02-17 02:34:46.918 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.918 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.918 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali587039555cc" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:34:46.918 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.918 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.918 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.919 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali587039555cc"
2026-02-17 02:34:46.919 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.919 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:46.944 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.944 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.945 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5091"}
2026-02-17 02:34:47.187 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-5091/netserver-0, name=eth0)
2026-02-17 02:34:47.187 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:34:47.187 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-5091.default"}
2026-02-17 02:34:47.187 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-5091"}
2026-02-17 02:34:47.187 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:47.187 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:47.188 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.188 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.188 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.188 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.188 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:47.188 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali587039555cc" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.188 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali587039555cc" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.188 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:47.188 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:47.189 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.37
2026-02-17 02:34:47.266 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-0", EndpointId:"eth0"}
2026-02-17 02:34:47.301 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-17 02:34:47.301 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali587039555cc"
2026-02-17 02:34:47.302 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.302 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.302 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali587039555cc" state="down"
2026-02-17 02:34:47.302 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali587039555cc", State:"down", Index:42}
2026-02-17 02:34:47.304 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali587039555cc" state=""
2026-02-17 02:34:47.304 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali587039555cc"
2026-02-17 02:34:47.326 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali587039555cc", State:"", Index:42}
2026-02-17 02:34:47.326 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Set[string](nil)}
2026-02-17 02:34:47.326 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali587039555cc", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.293 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4370"
2026-02-17 02:34:50.528 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-973" name:"default"}
2026-02-17 02:34:50.624 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-973"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-973"}
2026-02-17 02:34:50.647 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-973"}
2026-02-17 02:34:50.910 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"} labels:{key:"webhook-4370" value:"true"}
2026-02-17 02:34:50.935 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2657"} labels:{key:"webhook-4370-markers" value:"true"}
2026-02-17 02:34:50.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6205"}
2026-02-17 02:34:50.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6205" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:51.014 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6205"}
2026-02-17 02:34:51.043 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2697"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2697"}
2026-02-17 02:34:51.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2697" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:52.126 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-5091" name:"default"}
2026-02-17 02:34:52.241 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-5091"}
2026-02-17 02:34:54.431 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5573"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5573"}
2026-02-17 02:34:54.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8942"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8942"}
2026-02-17 02:34:54.489 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:55.189 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2697"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2697"}
2026-02-17 02:34:55.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1574"}
2026-02-17 02:34:55.228 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:55.773 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:34:55.989 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2657" name:"default"}
2026-02-17 02:34:56.105 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6205" name:"default"}
2026-02-17 02:34:56.479 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4370" name:"default"}
2026-02-17 02:34:56.658 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2657"} labels:{key:"webhook-4370-markers" value:"true"}
2026-02-17 02:34:56.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2657"}
2026-02-17 02:34:56.714 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"} labels:{key:"webhook-4370" value:"true"}
2026-02-17 02:34:56.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4370"}
2026-02-17 02:34:56.775 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6205"}
2026-02-17 02:34:56.803 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6205"}
2026-02-17 02:34:57.594 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8942"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8942"}
2026-02-17 02:34:57.628 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"}
2026-02-17 02:34:57.660 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:57.660 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"} labels:{key:"webhook-2398" value:"true"}
2026-02-17 02:34:57.684 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4899"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4899"} labels:{key:"webhook-2398-markers" value:"true"}
2026-02-17 02:34:57.685 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4899" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:59.320 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1574"}
2026-02-17 02:34:59.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"}
2026-02-17 02:34:59.377 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:59.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"} labels:{key:"webhook-7254" value:"true"}
2026-02-17 02:34:59.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3759"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3759"} labels:{key:"webhook-7254-markers" value:"true"}
2026-02-17 02:34:59.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:59.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5573" name:"default"}
2026-02-17 02:34:59.786 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5573"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5573"}
2026-02-17 02:34:59.814 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5573"}
2026-02-17 02:35:00.188 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2398" type:"ClusterIP" cluster_ips:"10.254.183.85" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:00.248 [INFO][79] felix/summary.go 100: Summarising 235 dataplane reconciliation loops over 1m0.3s: avg=29ms longest=94ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:35:00.362 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2697" name:"default"}
2026-02-17 02:35:00.453 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc, name=eth0)
2026-02-17 02:35:00.453 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-7254"} profile:{inbound_rules:{action:"allow" rule_id:"cbZEp-AvT62YAACr"} outbound_rules:{action:"allow" rule_id:"qWskRawJigfO6yQ2"}}
2026-02-17 02:35:00.453 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-7254.default"} profile:{}
2026-02-17 02:35:00.453 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4676a8a6903" profile_ids:"kns.webhook-7254" profile_ids:"ksa.webhook-7254.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:35:00.453 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:00.453 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:00.454 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:00.454 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4676a8a6903" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.454 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-7254" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.454 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OJ4XYhLSqoqK4N1g40" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.454 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4676a8a6903" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.454 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-7254" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.454 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OJ4XYhLSqoqK4N1g40" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.454 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4676a8a6903"
2026-02-17 02:35:00.454 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:00.454 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:00.500 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:00.500 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} status="down"
2026-02-17 02:35:00.500 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2697"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2697"}
2026-02-17 02:35:00.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2697"}
2026-02-17 02:35:00.539 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali4676a8a6903" state="down"
2026-02-17 02:35:00.540 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4676a8a6903"
2026-02-17 02:35:00.543 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali4676a8a6903" state="up"
2026-02-17 02:35:00.555 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4676a8a6903", State:"down", Index:45}
2026-02-17 02:35:00.555 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Typed[string]{}}
2026-02-17 02:35:00.555 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Typed[string]{}}
2026-02-17 02:35:00.555 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4676a8a6903", State:"up", Index:45}
2026-02-17 02:35:00.555 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4676a8a6903"
2026-02-17 02:35:00.555 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4676a8a6903"
2026-02-17 02:35:00.555 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4676a8a6903"
2026-02-17 02:35:00.555 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:00.556 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:00.574 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:00.574 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} status="up"
2026-02-17 02:35:01.356 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc, name=eth0)
2026-02-17 02:35:01.357 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4676a8a6903" profile_ids:"kns.webhook-7254" profile_ids:"ksa.webhook-7254.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:35:01.357 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.357 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.357 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.358 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4676a8a6903"
2026-02-17 02:35:01.358 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.359 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.375 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc, name=eth0)
2026-02-17 02:35:01.386 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:01.386 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} status="up"
2026-02-17 02:35:01.386 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4676a8a6903" profile_ids:"kns.webhook-7254" profile_ids:"ksa.webhook-7254.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:35:01.386 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.386 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.386 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.387 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4676a8a6903"
2026-02-17 02:35:01.387 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.387 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:01.411 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:01.411 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} status="up"
2026-02-17 02:35:01.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2398"
2026-02-17 02:35:01.545 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"} labels:{key:"webhook-2398" value:"true"}
2026-02-17 02:35:01.577 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4899"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4899"} labels:{key:"webhook-2398-markers" value:"true"}
2026-02-17 02:35:01.609 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-1784"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-1784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-1784"}
2026-02-17 02:35:01.630 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-1784" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.941 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7254" type:"ClusterIP" cluster_ips:"10.254.65.225" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:02.369 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-17 02:35:02.370 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4676a8a6903"
2026-02-17 02:35:02.370 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:02.370 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:02.654 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8942"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8942"}
2026-02-17 02:35:03.007 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7254"
2026-02-17 02:35:03.075 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc, name=eth0)
2026-02-17 02:35:03.076 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4676a8a6903" profile_ids:"kns.webhook-7254" profile_ids:"ksa.webhook-7254.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:35:03.076 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.076 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.076 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.077 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4676a8a6903"
2026-02-17 02:35:03.077 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.077 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.084 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc, name=eth0)
2026-02-17 02:35:03.101 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:03.102 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"} status="up"
2026-02-17 02:35:03.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc" endpoint_id:"eth0"}
2026-02-17 02:35:03.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-7254.default"}
2026-02-17 02:35:03.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-7254"}
2026-02-17 02:35:03.102 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.102 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.102 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-7254" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.102 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OJ4XYhLSqoqK4N1g40" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.102 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-7254" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.102 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OJ4XYhLSqoqK4N1g40" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.102 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.102 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4676a8a6903" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.102 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4676a8a6903" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.102 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.102 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.103 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.40
2026-02-17 02:35:03.151 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7254/sample-webhook-deployment-7d44fffc8-kqmwc", EndpointId:"eth0"}
2026-02-17 02:35:03.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"} labels:{key:"webhook-7254" value:"true"}
2026-02-17 02:35:03.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3759"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3759"} labels:{key:"webhook-7254-markers" value:"true"}
2026-02-17 02:35:03.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9782"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9782"}
2026-02-17 02:35:03.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-9782" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:03.225 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-9782" type:"ClusterIP" cluster_ips:"10.254.201.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:03.254 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-9782" type:"ClusterIP" cluster_ips:"10.254.132.121" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:03.279 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-9782" type:"ClusterIP" cluster_ips:"10.254.186.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:03.770 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-9782/pod1, name=eth0)
2026-02-17 02:35:03.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-9782.default"} profile:{}
2026-02-17 02:35:03.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-9782"} profile:{inbound_rules:{action:"allow" rule_id:"GqfhcbM8bJbmVzYh"} outbound_rules:{action:"allow" rule_id:"E2uN-gnARchLa-Zn"}}
2026-02-17 02:35:03.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid18679046d0" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:35:03.771 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:03.771 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:03.771 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:03.771 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid18679046d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.771 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4gzTZpfWhZJl-CbB9U" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.771 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H8oKF78cFKEWQD3dq6" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.771 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid18679046d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.771 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4gzTZpfWhZJl-CbB9U" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.771 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H8oKF78cFKEWQD3dq6" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.771 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid18679046d0"
2026-02-17 02:35:03.771 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:03.771 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:03.848 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid18679046d0" state="down"
2026-02-17 02:35:03.848 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid18679046d0"
2026-02-17 02:35:03.851 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid18679046d0" state="up"
2026-02-17 02:35:03.861 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:03.861 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:03.861 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid18679046d0", State:"down", Index:46}
2026-02-17 02:35:03.861 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.861 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.861 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid18679046d0", State:"up", Index:46}
2026-02-17 02:35:03.861 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid18679046d0"
2026-02-17 02:35:03.861 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid18679046d0"
2026-02-17 02:35:03.861 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid18679046d0"
2026-02-17 02:35:03.862 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:03.862 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:03.888 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:03.888 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:04.582 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1574" name:"default"}
2026-02-17 02:35:04.612 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1574"}
bird: KIF: Received address message for unknown interface 45
2026-02-17 02:35:04.640 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1574"}
2026-02-17 02:35:04.733 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali4676a8a6903" state="down"
2026-02-17 02:35:04.733 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4676a8a6903"
2026-02-17 02:35:04.733 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-17 02:35:04.733 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4676a8a6903", State:"down", Index:45}
2026-02-17 02:35:04.733 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Typed[string]{}}
2026-02-17 02:35:04.733 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Typed[string]{}}
2026-02-17 02:35:04.736 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali4676a8a6903" state=""
2026-02-17 02:35:04.736 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4676a8a6903"
2026-02-17 02:35:04.756 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4676a8a6903", State:"", Index:45}
2026-02-17 02:35:04.756 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Set[string](nil)}
2026-02-17 02:35:04.756 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4676a8a6903", Addrs:set.Set[string](nil)}
2026-02-17 02:35:05.057 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-17 02:35:05.057 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid18679046d0"
2026-02-17 02:35:05.057 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:05.057 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:06.395 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-9782/pod1, name=eth0)
2026-02-17 02:35:06.395 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid18679046d0" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:35:06.395 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:06.395 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:06.395 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:06.396 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid18679046d0"
2026-02-17 02:35:06.396 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:06.396 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:06.450 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:06.450 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:06.685 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2398" name:"default"}
2026-02-17 02:35:06.999 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"} labels:{key:"webhook-2398" value:"true"}
2026-02-17 02:35:07.039 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2398"}
2026-02-17 02:35:07.280 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4899" name:"default"}
2026-02-17 02:35:07.364 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4899"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4899"} labels:{key:"webhook-2398-markers" value:"true"}
2026-02-17 02:35:07.394 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4899"}
2026-02-17 02:35:07.796 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8942" name:"default"}
2026-02-17 02:35:08.174 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8942"}
2026-02-17 02:35:08.200 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7254" name:"default"}
2026-02-17 02:35:08.545 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"} labels:{key:"webhook-7254" value:"true"}
2026-02-17 02:35:08.586 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7254"}
2026-02-17 02:35:08.670 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-1784"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-1784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-1784"}
2026-02-17 02:35:08.695 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3759" name:"default"}
2026-02-17 02:35:08.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6159"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6159"}
2026-02-17 02:35:08.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:08.804 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3759"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3759"} labels:{key:"webhook-7254-markers" value:"true"}
2026-02-17 02:35:08.832 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3759"}
2026-02-17 02:35:11.497 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9782"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9782"}
2026-02-17 02:35:11.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2846"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:11.580 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-2846" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:12.615 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-2846/test-pod, name=eth0)
2026-02-17 02:35:12.616 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.e2e-kubelet-etc-hosts-2846"} profile:{inbound_rules:{action:"allow" rule_id:"Zt04hP0gJycs2Pjs"} outbound_rules:{action:"allow" rule_id:"phRtE0OBLXox4qLE"}}
2026-02-17 02:35:12.616 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.e2e-kubelet-etc-hosts-2846.default"} profile:{}
2026-02-17 02:35:12.616 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-2846/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87afcdd6ac9" profile_ids:"kns.e2e-kubelet-etc-hosts-2846" profile_ids:"ksa.e2e-kubelet-etc-hosts-2846.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:35:12.616 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.616 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.616 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.616 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali87afcdd6ac9" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.616 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lGwjReXuaXc2Cx-Ijb" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.616 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O-9pw4vKT2iG1lPHSN" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.616 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali87afcdd6ac9" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.616 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lGwjReXuaXc2Cx-Ijb" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.616 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O-9pw4vKT2iG1lPHSN" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.616 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:12.616 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.616 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.668 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.668 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.695 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali87afcdd6ac9" state="down"
2026-02-17 02:35:12.695 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:12.695 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87afcdd6ac9", State:"down", Index:47}
2026-02-17 02:35:12.695 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.695 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.695 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:12.695 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.695 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.697 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali87afcdd6ac9" state="up"
2026-02-17 02:35:12.719 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.719 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.719 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87afcdd6ac9", State:"up", Index:47}
2026-02-17 02:35:12.719 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:12.720 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:12.720 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:12.720 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.720 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:12.743 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.743 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:35:12.901 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6159"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6159"}
2026-02-17 02:35:12.923 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3552"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3552"}
2026-02-17 02:35:12.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3552" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:13.434 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-2846/test-pod, name=eth0)
2026-02-17 02:35:13.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-2846/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87afcdd6ac9" profile_ids:"kns.e2e-kubelet-etc-hosts-2846" profile_ids:"ksa.e2e-kubelet-etc-hosts-2846.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:35:13.435 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:13.435 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:13.435 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:13.436 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:13.436 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:13.436 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:13.461 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:13.461 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:35:13.857 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-17 02:35:13.857 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:13.857 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:13.857 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:14.149 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-1784" name:"default"}
2026-02-17 02:35:14.206 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-1784"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-1784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-1784"}
2026-02-17 02:35:14.234 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-1784"}
2026-02-17 02:35:16.430 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:16.430 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:16.430 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:16.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2846"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:16.502 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-2906"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-2906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-2906"}
2026-02-17 02:35:16.530 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-2906" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:16.583 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-9782/pod1, name=eth0)
2026-02-17 02:35:16.584 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid18679046d0" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:35:16.584 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.584 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.585 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.587 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid18679046d0"
2026-02-17 02:35:16.587 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.587 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.612 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-9782/pod1, name=eth0)
2026-02-17 02:35:16.658 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.658 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.659 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid18679046d0" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:35:16.659 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9782"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9782"}
2026-02-17 02:35:16.659 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.659 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.659 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.659 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid18679046d0"
2026-02-17 02:35:16.659 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.660 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:16.691 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.691 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.730 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-2906"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-2906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-2906"}
2026-02-17 02:35:16.767 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3335"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3335"}
2026-02-17 02:35:16.812 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:16.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3335"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3335"}
2026-02-17 02:35:16.960 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5649"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5649"}
2026-02-17 02:35:17.000 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5649" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:17.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3552"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3552"}
2026-02-17 02:35:17.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6654"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6654"}
2026-02-17 02:35:17.315 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:17.596 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-6654" type:"NodePort" cluster_ips:"10.254.175.226" ports:{Protocol:"TCP" Port:80 NodePort:31391}
2026-02-17 02:35:17.623 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-5649" type:"ClusterIP" cluster_ips:"10.254.67.82" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:35:17.873 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7, name=eth0)
2026-02-17 02:35:17.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7" endpoint_id:"eth0"}
2026-02-17 02:35:17.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-489"}
2026-02-17 02:35:17.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-489.default"}
2026-02-17 02:35:17.874 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:35:17.874 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:35:17.876 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-489" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.876 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fYJisge-gwGMdRxA2W" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.876 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-489" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.876 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fYJisge-gwGMdRxA2W" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.876 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:35:17.876 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib803096d95f" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.876 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib803096d95f" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.876 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:35:17.876 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:35:17.877 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-9782/pod1, name=eth0)
2026-02-17 02:35:17.879 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.39
2026-02-17 02:35:17.934 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-489/pod-exec-websocket-785ffda2-8d64-41d0-aee0-ea7b44296cd7", EndpointId:"eth0"}
2026-02-17 02:35:17.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod1" endpoint_id:"eth0"}
2026-02-17 02:35:17.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-9782"}
2026-02-17 02:35:17.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-9782.default"}
2026-02-17 02:35:17.934 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:17.934 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:17.935 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4gzTZpfWhZJl-CbB9U" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.935 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H8oKF78cFKEWQD3dq6" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.935 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4gzTZpfWhZJl-CbB9U" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.935 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H8oKF78cFKEWQD3dq6" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.935 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:17.935 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid18679046d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.935 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid18679046d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:17.935 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:17.935 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:17.936 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.41
2026-02-17 02:35:17.985 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib803096d95f" state="down"
2026-02-17 02:35:17.986 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib803096d95f"
2026-02-17 02:35:17.986 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-17 02:35:17.986 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib803096d95f" state=""
2026-02-17 02:35:17.986 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib803096d95f"
2026-02-17 02:35:17.989 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-17 02:35:17.989 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid18679046d0"
2026-02-17 02:35:17.989 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid18679046d0" state="down"
2026-02-17 02:35:17.992 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod1", EndpointId:"eth0"}
2026-02-17 02:35:17.992 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib803096d95f", State:"down", Index:44}
2026-02-17 02:35:17.992 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:35:17.992 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:35:17.992 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib803096d95f", State:"", Index:44}
2026-02-17 02:35:17.992 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Set[string](nil)}
2026-02-17 02:35:17.992 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib803096d95f", Addrs:set.Set[string](nil)}
2026-02-17 02:35:17.992 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:17.992 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:17.992 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid18679046d0", State:"down", Index:46}
2026-02-17 02:35:17.993 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid18679046d0" state=""
2026-02-17 02:35:17.993 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid18679046d0"
2026-02-17 02:35:18.011 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid18679046d0", State:"", Index:46}
2026-02-17 02:35:18.012 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Set[string](nil)}
2026-02-17 02:35:18.012 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid18679046d0", Addrs:set.Set[string](nil)}
2026-02-17 02:35:19.160 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6159" name:"default"}
2026-02-17 02:35:19.299 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6159"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6159"}
2026-02-17 02:35:19.390 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6159"}
2026-02-17 02:35:19.406 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sfqgn, name=eth0)
2026-02-17 02:35:19.417 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6654"} profile:{inbound_rules:{action:"allow" rule_id:"3BvemWNmdtmRLKBf"} outbound_rules:{action:"allow" rule_id:"gSkggiE898K7NHV1"}}
2026-02-17 02:35:19.417 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6654.default"} profile:{}
2026-02-17 02:35:19.417 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sfqgn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16f48248f94" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:35:19.417 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.418 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.418 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.418 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali16f48248f94" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.418 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.418 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.418 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali16f48248f94" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.418 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.418 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.418 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali16f48248f94"
2026-02-17 02:35:19.418 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.418 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.457 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:19.457 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} status="down"
2026-02-17 02:35:19.479 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali16f48248f94" state="down"
2026-02-17 02:35:19.479 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16f48248f94"
2026-02-17 02:35:19.479 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f48248f94", State:"down", Index:48}
2026-02-17 02:35:19.479 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.479 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.479 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16f48248f94"
2026-02-17 02:35:19.479 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.479 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.490 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali16f48248f94" state="up"
2026-02-17 02:35:19.518 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:19.518 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} status="down"
2026-02-17 02:35:19.518 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f48248f94", State:"up", Index:48}
2026-02-17 02:35:19.518 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali16f48248f94"
2026-02-17 02:35:19.518 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16f48248f94"
2026-02-17 02:35:19.519 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16f48248f94"
2026-02-17 02:35:19.519 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.519 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:19.544 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:19.544 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} status="up"
2026-02-17 02:35:20.485 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sfqgn, name=eth0)
2026-02-17 02:35:20.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sfqgn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16f48248f94" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:35:20.486 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:20.486 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:20.486 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:20.486 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16f48248f94"
2026-02-17 02:35:20.486 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:20.486 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:20.511 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:20.511 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} status="up"
2026-02-17 02:35:21.261 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5649"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5649"}
2026-02-17 02:35:21.295 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"}
2026-02-17 02:35:21.320 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-2562" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:21.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"} labels:{key:"validating-admission-policy-2562" value:"true"}
2026-02-17 02:35:21.350 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-17 02:35:21.350 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali16f48248f94"
2026-02-17 02:35:21.378 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:21.378 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:21.548 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-2846/test-pod, name=eth0)
2026-02-17 02:35:21.548 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-2846/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87afcdd6ac9" profile_ids:"kns.e2e-kubelet-etc-hosts-2846" profile_ids:"ksa.e2e-kubelet-etc-hosts-2846.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:35:21.548 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.548 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.548 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.549 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:21.549 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.549 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.580 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-2846/test-pod, name=eth0)
2026-02-17 02:35:21.583 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:21.584 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:35:21.584 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2846"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:21.584 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-2846/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87afcdd6ac9" profile_ids:"kns.e2e-kubelet-etc-hosts-2846" profile_ids:"ksa.e2e-kubelet-etc-hosts-2846.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:35:21.584 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.584 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.584 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.584 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:21.584 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.584 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.609 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:21.609 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:35:21.735 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"} labels:{key:"validating-admission-policy-2562" value:"true"}
2026-02-17 02:35:21.761 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7416"}
2026-02-17 02:35:21.783 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:21.821 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-2906" name:"default"}
2026-02-17 02:35:21.965 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-2846/test-pod, name=eth0)
2026-02-17 02:35:21.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-2846/test-pod" endpoint_id:"eth0"}
2026-02-17 02:35:21.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:21.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.e2e-kubelet-etc-hosts-2846.default"}
2026-02-17 02:35:21.965 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.965 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lGwjReXuaXc2Cx-Ijb" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O-9pw4vKT2iG1lPHSN" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lGwjReXuaXc2Cx-Ijb" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O-9pw4vKT2iG1lPHSN" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.966 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.967 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali87afcdd6ac9" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.967 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali87afcdd6ac9" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.967 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.967 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:21.967 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.42
2026-02-17 02:35:22.045 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-2846/test-pod", EndpointId:"eth0"}
2026-02-17 02:35:22.088 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali87afcdd6ac9" state="down"
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali87afcdd6ac9" state=""
2026-02-17 02:35:22.089 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali87afcdd6ac9"
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87afcdd6ac9", State:"down", Index:47}
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87afcdd6ac9", State:"", Index:47}
2026-02-17 02:35:22.089 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:22.089 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87afcdd6ac9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:22.240 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-9782"
2026-02-17 02:35:22.294 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3552" name:"default"}
2026-02-17 02:35:22.294 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-9782"
2026-02-17 02:35:22.353 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-9782"
2026-02-17 02:35:22.463 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114, name=eth0)
2026-02-17 02:35:22.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7416.default"} profile:{}
2026-02-17 02:35:22.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7416"} profile:{inbound_rules:{action:"allow" rule_id:"jSkzNtpbSem4CHr9"} outbound_rules:{action:"allow" rule_id:"8bBIv4j3MEbUueG2"}}
2026-02-17 02:35:22.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief9037bd283" profile_ids:"kns.projected-7416" profile_ids:"ksa.projected-7416.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:35:22.463 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.463 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.464 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calief9037bd283" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7416" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6LlCFMWqqneS4SHo1v" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calief9037bd283" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7416" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6LlCFMWqqneS4SHo1v" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.465 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calief9037bd283"
2026-02-17 02:35:22.465 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.465 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.518 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:22.518 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} status="down"
2026-02-17 02:35:22.541 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calief9037bd283" state="down"
2026-02-17 02:35:22.542 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief9037bd283"
2026-02-17 02:35:22.542 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief9037bd283", State:"down", Index:49}
2026-02-17 02:35:22.542 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Typed[string]{}}
2026-02-17 02:35:22.542 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Typed[string]{}}
2026-02-17 02:35:22.542 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief9037bd283"
2026-02-17 02:35:22.542 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.542 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.543 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calief9037bd283" state="up"
2026-02-17 02:35:22.563 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:22.563 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} status="down"
2026-02-17 02:35:22.563 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief9037bd283", State:"up", Index:49}
2026-02-17 02:35:22.563 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calief9037bd283"
2026-02-17 02:35:22.563 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief9037bd283"
2026-02-17 02:35:22.563 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief9037bd283"
2026-02-17 02:35:22.563 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.563 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:22.584 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:22.584 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} status="up"
2026-02-17 02:35:22.659 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3335" name:"default"}
2026-02-17 02:35:22.697 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-9782" name:"default"}
2026-02-17 02:35:22.719 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-9782"}
2026-02-17 02:35:23.014 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-2906"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-2906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-2906"}
2026-02-17 02:35:23.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-2906"}
2026-02-17 02:35:23.229 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3552"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3552"}
2026-02-17 02:35:23.253 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3552"}
2026-02-17 02:35:23.346 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3335"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3335"}
2026-02-17 02:35:23.382 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3335"}
2026-02-17 02:35:23.547 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114, name=eth0)
2026-02-17 02:35:23.547 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief9037bd283" profile_ids:"kns.projected-7416" profile_ids:"ksa.projected-7416.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:35:23.548 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:23.548 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:23.548 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:23.548 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief9037bd283"
2026-02-17 02:35:23.548 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:23.548 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:23.571 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:23.571 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} status="up"
2026-02-17 02:35:24.033 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-489" name:"default"}
2026-02-17 02:35:24.287 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-489"}
2026-02-17 02:35:24.322 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-17 02:35:24.322 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calief9037bd283"
2026-02-17 02:35:24.322 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:24.322 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:24.748 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114, name=eth0)
2026-02-17 02:35:24.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief9037bd283" profile_ids:"kns.projected-7416" profile_ids:"ksa.projected-7416.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:35:24.748 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.749 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.749 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.749 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief9037bd283"
2026-02-17 02:35:24.749 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.749 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 49
2026-02-17 02:35:24.778 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:24.778 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} status="up"
2026-02-17 02:35:24.855 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-17 02:35:24.855 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief9037bd283"
2026-02-17 02:35:24.856 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calief9037bd283" state="down"
2026-02-17 02:35:24.856 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Typed[string]{}}
2026-02-17 02:35:24.856 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Typed[string]{}}
2026-02-17 02:35:24.856 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief9037bd283", State:"down", Index:49}
2026-02-17 02:35:24.856 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief9037bd283"
2026-02-17 02:35:24.856 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.856 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.856 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calief9037bd283" state=""
2026-02-17 02:35:24.856 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calief9037bd283"
2026-02-17 02:35:24.857 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.44
2026-02-17 02:35:24.877 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:24.877 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} status="down"
2026-02-17 02:35:24.877 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief9037bd283", State:"", Index:49}
2026-02-17 02:35:24.877 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Set[string](nil)}
2026-02-17 02:35:24.877 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief9037bd283", Addrs:set.Set[string](nil)}
2026-02-17 02:35:24.877 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief9037bd283"
2026-02-17 02:35:24.878 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.878 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.895 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:24.895 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"} status="down"
2026-02-17 02:35:24.965 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114, name=eth0)
2026-02-17 02:35:24.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114" endpoint_id:"eth0"}
2026-02-17 02:35:24.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7416.default"}
2026-02-17 02:35:24.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7416"}
2026-02-17 02:35:24.965 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.965 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7416" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6LlCFMWqqneS4SHo1v" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7416" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6LlCFMWqqneS4SHo1v" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.966 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calief9037bd283" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calief9037bd283" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.966 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:24.966 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:25.045 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sfqgn, name=eth0)
2026-02-17 02:35:25.048 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7416/pod-projected-secrets-a49aeb04-954a-4423-95ff-1f9a2443d114", EndpointId:"eth0"}
2026-02-17 02:35:25.049 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-6654"
2026-02-17 02:35:25.049 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sfqgn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16f48248f94" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:35:25.049 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.049 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.049 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.050 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16f48248f94"
2026-02-17 02:35:25.051 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.051 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.053 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sfqgn, name=eth0)
2026-02-17 02:35:25.103 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:25.103 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"} status="up"
2026-02-17 02:35:25.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sfqgn" endpoint_id:"eth0"}
2026-02-17 02:35:25.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6654"}
2026-02-17 02:35:25.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6654.default"}
2026-02-17 02:35:25.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6654"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6654"}
2026-02-17 02:35:25.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1771"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1771"}
2026-02-17 02:35:25.105 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1771" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:25.105 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6972"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6972"}
2026-02-17 02:35:25.105 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.105 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.105 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.106 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.106 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.106 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.106 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.106 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali16f48248f94" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.106 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali16f48248f94" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.106 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.106 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.107 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.43
2026-02-17 02:35:25.177 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sfqgn", EndpointId:"eth0"}
2026-02-17 02:35:25.177 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-6972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:25.713 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d, name=eth0)
2026-02-17 02:35:25.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-1771"} profile:{inbound_rules:{action:"allow" rule_id:"Wm35sra8NpgrS2aQ"} outbound_rules:{action:"allow" rule_id:"amMo8UFkKzS93K9q"}}
2026-02-17 02:35:25.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-1771.default"} profile:{}
2026-02-17 02:35:25.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9bd3b8bd50" profile_ids:"kns.secrets-1771" profile_ids:"ksa.secrets-1771.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:35:25.713 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.713 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.714 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.714 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia9bd3b8bd50" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.714 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-1771" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.714 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aghvO9b-F64Nq5f-uq" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.714 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia9bd3b8bd50" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.714 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-1771" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.714 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aghvO9b-F64Nq5f-uq" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.714 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:25.714 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.714 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.755 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:25.755 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} status="down"
2026-02-17 02:35:25.787 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calia9bd3b8bd50" state="down"
2026-02-17 02:35:25.788 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:25.788 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bd3b8bd50", State:"down", Index:50}
2026-02-17 02:35:25.788 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:25.788 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:25.788 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:25.788 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.788 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.791 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calia9bd3b8bd50" state="up"
2026-02-17 02:35:25.817 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:25.817 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} status="down"
2026-02-17 02:35:25.817 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bd3b8bd50", State:"up", Index:50}
2026-02-17 02:35:25.817 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:25.817 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:25.817 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:25.818 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.818 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:25.846 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:25.847 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} status="up"
2026-02-17 02:35:25.915 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7416"}
2026-02-17 02:35:25.959 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1293"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1293"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-1293"}
2026-02-17 02:35:25.979 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-1293" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:26.423 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5649"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5649"}
2026-02-17 02:35:26.534 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d, name=eth0)
2026-02-17 02:35:26.535 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9bd3b8bd50" profile_ids:"kns.secrets-1771" profile_ids:"ksa.secrets-1771.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:35:26.535 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:26.535 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:26.535 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:26.535 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:26.536 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:26.536 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:26.558 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:26.558 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} status="up"
2026-02-17 02:35:26.593 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-2846" name:"default"}
2026-02-17 02:35:26.744 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali36bbc5a743b" state="down"
2026-02-17 02:35:26.744 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36bbc5a743b", State:"down", Index:51}
2026-02-17 02:35:26.744 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36bbc5a743b"
2026-02-17 02:35:26.749 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali36bbc5a743b" state="up"
2026-02-17 02:35:26.773 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36bbc5a743b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.774 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36bbc5a743b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.774 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36bbc5a743b", State:"up", Index:51}
2026-02-17 02:35:26.775 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali36bbc5a743b"
2026-02-17 02:35:26.776 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36bbc5a743b"
2026-02-17 02:35:26.969 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali36bbc5a743b" state="down"
2026-02-17 02:35:26.969 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36bbc5a743b", State:"down", Index:51}
2026-02-17 02:35:26.974 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali36bbc5a743b" state=""
2026-02-17 02:35:26.974 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali36bbc5a743b"
2026-02-17 02:35:26.992 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36bbc5a743b", State:"", Index:51}
2026-02-17 02:35:26.992 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36bbc5a743b", Addrs:set.Set[string](nil)}
2026-02-17 02:35:26.992 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36bbc5a743b", Addrs:set.Set[string](nil)}
2026-02-17 02:35:26.993 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.46
2026-02-17 02:35:27.184 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1293"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1293"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-1293"}
2026-02-17 02:35:27.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1843"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1843"}
2026-02-17 02:35:27.276 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1843" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:27.381 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-2562" name:"default"}
2026-02-17 02:35:27.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"} labels:{key:"validating-admission-policy-2562" value:"true"}
2026-02-17 02:35:27.490 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali16f48248f94" state="down"
2026-02-17 02:35:27.490 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16f48248f94"
2026-02-17 02:35:27.490 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-17 02:35:27.490 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f48248f94", State:"down", Index:48}
2026-02-17 02:35:27.490 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.490 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.493 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali16f48248f94" state=""
2026-02-17 02:35:27.493 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali16f48248f94"
2026-02-17 02:35:27.512 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-2562"}
2026-02-17 02:35:27.539 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f48248f94", State:"", Index:48}
2026-02-17 02:35:27.539 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.539 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f48248f94", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:27.681 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-17 02:35:27.681 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:27.681 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:27.682 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:27.755 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d, name=eth0)
2026-02-17 02:35:27.756 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9bd3b8bd50" profile_ids:"kns.secrets-1771" profile_ids:"ksa.secrets-1771.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:35:27.756 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.756 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.756 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.757 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:27.758 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.758 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.795 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:27.795 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} status="up"
2026-02-17 02:35:27.866 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calia9bd3b8bd50" state="down"
2026-02-17 02:35:27.866 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bd3b8bd50", State:"down", Index:50}
2026-02-17 02:35:27.866 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:27.866 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.867 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.867 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:27.867 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.867 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.867 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.45
2026-02-17 02:35:27.870 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-17 02:35:27.870 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calia9bd3b8bd50" state=""
2026-02-17 02:35:27.870 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:27.899 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:27.900 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} status="down"
2026-02-17 02:35:27.900 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bd3b8bd50", State:"", Index:50}
2026-02-17 02:35:27.900 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.900 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bd3b8bd50", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.900 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9bd3b8bd50"
2026-02-17 02:35:27.900 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.900 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:27.926 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:27.927 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"} status="down"
2026-02-17 02:35:28.002 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d, name=eth0)
2026-02-17 02:35:28.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d" endpoint_id:"eth0"}
2026-02-17 02:35:28.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-1771"}
2026-02-17 02:35:28.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-1771.default"}
2026-02-17 02:35:28.002 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:28.002 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:28.003 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-1771" ipVersion=0x4 table="filter"
2026-02-17 02:35:28.003 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aghvO9b-F64Nq5f-uq" ipVersion=0x4 table="filter"
2026-02-17 02:35:28.003 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-1771" ipVersion=0x4 table="filter"
2026-02-17 02:35:28.003 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aghvO9b-F64Nq5f-uq" ipVersion=0x4 table="filter"
2026-02-17 02:35:28.003 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:28.003 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia9bd3b8bd50" ipVersion=0x4 table="filter"
2026-02-17 02:35:28.003 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia9bd3b8bd50" ipVersion=0x4 table="filter"
2026-02-17 02:35:28.003 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:28.003 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:28.070 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1771/pod-secrets-20dd1d12-1b41-4549-98b3-9634133a4e1d", EndpointId:"eth0"}
2026-02-17 02:35:29.228 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1771"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1771"}
2026-02-17 02:35:29.251 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6972"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6972"}
2026-02-17 02:35:29.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9336"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9336"}
2026-02-17 02:35:29.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9336" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:29.853 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062, name=eth0)
2026-02-17 02:35:29.854 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-9336"} profile:{inbound_rules:{action:"allow" rule_id:"PeAefPFB4B5f4Zv8"} outbound_rules:{action:"allow" rule_id:"EZ7LTFezTmUv3VYu"}}
2026-02-17 02:35:29.854 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-9336.default"} profile:{}
2026-02-17 02:35:29.854 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid41bc035178" profile_ids:"kns.kubelet-test-9336" profile_ids:"ksa.kubelet-test-9336.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:35:29.854 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.855 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.855 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid41bc035178" ipVersion=0x4 table="filter"
2026-02-17 02:35:29.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HavO8P1M3i0ZOqN2jS" ipVersion=0x4 table="filter"
2026-02-17 02:35:29.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y-i9atMAoflhOUMFLv" ipVersion=0x4 table="filter"
2026-02-17 02:35:29.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid41bc035178" ipVersion=0x4 table="filter"
2026-02-17 02:35:29.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HavO8P1M3i0ZOqN2jS" ipVersion=0x4 table="filter"
2026-02-17 02:35:29.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y-i9atMAoflhOUMFLv" ipVersion=0x4 table="filter"
2026-02-17 02:35:29.858 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid41bc035178"
2026-02-17 02:35:29.858 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.858 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.894 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:29.894 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} status="down"
2026-02-17 02:35:29.934 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid41bc035178" state="down"
2026-02-17 02:35:29.934 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid41bc035178"
2026-02-17 02:35:29.935 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid41bc035178", State:"down", Index:52}
2026-02-17 02:35:29.935 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Typed[string]{}}
2026-02-17 02:35:29.935 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Typed[string]{}}
2026-02-17 02:35:29.935 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid41bc035178"
2026-02-17 02:35:29.935 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.935 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.938 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid41bc035178" state="up"
2026-02-17 02:35:29.955 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:29.955 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} status="down"
2026-02-17 02:35:29.955 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid41bc035178", State:"up", Index:52}
2026-02-17 02:35:29.955 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid41bc035178"
2026-02-17 02:35:29.955 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid41bc035178"
2026-02-17 02:35:29.955 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid41bc035178"
2026-02-17 02:35:29.955 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.955 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:29.980 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:29.980 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} status="up"
2026-02-17 02:35:30.126 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6654" name:"default"}
2026-02-17 02:35:30.557 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062, name=eth0)
2026-02-17 02:35:30.558 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid41bc035178" profile_ids:"kns.kubelet-test-9336" profile_ids:"ksa.kubelet-test-9336.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:35:30.558 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:30.558 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:30.558 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:30.558 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid41bc035178"
2026-02-17 02:35:30.559 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:30.559 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:30.587 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:30.587 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} status="up"
2026-02-17 02:35:30.655 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6654"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6654"}
2026-02-17 02:35:30.682 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6654"}
2026-02-17 02:35:30.913 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-17 02:35:30.913 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid41bc035178"
2026-02-17 02:35:30.914 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:30.914 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:31.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7416" name:"default"}
2026-02-17 02:35:31.195 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7416"}
2026-02-17 02:35:31.227 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7416"}
2026-02-17 02:35:31.346 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9336"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9336"}
2026-02-17 02:35:31.372 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1872"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1872"}
2026-02-17 02:35:31.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.475 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1843"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1843"}
2026-02-17 02:35:31.475 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5643"}
2026-02-17 02:35:31.498 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.688 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5643"}
2026-02-17 02:35:31.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8983"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8983"}
2026-02-17 02:35:31.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8983" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:32.012 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5649" name:"default"}
2026-02-17 02:35:32.075 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-5649"
2026-02-17 02:35:32.186 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5649"}
2026-02-17 02:35:32.375 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-8983/ss-0, name=eth0)
2026-02-17 02:35:32.376 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8983.default"} profile:{}
2026-02-17 02:35:32.376 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8983"} profile:{inbound_rules:{action:"allow" rule_id:"xdQOtM5uQKRWQFwc"} outbound_rules:{action:"allow" rule_id:"y6pnep-vPQidCYxu"}}
2026-02-17 02:35:32.376 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8983/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabc5ec5a48d" profile_ids:"kns.statefulset-8983" profile_ids:"ksa.statefulset-8983.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:35:32.376 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.376 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.376 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.377 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliabc5ec5a48d" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.377 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lOtcstLkGhb1FMMlPA" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.377 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YEn9eXUWuzNMTgVLdT" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.377 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliabc5ec5a48d" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.377 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lOtcstLkGhb1FMMlPA" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.377 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YEn9eXUWuzNMTgVLdT" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.377 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:32.377 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.377 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.418 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:32.418 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:35:32.447 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="caliabc5ec5a48d" state="down"
2026-02-17 02:35:32.447 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:32.447 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabc5ec5a48d", State:"down", Index:53}
2026-02-17 02:35:32.447 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:32.447 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:32.447 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:32.448 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.448 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.449 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="caliabc5ec5a48d" state="up"
2026-02-17 02:35:32.477 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:32.477 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:35:32.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-1293" name:"default"}
2026-02-17 02:35:32.502 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabc5ec5a48d", State:"up", Index:53}
2026-02-17 02:35:32.502 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:32.502 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:32.502 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:32.502 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.503 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:32.519 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:32.519 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:32.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1293"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1293"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-1293"}
2026-02-17 02:35:32.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-1293"}
2026-02-17 02:35:33.583 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-8983/ss-0, name=eth0)
2026-02-17 02:35:33.583 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8983/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabc5ec5a48d" profile_ids:"kns.statefulset-8983" profile_ids:"ksa.statefulset-8983.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:35:33.583 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.583 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.583 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.584 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:33.584 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.584 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.609 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:33.609 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:33.639 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-8983/ss-0, name=eth0)
2026-02-17 02:35:33.639 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8983/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabc5ec5a48d" profile_ids:"kns.statefulset-8983" profile_ids:"ksa.statefulset-8983.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:35:33.640 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.640 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.640 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.641 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:33.641 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.641 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:33.660 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:33.660 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:34.177 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=53
2026-02-17 02:35:34.177 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:34.177 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:34.178 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:34.422 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1771" name:"default"}
2026-02-17 02:35:34.516 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1771"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1771"}
2026-02-17 02:35:34.546 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1771"}
2026-02-17 02:35:34.575 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-6972" name:"default"}
2026-02-17 02:35:34.677 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6972"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6972"}
2026-02-17 02:35:34.706 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-6972"}
2026-02-17 02:35:35.639 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1872"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1872"}
2026-02-17 02:35:35.667 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-7532"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-7532"}
2026-02-17 02:35:35.667 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-7532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:36.374 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062, name=eth0)
2026-02-17 02:35:36.374 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid41bc035178" profile_ids:"kns.kubelet-test-9336" profile_ids:"ksa.kubelet-test-9336.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:35:36.374 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.374 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.374 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.376 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid41bc035178"
2026-02-17 02:35:36.376 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.376 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.395 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062, name=eth0)
2026-02-17 02:35:36.415 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:36.416 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} status="up"
2026-02-17 02:35:36.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid41bc035178" profile_ids:"kns.kubelet-test-9336" profile_ids:"ksa.kubelet-test-9336.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:35:36.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9336"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9336"}
2026-02-17 02:35:36.416 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.416 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.416 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.417 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid41bc035178"
2026-02-17 02:35:36.417 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.418 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:35:36.439 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:36.439 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"} status="up"
2026-02-17 02:35:36.557 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1843" name:"default"}
2026-02-17 02:35:36.916 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1843"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1843"}
2026-02-17 02:35:36.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1843"}
2026-02-17 02:35:37.172 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5643" name:"default"}
2026-02-17 02:35:37.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5643"}
2026-02-17 02:35:37.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"}
2026-02-17 02:35:40.682 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1872"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1872"}
2026-02-17 02:35:43.018 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:43.018 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:43.018 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:43.960 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-8983/ss-0, name=eth0)
2026-02-17 02:35:43.960 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8983/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabc5ec5a48d" profile_ids:"kns.statefulset-8983" profile_ids:"ksa.statefulset-8983.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:35:43.960 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:43.961 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:43.961 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:43.964 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:43.964 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:43.964 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:43.990 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-8983/ss-0, name=eth0)
2026-02-17 02:35:43.999 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:43.999 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:43.999 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8983/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabc5ec5a48d" profile_ids:"kns.statefulset-8983" profile_ids:"ksa.statefulset-8983.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:35:43.999 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.000 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.000 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.001 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:44.001 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.001 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.033 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:44.033 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:44.318 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-8983/ss-0, name=eth0)
2026-02-17 02:35:44.318 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8983/ss-0" endpoint_id:"eth0"}
2026-02-17 02:35:44.318 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8983"}
2026-02-17 02:35:44.318 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8983.default"}
2026-02-17 02:35:44.318 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.318 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lOtcstLkGhb1FMMlPA" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YEn9eXUWuzNMTgVLdT" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lOtcstLkGhb1FMMlPA" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YEn9eXUWuzNMTgVLdT" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.319 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliabc5ec5a48d" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliabc5ec5a48d" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.319 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.319 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.319 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.48
2026-02-17 02:35:44.386 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8983/ss-0", EndpointId:"eth0"}
2026-02-17 02:35:44.427 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="caliabc5ec5a48d" state="down"
2026-02-17 02:35:44.428 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabc5ec5a48d", State:"down", Index:53}
2026-02-17 02:35:44.428 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:44.428 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:44.428 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:44.429 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=53
2026-02-17 02:35:44.433 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="caliabc5ec5a48d" state=""
2026-02-17 02:35:44.433 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliabc5ec5a48d"
2026-02-17 02:35:44.452 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabc5ec5a48d", State:"", Index:53}
2026-02-17 02:35:44.452 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Set[string](nil)}
2026-02-17 02:35:44.452 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabc5ec5a48d", Addrs:set.Set[string](nil)}
2026-02-17 02:35:46.056 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1872" name:"default"}
2026-02-17 02:35:46.622 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1872"}
2026-02-17 02:35:51.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8983"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8983"}
2026-02-17 02:35:51.971 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4440"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4440"}
2026-02-17 02:35:51.971 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4440" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:55.810 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:35:56.173 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8707"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8707"}
2026-02-17 02:35:56.198 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5097"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5097"}
2026-02-17 02:35:56.198 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:56.990 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8983" name:"default"}
2026-02-17 02:35:57.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-7532"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-7532"}
2026-02-17 02:35:57.143 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4733"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4733"}
2026-02-17 02:35:57.181 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:57.309 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8983"
2026-02-17 02:35:57.500 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8983"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8983"}
2026-02-17 02:35:57.520 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8983"}
2026-02-17 02:35:58.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4440"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4440"}
2026-02-17 02:35:58.137 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4648"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4648"}
2026-02-17 02:35:58.162 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:00.745 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-6599/replace-29521596-gmt4c, name=eth0)
2026-02-17 02:36:00.746 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-6599.default"} profile:{}
2026-02-17 02:36:00.746 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-6599"} profile:{inbound_rules:{action:"allow" rule_id:"zYkQ9Eyulw_4A9vF"} outbound_rules:{action:"allow" rule_id:"d-q6ikPJS_savUPt"}}
2026-02-17 02:36:00.746 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521596-gmt4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9e56227a4b" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:36:00.746 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.746 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.746 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.746 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie9e56227a4b" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.747 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.747 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.747 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie9e56227a4b" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.747 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.747 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.747 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie9e56227a4b"
2026-02-17 02:36:00.747 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.747 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.789 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:00.789 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} status="down"
2026-02-17 02:36:00.789 [INFO][79] felix/summary.go 100: Summarising 239 dataplane reconciliation loops over 1m0.5s: avg=30ms longest=90ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:36:00.820 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calie9e56227a4b" state="down"
2026-02-17 02:36:00.821 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9e56227a4b"
2026-02-17 02:36:00.821 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9e56227a4b", State:"down", Index:54}
2026-02-17 02:36:00.829 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.829 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.829 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9e56227a4b"
2026-02-17 02:36:00.829 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.829 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.830 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calie9e56227a4b" state="up"
2026-02-17 02:36:00.858 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:00.859 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} status="down"
2026-02-17 02:36:00.859 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9e56227a4b", State:"up", Index:54}
2026-02-17 02:36:00.859 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie9e56227a4b"
2026-02-17 02:36:00.859 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9e56227a4b"
2026-02-17 02:36:00.859 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9e56227a4b"
2026-02-17 02:36:00.859 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.859 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:00.878 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:00.879 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} status="up"
2026-02-17 02:36:01.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8707" name:"default"}
2026-02-17 02:36:01.528 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8707"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8707"}
2026-02-17 02:36:01.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8707"}
2026-02-17 02:36:01.739 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-6599/replace-29521596-gmt4c, name=eth0)
2026-02-17 02:36:01.739 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521596-gmt4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9e56227a4b" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:36:01.739 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.739 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.740 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.740 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9e56227a4b"
2026-02-17 02:36:01.740 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.741 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.771 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:01.771 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} status="up"
2026-02-17 02:36:01.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-6599"}
2026-02-17 02:36:01.871 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6310"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6310"}
2026-02-17 02:36:01.883 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-6599/replace-29521596-gmt4c, name=eth0)
2026-02-17 02:36:01.897 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521596-gmt4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9e56227a4b" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:36:01.897 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6310" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:01.897 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.897 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.897 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.898 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9e56227a4b"
2026-02-17 02:36:01.898 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.898 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.916 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-6599/replace-29521596-gmt4c, name=eth0)
2026-02-17 02:36:01.921 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:01.921 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} status="up"
2026-02-17 02:36:01.921 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521596-gmt4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9e56227a4b" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:36:01.921 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.921 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.921 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.923 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9e56227a4b"
2026-02-17 02:36:01.923 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.923 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:01.947 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:01.947 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} status="up"
2026-02-17 02:36:01.983 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6310"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6310"}
2026-02-17 02:36:02.013 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6624"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6624"}
2026-02-17 02:36:02.013 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6624" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:02.163 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-7532" name:"default"}
2026-02-17 02:36:02.723 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::241c:d1ff:fede:1893" exists=true ifIndex=54
2026-02-17 02:36:02.723 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::241c:d1ff:fede:1893} ifaceName="calie9e56227a4b"
2026-02-17 02:36:02.723 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Typed[string]{"fe80::241c:d1ff:fede:1893":set.v{}}}
2026-02-17 02:36:02.723 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Typed[string]{"fe80::241c:d1ff:fede:1893":set.v{}}}
2026-02-17 02:36:03.251 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4733"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4733"}
2026-02-17 02:36:03.279 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5718"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5718"}
2026-02-17 02:36:03.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:03.759 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-6599/replace-29521596-gmt4c, name=eth0)
2026-02-17 02:36:03.759 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521596-gmt4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9e56227a4b" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:36:03.759 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:03.759 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:03.759 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:03.760 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9e56227a4b"
2026-02-17 02:36:03.760 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:03.760 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:03.782 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.782 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.894 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250, name=eth0)
2026-02-17 02:36:03.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5718"} profile:{inbound_rules:{action:"allow" rule_id:"-a6gUPjxliu3ZkDY"} outbound_rules:{action:"allow" rule_id:"l8XvCPaaCfWbAQOB"}}
2026-02-17 02:36:03.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5718.default"} profile:{}
2026-02-17 02:36:03.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd6c6eb3fc" profile_ids:"kns.projected-5718" profile_ids:"ksa.projected-5718.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:36:03.894 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.894 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.894 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.896 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2bd6c6eb3fc" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.896 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5718" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.896 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HsFBpGmEH755nxWIlO" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.896 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2bd6c6eb3fc" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.896 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5718" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.896 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HsFBpGmEH755nxWIlO" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.896 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:03.896 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.896 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.943 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:03.943 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} status="down"
2026-02-17 02:36:03.970 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2bd6c6eb3fc" state="down"
2026-02-17 02:36:03.970 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:03.970 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd6c6eb3fc", State:"down", Index:55}
2026-02-17 02:36:03.971 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:03.971 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:03.971 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:03.971 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.971 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.973 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2bd6c6eb3fc" state="up"
2026-02-17 02:36:03.997 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:03.997 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} status="down"
2026-02-17 02:36:03.997 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd6c6eb3fc", State:"up", Index:55}
2026-02-17 02:36:03.997 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:03.997 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:03.997 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:03.997 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:03.997 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:04.025 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:04.025 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} status="up"
2026-02-17 02:36:04.192 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4440" name:"default"}
2026-02-17 02:36:04.623 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-7532"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-7532"}
2026-02-17 02:36:04.655 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-7532"}
2026-02-17 02:36:04.758 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4440"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4440"}
2026-02-17 02:36:04.774 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250, name=eth0)
2026-02-17 02:36:04.784 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd6c6eb3fc" profile_ids:"kns.projected-5718" profile_ids:"ksa.projected-5718.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:36:04.785 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:04.785 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:04.785 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:04.785 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:04.786 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:04.786 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:04.813 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:04.813 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} status="up"
2026-02-17 02:36:04.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4440"}
2026-02-17 02:36:05.314 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-17 02:36:05.314 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:05.314 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:05.314 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:05.875 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250, name=eth0)
2026-02-17 02:36:05.876 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd6c6eb3fc" profile_ids:"kns.projected-5718" profile_ids:"ksa.projected-5718.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:36:05.876 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:05.876 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:05.876 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:05.878 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:05.878 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:05.878 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:05.904 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:05.904 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} status="up"
2026-02-17 02:36:06.124 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6624"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6624"}
2026-02-17 02:36:06.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3087"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3087"}
2026-02-17 02:36:06.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-3087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:06.705 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062, name=eth0)
2026-02-17 02:36:06.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062" endpoint_id:"eth0"}
2026-02-17 02:36:06.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-9336"}
2026-02-17 02:36:06.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-9336.default"}
2026-02-17 02:36:06.705 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:36:06.705 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:36:06.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HavO8P1M3i0ZOqN2jS" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y-i9atMAoflhOUMFLv" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HavO8P1M3i0ZOqN2jS" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y-i9atMAoflhOUMFLv" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.706 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:36:06.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid41bc035178" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid41bc035178" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.706 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:36:06.706 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:36:06.707 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.47
bird: KIF: Received address message for unknown interface 52
2026-02-17 02:36:06.770 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-9336/busybox-readonly-fs7a3b4f8a-bac3-4802-81de-ef35aea47062", EndpointId:"eth0"}
2026-02-17 02:36:06.817 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 02:36:06.817 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid41bc035178"
2026-02-17 02:36:06.817 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid41bc035178" state="down"
2026-02-17 02:36:06.818 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Typed[string]{}}
2026-02-17 02:36:06.818 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Typed[string]{}}
2026-02-17 02:36:06.818 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid41bc035178", State:"down", Index:52}
2026-02-17 02:36:06.819 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid41bc035178" state=""
2026-02-17 02:36:06.819 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid41bc035178"
2026-02-17 02:36:06.840 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid41bc035178", State:"", Index:52}
2026-02-17 02:36:06.840 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Set[string](nil)}
2026-02-17 02:36:06.840 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid41bc035178", Addrs:set.Set[string](nil)}
2026-02-17 02:36:06.886 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-6599"}
2026-02-17 02:36:07.055 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6310" name:"default"}
2026-02-17 02:36:07.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6310"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6310"}
2026-02-17 02:36:07.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6310"}
2026-02-17 02:36:07.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4648"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4648"}
2026-02-17 02:36:07.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-6985"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-6985"}
2026-02-17 02:36:07.355 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-6985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:07.493 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-6985"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-6985"}
2026-02-17 02:36:07.523 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-109"}
2026-02-17 02:36:07.548 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-109" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:08.585 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4733" name:"default"}
2026-02-17 02:36:08.710 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4733"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4733"}
2026-02-17 02:36:08.739 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4733"}
2026-02-17 02:36:09.956 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5718"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5718"}
2026-02-17 02:36:09.983 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3451"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3451"}
2026-02-17 02:36:10.009 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:10.169 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3451"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3451"}
2026-02-17 02:36:10.194 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6612"}
2026-02-17 02:36:10.224 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-6612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:11.269 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6612"}
2026-02-17 02:36:11.304 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2122"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2122"}
2026-02-17 02:36:11.329 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2122" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:11.509 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6624" name:"default"}
2026-02-17 02:36:11.587 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6624"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6624"}
2026-02-17 02:36:11.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6624"}
2026-02-17 02:36:11.922 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec, name=eth0)
2026-02-17 02:36:11.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2122.default"} profile:{}
2026-02-17 02:36:11.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2122"} profile:{inbound_rules:{action:"allow" rule_id:"EaSdh3_dgMTtLJw1"} outbound_rules:{action:"allow" rule_id:"1-HAy5xKNnjAvePx"}}
2026-02-17 02:36:11.923 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31370524dc4" profile_ids:"kns.projected-2122" profile_ids:"ksa.projected-2122.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:36:11.923 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:11.923 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:11.923 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:11.924 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali31370524dc4" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.924 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2122" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.924 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_V9ITCNIGh9mv90-x8l" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.924 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali31370524dc4" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.924 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2122" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.924 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_V9ITCNIGh9mv90-x8l" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.924 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali31370524dc4"
2026-02-17 02:36:11.924 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:11.924 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:11.966 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:11.966 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} status="down"
2026-02-17 02:36:12.003 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali31370524dc4" state="down"
2026-02-17 02:36:12.003 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31370524dc4"
2026-02-17 02:36:12.003 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31370524dc4", State:"down", Index:56}
2026-02-17 02:36:12.003 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:12.003 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:12.003 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31370524dc4"
2026-02-17 02:36:12.004 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.004 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.006 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali31370524dc4" state="up"
2026-02-17 02:36:12.027 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:12.027 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} status="down"
2026-02-17 02:36:12.027 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31370524dc4", State:"up", Index:56}
2026-02-17 02:36:12.027 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali31370524dc4"
2026-02-17 02:36:12.027 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31370524dc4"
2026-02-17 02:36:12.027 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31370524dc4"
2026-02-17 02:36:12.028 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.028 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.046 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:12.046 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} status="up"
2026-02-17 02:36:12.358 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4648" name:"default"}
2026-02-17 02:36:12.398 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3087"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3087"}
2026-02-17 02:36:12.424 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1262"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-1262"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1262"}
2026-02-17 02:36:12.424 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1262" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:12.475 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-pjjz8" namespace:"services-1262" type:"ClusterIP" cluster_ips:"10.254.192.66" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:36:12.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-zm48h" namespace:"services-1262" type:"ClusterIP" cluster_ips:"10.254.97.98" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:36:12.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-nlwx7" namespace:"services-1262" type:"ClusterIP" cluster_ips:"10.254.234.24" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:36:12.541 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-pjjz8" namespace:"services-1262"
2026-02-17 02:36:12.541 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-zm48h" namespace:"services-1262"
2026-02-17 02:36:12.571 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1262"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-1262"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1262"}
2026-02-17 02:36:12.597 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2032"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2032"}
2026-02-17 02:36:12.626 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-2032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:12.809 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec, name=eth0)
2026-02-17 02:36:12.810 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31370524dc4" profile_ids:"kns.projected-2122" profile_ids:"ksa.projected-2122.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:36:12.810 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.810 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.810 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.811 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31370524dc4"
2026-02-17 02:36:12.811 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.811 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:12.838 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:12.838 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} status="up"
2026-02-17 02:36:12.960 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-6985" name:"default"}
2026-02-17 02:36:13.132 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4648"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4648"}
2026-02-17 02:36:13.158 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4648"}
2026-02-17 02:36:13.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-6985"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-6985"}
2026-02-17 02:36:13.319 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-6985"}
2026-02-17 02:36:13.762 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-17 02:36:13.762 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali31370524dc4"
2026-02-17 02:36:13.762 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:13.762 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:13.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9336" name:"default"}
2026-02-17 02:36:13.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9336"}
2026-02-17 02:36:14.003 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec, name=eth0)
2026-02-17 02:36:14.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31370524dc4" profile_ids:"kns.projected-2122" profile_ids:"ksa.projected-2122.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:36:14.004 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.004 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.005 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.005 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31370524dc4"
2026-02-17 02:36:14.006 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.006 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.032 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:14.032 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} status="up"
2026-02-17 02:36:14.117 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali31370524dc4" state="down"
2026-02-17 02:36:14.117 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31370524dc4", State:"down", Index:56}
2026-02-17 02:36:14.118 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31370524dc4"
2026-02-17 02:36:14.118 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31370524dc4"
2026-02-17 02:36:14.118 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-17 02:36:14.118 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.118 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.118 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.51
2026-02-17 02:36:14.119 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali31370524dc4" state=""
2026-02-17 02:36:14.119 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali31370524dc4"
2026-02-17 02:36:14.142 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:14.142 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} status="down"
2026-02-17 02:36:14.142 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:14.142 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:14.142 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31370524dc4", State:"", Index:56}
2026-02-17 02:36:14.142 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Set[string](nil)}
2026-02-17 02:36:14.142 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31370524dc4", Addrs:set.Set[string](nil)}
2026-02-17 02:36:14.142 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31370524dc4"
2026-02-17 02:36:14.142 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.142 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.165 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:14.165 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"} status="down"
2026-02-17 02:36:14.225 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec, name=eth0)
2026-02-17 02:36:14.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec" endpoint_id:"eth0"}
2026-02-17 02:36:14.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2122"}
2026-02-17 02:36:14.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2122.default"}
2026-02-17 02:36:14.226 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.226 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2122" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_V9ITCNIGh9mv90-x8l" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2122" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_V9ITCNIGh9mv90-x8l" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.227 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali31370524dc4" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali31370524dc4" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.227 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.227 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.285 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2122/pod-projected-secrets-66716c76-38a0-46af-b071-bb2e61e3ebec", EndpointId:"eth0"}
2026-02-17 02:36:14.355 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-109/adopt-release-sr6j5, name=eth0)
2026-02-17 02:36:14.355 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-109"} profile:{inbound_rules:{action:"allow" rule_id:"TyziwZK-kyUA2T_5"} outbound_rules:{action:"allow" rule_id:"vN1sGAXhrJGmj2Tf"}}
2026-02-17 02:36:14.356 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-109.default"} profile:{}
2026-02-17 02:36:14.356 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-sr6j5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0f69d8718b" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:36:14.356 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.356 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.356 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.356 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0f69d8718b" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.357 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.357 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.357 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0f69d8718b" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.357 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.357 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.357 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0f69d8718b"
2026-02-17 02:36:14.357 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.357 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.403 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:14.403 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} status="down"
2026-02-17 02:36:14.436 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calia0f69d8718b" state="down"
2026-02-17 02:36:14.437 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0f69d8718b"
2026-02-17 02:36:14.437 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f69d8718b", State:"down", Index:57}
2026-02-17 02:36:14.437 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:14.437 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:14.437 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0f69d8718b"
2026-02-17 02:36:14.437 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.437 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.440 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calia0f69d8718b" state="up"
2026-02-17 02:36:14.471 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:14.471 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} status="down"
2026-02-17 02:36:14.472 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f69d8718b", State:"up", Index:57}
2026-02-17 02:36:14.472 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0f69d8718b"
2026-02-17 02:36:14.474 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0f69d8718b"
2026-02-17 02:36:14.474 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0f69d8718b"
2026-02-17 02:36:14.475 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.475 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.497 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:14.497 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} status="up"
2026-02-17 02:36:14.658 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-109"}
2026-02-17 02:36:14.690 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8930"}
2026-02-17 02:36:14.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8930" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:14.732 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8930" type:"ClusterIP" cluster_ips:"10.254.77.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:14.826 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-109/adopt-release-sr6j5, name=eth0)
2026-02-17 02:36:14.827 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-sr6j5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0f69d8718b" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:36:14.827 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.827 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.827 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.828 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0f69d8718b"
2026-02-17 02:36:14.828 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.828 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:14.849 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:14.849 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} status="up"
2026-02-17 02:36:15.006 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5718"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5718"}
2026-02-17 02:36:15.008 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250, name=eth0)
2026-02-17 02:36:15.039 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250, name=eth0)
2026-02-17 02:36:15.039 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd6c6eb3fc" profile_ids:"kns.projected-5718" profile_ids:"ksa.projected-5718.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:36:15.039 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd6c6eb3fc" profile_ids:"kns.projected-5718" profile_ids:"ksa.projected-5718.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:36:15.039 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.040 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.040 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.040 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:15.040 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.040 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.062 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:15.062 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"} status="up"
2026-02-17 02:36:15.299 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250, name=eth0)
2026-02-17 02:36:15.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250" endpoint_id:"eth0"}
2026-02-17 02:36:15.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5718"}
2026-02-17 02:36:15.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5718.default"}
2026-02-17 02:36:15.300 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.300 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5718" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HsFBpGmEH755nxWIlO" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5718" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HsFBpGmEH755nxWIlO" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.301 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2bd6c6eb3fc" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2bd6c6eb3fc" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.302 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.302 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 55
2026-02-17 02:36:15.309 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.50
2026-02-17 02:36:15.360 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5718/annotationupdate7fa107b4-a717-4e23-89fe-b8d57ec75250", EndpointId:"eth0"}
2026-02-17 02:36:15.410 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-17 02:36:15.410 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:15.410 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2bd6c6eb3fc" state="down"
2026-02-17 02:36:15.410 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:15.410 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:15.410 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd6c6eb3fc", State:"down", Index:55}
2026-02-17 02:36:15.410 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2bd6c6eb3fc" state=""
2026-02-17 02:36:15.410 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2bd6c6eb3fc"
2026-02-17 02:36:15.433 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd6c6eb3fc", State:"", Index:55}
2026-02-17 02:36:15.433 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Set[string](nil)}
2026-02-17 02:36:15.433 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd6c6eb3fc", Addrs:set.Set[string](nil)}
2026-02-17 02:36:15.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2122"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2122"}
2026-02-17 02:36:15.486 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-7849"}
2026-02-17 02:36:15.486 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-7849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:15.681 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-17 02:36:15.681 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0f69d8718b"
2026-02-17 02:36:15.682 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:15.682 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:15.731 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3451" name:"default"}
2026-02-17 02:36:15.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3451"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3451"}
2026-02-17 02:36:15.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3451"}
2026-02-17 02:36:16.068 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121, name=eth0)
2026-02-17 02:36:16.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-7849.default"} profile:{}
2026-02-17 02:36:16.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-7849"} profile:{inbound_rules:{action:"allow" rule_id:"7hzkZTjXnbfMZL25"} outbound_rules:{action:"allow" rule_id:"l8notM1gFxz_jUEF"}}
2026-02-17 02:36:16.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36613bcf194" profile_ids:"kns.dns-7849" profile_ids:"ksa.dns-7849.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:36:16.069 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.069 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.069 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali36613bcf194" ipVersion=0x4 table="filter"
2026-02-17 02:36:16.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-7849" ipVersion=0x4 table="filter"
2026-02-17 02:36:16.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ljnUm06BiVbnQwuZQg" ipVersion=0x4 table="filter"
2026-02-17 02:36:16.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali36613bcf194" ipVersion=0x4 table="filter"
2026-02-17 02:36:16.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-7849" ipVersion=0x4 table="filter"
2026-02-17 02:36:16.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ljnUm06BiVbnQwuZQg" ipVersion=0x4 table="filter"
2026-02-17 02:36:16.070 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali36613bcf194"
2026-02-17 02:36:16.070 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.070 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.115 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:16.115 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} status="down"
2026-02-17 02:36:16.145 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali36613bcf194" state="down"
2026-02-17 02:36:16.145 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36613bcf194"
2026-02-17 02:36:16.145 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali36613bcf194" state="up"
2026-02-17 02:36:16.145 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36613bcf194", State:"down", Index:58}
2026-02-17 02:36:16.146 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Typed[string]{}}
2026-02-17 02:36:16.146 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Typed[string]{}}
2026-02-17 02:36:16.146 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36613bcf194", State:"up", Index:58}
2026-02-17 02:36:16.146 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali36613bcf194"
2026-02-17 02:36:16.146 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36613bcf194"
2026-02-17 02:36:16.146 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36613bcf194"
2026-02-17 02:36:16.146 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.146 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.167 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:16.167 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} status="up"
2026-02-17 02:36:16.804 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8930"}
2026-02-17 02:36:16.828 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5478"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5478"}
2026-02-17 02:36:16.849 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121, name=eth0)
2026-02-17 02:36:16.878 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:16.878 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36613bcf194" profile_ids:"kns.dns-7849" profile_ids:"ksa.dns-7849.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:36:16.878 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.878 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.878 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.880 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36613bcf194"
2026-02-17 02:36:16.880 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.880 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:16.901 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:16.901 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} status="up"
2026-02-17 02:36:17.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-6612" name:"default"}
2026-02-17 02:36:17.056 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6612"}
2026-02-17 02:36:17.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-6612"}
2026-02-17 02:36:17.467 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-3087" name:"default"}
2026-02-17 02:36:17.607 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121, name=eth0)
2026-02-17 02:36:17.607 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36613bcf194" profile_ids:"kns.dns-7849" profile_ids:"ksa.dns-7849.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:36:17.607 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.607 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.607 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.609 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36613bcf194"
2026-02-17 02:36:17.609 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.609 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.618 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121, name=eth0)
2026-02-17 02:36:17.638 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:17.638 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"} status="up"
2026-02-17 02:36:17.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121" endpoint_id:"eth0"}
2026-02-17 02:36:17.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-7849"}
2026-02-17 02:36:17.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-7849.default"}
2026-02-17 02:36:17.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-7849"}
2026-02-17 02:36:17.638 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.638 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.638 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-7849" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.638 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ljnUm06BiVbnQwuZQg" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.638 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-7849" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ljnUm06BiVbnQwuZQg" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.639 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali36613bcf194" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali36613bcf194" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.639 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.639 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.639 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.53
2026-02-17 02:36:17.697 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7849/dns-test-6f688b79-16b5-4781-ba60-90667572d121", EndpointId:"eth0"}
2026-02-17 02:36:17.698 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7124"}
2026-02-17 02:36:17.698 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7124" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:17.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1262" name:"default"}
2026-02-17 02:36:17.948 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-nlwx7" namespace:"services-1262"
2026-02-17 02:36:17.990 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-17 02:36:17.990 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali36613bcf194"
2026-02-17 02:36:17.992 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:17.992 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:18.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3087"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3087"}
2026-02-17 02:36:18.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-3087"}
2026-02-17 02:36:18.298 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7, name=eth0)
2026-02-17 02:36:18.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7124"} profile:{inbound_rules:{action:"allow" rule_id:"WaPeyJwBQzSEhr2R"} outbound_rules:{action:"allow" rule_id:"CrruKvbzcDmAcvSI"}}
2026-02-17 02:36:18.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7124.default"} profile:{}
2026-02-17 02:36:18.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif20973c4496" profile_ids:"kns.projected-7124" profile_ids:"ksa.projected-7124.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:36:18.298 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.298 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.298 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif20973c4496" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7124" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kqDsJ8LrP6l-K6BWZP" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif20973c4496" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7124" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kqDsJ8LrP6l-K6BWZP" ipVersion=0x4 table="filter"
2026-02-17 02:36:18.299 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif20973c4496"
2026-02-17 02:36:18.299 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.299 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.335 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:18.335 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} status="down"
2026-02-17 02:36:18.364 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calif20973c4496" state="down"
2026-02-17 02:36:18.364 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif20973c4496"
2026-02-17 02:36:18.364 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif20973c4496", State:"down", Index:59}
2026-02-17 02:36:18.364 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Typed[string]{}}
2026-02-17 02:36:18.364 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Typed[string]{}}
2026-02-17 02:36:18.364 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif20973c4496"
2026-02-17 02:36:18.364 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.364 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.367 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calif20973c4496" state="up"
2026-02-17 02:36:18.387 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:18.387 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} status="down"
2026-02-17 02:36:18.387 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif20973c4496", State:"up", Index:59}
2026-02-17 02:36:18.387 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif20973c4496"
2026-02-17 02:36:18.387 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif20973c4496"
2026-02-17 02:36:18.387 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif20973c4496"
2026-02-17 02:36:18.388 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.388 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.410 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:18.410 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} status="up"
2026-02-17 02:36:18.432 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1262"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-1262"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1262"}
2026-02-17 02:36:18.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1262"}
2026-02-17 02:36:18.873 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7, name=eth0)
2026-02-17 02:36:18.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif20973c4496" profile_ids:"kns.projected-7124" profile_ids:"ksa.projected-7124.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:36:18.874 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.874 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.874 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.874 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif20973c4496"
2026-02-17 02:36:18.874 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.874 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:18.895 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:18.895 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} status="up"
2026-02-17 02:36:19.361 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-17 02:36:19.361 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif20973c4496"
2026-02-17 02:36:19.361 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:19.361 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:19.709 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-109/adopt-release-sr6j5, name=eth0)
2026-02-17 02:36:19.710 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-sr6j5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0f69d8718b" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:36:19.710 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.711 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.712 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.714 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0f69d8718b"
2026-02-17 02:36:19.714 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.714 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.742 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:19.742 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} status="up"
2026-02-17 02:36:19.742 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-109"}
2026-02-17 02:36:19.744 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-109/adopt-release-sr6j5, name=eth0)
2026-02-17 02:36:19.760 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-sr6j5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0f69d8718b" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:36:19.760 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.760 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.761 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.763 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0f69d8718b"
2026-02-17 02:36:19.763 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.764 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:19.789 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:19.790 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"} status="up"
2026-02-17 02:36:20.070 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-109/adopt-release-sr6j5, name=eth0)
2026-02-17 02:36:20.070 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7, name=eth0)
2026-02-17 02:36:20.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif20973c4496" profile_ids:"kns.projected-7124" profile_ids:"ksa.projected-7124.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:36:20.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-sr6j5" endpoint_id:"eth0"}
2026-02-17 02:36:20.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-109"}
2026-02-17 02:36:20.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-109.default"}
2026-02-17 02:36:20.071 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.071 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.071 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.071 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:20.071 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:20.072 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.072 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.072 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.072 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.072 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:20.072 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0f69d8718b" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.072 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0f69d8718b" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.072 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif20973c4496"
2026-02-17 02:36:20.072 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.072 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.072 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:20.072 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:20.073 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.52
2026-02-17 02:36:20.127 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:20.127 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} status="up"
2026-02-17 02:36:20.127 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-sr6j5", EndpointId:"eth0"}
2026-02-17 02:36:20.183 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-17 02:36:20.183 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0f69d8718b"
2026-02-17 02:36:20.183 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calia0f69d8718b" state="down"
2026-02-17 02:36:20.183 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.183 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.183 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f69d8718b", State:"down", Index:57}
2026-02-17 02:36:20.184 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calia0f69d8718b" state=""
2026-02-17 02:36:20.184 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0f69d8718b"
2026-02-17 02:36:20.187 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-17 02:36:20.187 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif20973c4496"
2026-02-17 02:36:20.187 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calif20973c4496" state="down"
2026-02-17 02:36:20.188 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calif20973c4496" state=""
2026-02-17 02:36:20.188 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif20973c4496"
2026-02-17 02:36:20.225 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f69d8718b", State:"", Index:57}
2026-02-17 02:36:20.225 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.225 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f69d8718b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.225 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.225 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.225 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif20973c4496", State:"down", Index:59}
2026-02-17 02:36:20.225 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif20973c4496", State:"", Index:59}
2026-02-17 02:36:20.225 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.225 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif20973c4496", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.225 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif20973c4496"
2026-02-17 02:36:20.226 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.226 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.226 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.54
2026-02-17 02:36:20.252 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:20.252 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"} status="down"
2026-02-17 02:36:20.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5718" name:"default"}
2026-02-17 02:36:20.338 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7, name=eth0)
2026-02-17 02:36:20.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7" endpoint_id:"eth0"}
2026-02-17 02:36:20.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7124"}
2026-02-17 02:36:20.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7124.default"}
2026-02-17 02:36:20.339 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.339 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7124" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kqDsJ8LrP6l-K6BWZP" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7124" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kqDsJ8LrP6l-K6BWZP" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif20973c4496" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif20973c4496" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.339 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.339 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:20.392 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7124/projected-volume-e629c88c-9605-4ab0-8d9f-ccdaa21e96f7", EndpointId:"eth0"}
2026-02-17 02:36:21.117 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2122" name:"default"}
2026-02-17 02:36:21.161 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5718"}
2026-02-17 02:36:21.268 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-17 02:36:21.269 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36613bcf194"
2026-02-17 02:36:21.269 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali36613bcf194" state="down"
2026-02-17 02:36:21.269 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Typed[string]{}}
2026-02-17 02:36:21.270 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Typed[string]{}}
2026-02-17 02:36:21.270 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36613bcf194", State:"down", Index:58}
2026-02-17 02:36:21.274 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali36613bcf194" state=""
2026-02-17 02:36:21.274 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali36613bcf194"
2026-02-17 02:36:21.295 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36613bcf194", State:"", Index:58}
2026-02-17 02:36:21.295 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Set[string](nil)}
2026-02-17 02:36:21.295 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36613bcf194", Addrs:set.Set[string](nil)}
2026-02-17 02:36:21.460 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2122"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2122"}
2026-02-17 02:36:21.487 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2122"}
2026-02-17 02:36:21.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7124"}
2026-02-17 02:36:21.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8079"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8079"}
2026-02-17 02:36:21.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:22.193 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8930"
2026-02-17 02:36:22.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8930" name:"default"}
2026-02-17 02:36:22.524 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8930"}
2026-02-17 02:36:22.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"}
2026-02-17 02:36:22.901 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-7849" name:"default"}
2026-02-17 02:36:22.942 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5478"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5478"}
2026-02-17 02:36:22.967 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-398"}
2026-02-17 02:36:22.968 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:23.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-7849"}
2026-02-17 02:36:23.174 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-7849"}
2026-02-17 02:36:23.590 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85, name=eth0)
2026-02-17 02:36:23.591 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-398"} profile:{inbound_rules:{action:"allow" rule_id:"x3tDk0TwLbNM_wdW"} outbound_rules:{action:"allow" rule_id:"j4pkaavB-VwfkQw4"}}
2026-02-17 02:36:23.591 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-398.default"} profile:{}
2026-02-17 02:36:23.592 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4073871080" profile_ids:"kns.secrets-398" profile_ids:"ksa.secrets-398.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:36:23.592 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.592 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.592 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.593 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia4073871080" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.594 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-398" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.594 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H3BAA1mAZlRPptV2Ts" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.594 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia4073871080" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.594 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-398" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.594 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H3BAA1mAZlRPptV2Ts" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.594 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4073871080"
2026-02-17 02:36:23.594 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.594 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.630 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:23.630 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="down"
2026-02-17 02:36:23.666 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4073871080" state="down"
2026-02-17 02:36:23.666 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4073871080"
2026-02-17 02:36:23.666 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4073871080", State:"down", Index:60}
2026-02-17 02:36:23.666 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Typed[string]{}}
2026-02-17 02:36:23.666 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Typed[string]{}}
2026-02-17 02:36:23.666 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4073871080"
2026-02-17 02:36:23.666 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.666 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.669 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4073871080" state="up"
2026-02-17 02:36:23.693 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:23.693 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="down"
2026-02-17 02:36:23.693 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4073871080", State:"up", Index:60}
2026-02-17 02:36:23.693 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4073871080"
2026-02-17 02:36:23.693 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4073871080"
2026-02-17 02:36:23.693 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4073871080"
2026-02-17 02:36:23.693 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.694 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.708 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:23.708 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="up"
2026-02-17 02:36:23.921 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85, name=eth0)
2026-02-17 02:36:23.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4073871080" profile_ids:"kns.secrets-398" profile_ids:"ksa.secrets-398.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:36:23.922 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.922 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.922 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.922 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4073871080"
2026-02-17 02:36:23.923 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.923 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:23.944 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:23.944 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="up"
2026-02-17 02:36:24.908 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-109" name:"default"}
2026-02-17 02:36:24.939 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85, name=eth0)
2026-02-17 02:36:24.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4073871080" profile_ids:"kns.secrets-398" profile_ids:"ksa.secrets-398.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:36:24.940 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:24.940 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:24.940 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:24.942 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4073871080"
2026-02-17 02:36:24.942 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:24.942 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:24.965 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:24.965 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="up"
2026-02-17 02:36:25.154 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-17 02:36:25.154 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia4073871080"
2026-02-17 02:36:25.154 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:25.154 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:25.231 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-109"}
2026-02-17 02:36:25.944 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8079"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8079"}
2026-02-17 02:36:25.970 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5501"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5501"}
2026-02-17 02:36:25.996 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:26.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-5501" type:"ClusterIP" cluster_ips:"10.254.101.192" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:36:26.117 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85, name=eth0)
2026-02-17 02:36:26.118 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4073871080" profile_ids:"kns.secrets-398" profile_ids:"ksa.secrets-398.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:36:26.118 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.118 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.118 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.119 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4073871080"
2026-02-17 02:36:26.119 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.119 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.140 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:26.141 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="up"
2026-02-17 02:36:26.224 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-17 02:36:26.224 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4073871080"
2026-02-17 02:36:26.224 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4073871080" state="down"
2026-02-17 02:36:26.224 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Typed[string]{}}
2026-02-17 02:36:26.224 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Typed[string]{}}
2026-02-17 02:36:26.224 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4073871080", State:"down", Index:60}
2026-02-17 02:36:26.224 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4073871080"
2026-02-17 02:36:26.225 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.225 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.225 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.55
2026-02-17 02:36:26.225 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4073871080" state=""
2026-02-17 02:36:26.225 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4073871080"
2026-02-17 02:36:26.248 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:26.248 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="down"
2026-02-17 02:36:26.248 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4073871080", State:"", Index:60}
2026-02-17 02:36:26.248 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Set[string](nil)}
2026-02-17 02:36:26.248 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4073871080", Addrs:set.Set[string](nil)}
2026-02-17 02:36:26.248 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4073871080"
2026-02-17 02:36:26.248 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.248 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.272 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:26.272 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"} status="down"
2026-02-17 02:36:26.355 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85, name=eth0)
2026-02-17 02:36:26.355 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85" endpoint_id:"eth0"}
2026-02-17 02:36:26.355 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-398"}
2026-02-17 02:36:26.355 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-398.default"}
2026-02-17 02:36:26.355 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.355 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.356 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-398" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.356 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H3BAA1mAZlRPptV2Ts" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.356 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-398" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.356 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H3BAA1mAZlRPptV2Ts" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.356 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.356 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia4073871080" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.356 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia4073871080" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.356 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.356 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:26.420 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-398/pod-secrets-11ab3d11-5029-433c-8753-1269d149bc85", EndpointId:"eth0"}
2026-02-17 02:36:27.075 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-398"}
2026-02-17 02:36:27.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7124" name:"default"}
2026-02-17 02:36:27.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2200"}
2026-02-17 02:36:27.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2200" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:27.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7124"}
2026-02-17 02:36:27.323 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7124"}
2026-02-17 02:36:27.707 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449, name=eth0)
2026-02-17 02:36:27.708 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-2200.default"} profile:{}
2026-02-17 02:36:27.708 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-2200"} profile:{inbound_rules:{action:"allow" rule_id:"YIRQG1lyrL9hgMts"} outbound_rules:{action:"allow" rule_id:"m0M2peOmjgj1YGz0"}}
2026-02-17 02:36:27.708 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c615eea1d6" profile_ids:"kns.pods-2200" profile_ids:"ksa.pods-2200.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:36:27.708 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.709 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.709 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.710 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c615eea1d6" ipVersion=0x4 table="filter"
2026-02-17 02:36:27.710 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-2200" ipVersion=0x4 table="filter"
2026-02-17 02:36:27.710 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mjqRsKEqSW0rJEHd4L" ipVersion=0x4 table="filter"
2026-02-17 02:36:27.710 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c615eea1d6" ipVersion=0x4 table="filter"
2026-02-17 02:36:27.710 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-2200" ipVersion=0x4 table="filter"
2026-02-17 02:36:27.710 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mjqRsKEqSW0rJEHd4L" ipVersion=0x4 table="filter"
2026-02-17 02:36:27.711 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:27.711 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.711 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.756 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:27.756 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="down"
2026-02-17 02:36:27.785 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali7c615eea1d6" state="down"
2026-02-17 02:36:27.785 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c615eea1d6"
2026-02-17 02:36:27.785 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c615eea1d6", State:"down", Index:61}
2026-02-17 02:36:27.785 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:36:27.785 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:36:27.785 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:27.786 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.786 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.786 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali7c615eea1d6" state="up"
2026-02-17 02:36:27.807 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:27.808 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="down"
2026-02-17 02:36:27.808 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c615eea1d6", State:"up", Index:61}
2026-02-17 02:36:27.808 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:27.808 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:27.808 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:27.808 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.808 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:27.833 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:27.833 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="up"
2026-02-17 02:36:27.914 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:27.915 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:27.915 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:28.165 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5478" name:"default"}
2026-02-17 02:36:28.319 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5478"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5478"}
2026-02-17 02:36:28.348 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5478"}
2026-02-17 02:36:28.833 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-17 02:36:28.833 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c615eea1d6"
2026-02-17 02:36:28.833 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:28.833 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:28.966 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449, name=eth0)
2026-02-17 02:36:28.966 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c615eea1d6" profile_ids:"kns.pods-2200" profile_ids:"ksa.pods-2200.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:36:28.966 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:28.966 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:28.967 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:28.967 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:28.968 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:28.968 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:29.000 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:29.000 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="up"
2026-02-17 02:36:29.671 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449, name=eth0)
2026-02-17 02:36:29.671 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c615eea1d6" profile_ids:"kns.pods-2200" profile_ids:"ksa.pods-2200.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:36:29.671 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:29.671 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:29.671 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:29.673 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:29.673 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:29.673 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:29.697 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:29.697 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="up"
2026-02-17 02:36:30.688 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-5501/pause-pod-0, name=eth0)
2026-02-17 02:36:30.689 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-5501"} profile:{inbound_rules:{action:"allow" rule_id:"euzj5Rp0awYSrie_"} outbound_rules:{action:"allow" rule_id:"p0zoDF5AlAHmjcuX"}}
2026-02-17 02:36:30.689 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-5501.default"} profile:{}
2026-02-17 02:36:30.689 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0af91e025ab" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:36:30.689 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.689 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.689 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.689 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0af91e025ab" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.689 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.690 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.690 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0af91e025ab" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.690 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.690 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.690 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0af91e025ab"
2026-02-17 02:36:30.690 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.690 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.729 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:30.729 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:36:30.766 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0af91e025ab" state="down"
2026-02-17 02:36:30.766 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0af91e025ab"
2026-02-17 02:36:30.766 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0af91e025ab", State:"down", Index:62}
2026-02-17 02:36:30.767 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Typed[string]{}}
2026-02-17 02:36:30.767 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Typed[string]{}}
2026-02-17 02:36:30.767 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0af91e025ab"
2026-02-17 02:36:30.767 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.767 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.767 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0af91e025ab" state="up"
2026-02-17 02:36:30.791 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:30.791 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:36:30.791 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0af91e025ab", State:"up", Index:62}
2026-02-17 02:36:30.791 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0af91e025ab"
2026-02-17 02:36:30.791 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0af91e025ab"
2026-02-17 02:36:30.791 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0af91e025ab"
2026-02-17 02:36:30.791 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.791 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:30.816 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:30.816 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:36:30.980 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449, name=eth0)
2026-02-17 02:36:30.981 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c615eea1d6" profile_ids:"kns.pods-2200" profile_ids:"ksa.pods-2200.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:36:30.981 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:30.981 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:30.981 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:30.982 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:30.983 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:30.983 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:31.006 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:31.006 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="up"
2026-02-17 02:36:31.014 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-5501/pause-pod-0, name=eth0)
2026-02-17 02:36:31.015 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0af91e025ab" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:36:31.015 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:31.015 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:31.015 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:31.016 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0af91e025ab"
2026-02-17 02:36:31.016 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:31.016 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:31.045 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:31.045 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:36:31.201 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8079" name:"default"}
2026-02-17 02:36:31.437 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8079"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8079"}
2026-02-17 02:36:31.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8079"}
2026-02-17 02:36:32.307 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-398" name:"default"}
2026-02-17 02:36:32.331 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-398"}
2026-02-17 02:36:32.352 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-398"}
2026-02-17 02:36:32.508 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5501"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5501"}
2026-02-17 02:36:32.531 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4351"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-4351"}
2026-02-17 02:36:32.546 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-17 02:36:32.546 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0af91e025ab"
2026-02-17 02:36:32.555 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:32.555 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:32.579 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4351" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:32.589 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449, name=eth0)
2026-02-17 02:36:32.603 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c615eea1d6" profile_ids:"kns.pods-2200" profile_ids:"ksa.pods-2200.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:36:32.603 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:32.603 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:32.604 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:32.605 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:32.605 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:32.605 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:32.631 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:32.631 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="up"
2026-02-17 02:36:33.249 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449, name=eth0)
2026-02-17 02:36:33.249 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c615eea1d6" profile_ids:"kns.pods-2200" profile_ids:"ksa.pods-2200.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:36:33.249 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.250 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.250 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.251 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:33.251 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.251 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.276 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:33.276 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="up"
2026-02-17 02:36:33.354 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali7c615eea1d6" state="down"
2026-02-17 02:36:33.354 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c615eea1d6"
2026-02-17 02:36:33.354 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-17 02:36:33.354 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c615eea1d6", State:"down", Index:61}
2026-02-17 02:36:33.354 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:36:33.354 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:36:33.354 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:33.354 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.354 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.357 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali7c615eea1d6" state=""
2026-02-17 02:36:33.357 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.56
2026-02-17 02:36:33.358 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c615eea1d6"
2026-02-17 02:36:33.380 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:33.380 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="down"
2026-02-17 02:36:33.381 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c615eea1d6", State:"", Index:61}
2026-02-17 02:36:33.381 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Set[string](nil)}
2026-02-17 02:36:33.381 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c615eea1d6", Addrs:set.Set[string](nil)}
2026-02-17 02:36:33.381 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c615eea1d6"
2026-02-17 02:36:33.381 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.381 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.406 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:33.406 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"} status="down"
2026-02-17 02:36:33.451 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449, name=eth0)
2026-02-17 02:36:33.451 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449" endpoint_id:"eth0"}
2026-02-17 02:36:33.451 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-2200"}
2026-02-17 02:36:33.451 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-2200.default"}
2026-02-17 02:36:33.451 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.451 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.452 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-2200" ipVersion=0x4 table="filter"
2026-02-17 02:36:33.452 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mjqRsKEqSW0rJEHd4L" ipVersion=0x4 table="filter"
2026-02-17 02:36:33.452 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-2200" ipVersion=0x4 table="filter"
2026-02-17 02:36:33.452 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mjqRsKEqSW0rJEHd4L" ipVersion=0x4 table="filter"
2026-02-17 02:36:33.452 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.452 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c615eea1d6" ipVersion=0x4 table="filter"
2026-02-17 02:36:33.452 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c615eea1d6" ipVersion=0x4 table="filter"
2026-02-17 02:36:33.452 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.452 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.506 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2200/pod-update-activedeadlineseconds-a004afad-b941-4901-897e-a048b011d449", EndpointId:"eth0"}
2026-02-17 02:36:33.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2200"}
2026-02-17 02:36:33.730 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-983"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-983"}
2026-02-17 02:36:33.730 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:34.053 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-6599/replace-29521596-gmt4c, name=eth0)
2026-02-17 02:36:34.053 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521596-gmt4c" endpoint_id:"eth0"}
2026-02-17 02:36:34.053 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-6599"}
2026-02-17 02:36:34.053 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-6599.default"}
2026-02-17 02:36:34.054 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:34.054 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:34.054 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.055 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:34.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie9e56227a4b" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie9e56227a4b" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.055 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:34.055 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:34.056 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.49
2026-02-17 02:36:34.117 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521596-gmt4c", EndpointId:"eth0"}
2026-02-17 02:36:34.159 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calie9e56227a4b" state="down"
2026-02-17 02:36:34.160 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9e56227a4b"
2026-02-17 02:36:34.160 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9e56227a4b", State:"down", Index:54}
2026-02-17 02:36:34.160 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:34.160 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:34.163 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::241c:d1ff:fede:1893" exists=false ifIndex=54
2026-02-17 02:36:34.167 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calie9e56227a4b" state=""
2026-02-17 02:36:34.167 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie9e56227a4b"
2026-02-17 02:36:34.182 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9e56227a4b", State:"", Index:54}
2026-02-17 02:36:34.182 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:34.182 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9e56227a4b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:34.325 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427, name=eth0)
2026-02-17 02:36:34.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-983.default"} profile:{}
2026-02-17 02:36:34.327 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-983"} profile:{inbound_rules:{action:"allow" rule_id:"0JxEJwYcu2lV1yFn"} outbound_rules:{action:"allow" rule_id:"CNqFujP3UGQ3T096"}}
2026-02-17 02:36:34.327 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16d01bf35b7" profile_ids:"kns.emptydir-983" profile_ids:"ksa.emptydir-983.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:36:34.327 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.327 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.327 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.328 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali16d01bf35b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.328 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-983" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.328 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZsTAZKyMhtidu8Ri0m" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.328 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali16d01bf35b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.328 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-983" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.328 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZsTAZKyMhtidu8Ri0m" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.328 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali16d01bf35b7"
2026-02-17 02:36:34.328 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.328 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.370 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:34.370 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} status="down"
2026-02-17 02:36:34.400 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali16d01bf35b7" state="down"
2026-02-17 02:36:34.401 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16d01bf35b7", State:"down", Index:63}
2026-02-17 02:36:34.401 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16d01bf35b7"
2026-02-17 02:36:34.401 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:34.401 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:34.401 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16d01bf35b7"
2026-02-17 02:36:34.401 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali16d01bf35b7" state="up"
2026-02-17 02:36:34.401 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.401 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.423 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:34.423 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} status="down"
2026-02-17 02:36:34.423 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16d01bf35b7", State:"up", Index:63}
2026-02-17 02:36:34.423 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali16d01bf35b7"
2026-02-17 02:36:34.423 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16d01bf35b7"
2026-02-17 02:36:34.424 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16d01bf35b7"
2026-02-17 02:36:34.424 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.424 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:34.442 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:34.442 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} status="up"
2026-02-17 02:36:35.013 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427, name=eth0)
2026-02-17 02:36:35.013 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16d01bf35b7" profile_ids:"kns.emptydir-983" profile_ids:"ksa.emptydir-983.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:36:35.013 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:35.014 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:35.014 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:35.014 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16d01bf35b7"
2026-02-17 02:36:35.015 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:35.015 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:35.040 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:35.041 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} status="up"
2026-02-17 02:36:35.713 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-17 02:36:35.713 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali16d01bf35b7"
2026-02-17 02:36:35.714 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:35.714 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:35.850 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-983"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-983"}
2026-02-17 02:36:35.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9756"}
2026-02-17 02:36:35.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9756" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:36.594 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-x4npw, name=eth0)
2026-02-17 02:36:36.594 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9756"} profile:{inbound_rules:{action:"allow" rule_id:"ShbBiMMcfH5RqA2u"} outbound_rules:{action:"allow" rule_id:"bpRRVdVk1rbq1Ag7"}}
2026-02-17 02:36:36.594 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9756.default"} profile:{}
2026-02-17 02:36:36.595 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-x4npw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c71c2c1b50" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:36:36.595 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.595 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.595 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.596 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c71c2c1b50" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.596 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.596 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.596 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c71c2c1b50" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.596 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.596 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.596 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:36.596 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.596 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.626 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:36.626 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} status="down"
2026-02-17 02:36:36.654 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali7c71c2c1b50" state="down"
2026-02-17 02:36:36.655 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:36.655 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c71c2c1b50", State:"down", Index:64}
2026-02-17 02:36:36.655 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Typed[string]{}}
2026-02-17 02:36:36.655 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Typed[string]{}}
2026-02-17 02:36:36.655 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:36.655 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.655 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.656 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali7c71c2c1b50" state="up"
2026-02-17 02:36:36.674 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:36.674 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} status="down"
2026-02-17 02:36:36.674 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c71c2c1b50", State:"up", Index:64}
2026-02-17 02:36:36.674 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:36.674 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:36.674 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:36.674 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.674 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:36.696 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:36.696 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.032 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-x4npw, name=eth0)
2026-02-17 02:36:37.033 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-x4npw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c71c2c1b50" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:36:37.033 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:37.033 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:37.034 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:37.036 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:37.036 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:37.037 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:37.056 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:37.056 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.535 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-5501/pause-pod-0, name=eth0)
2026-02-17 02:36:37.536 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0af91e025ab" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:36:37.536 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.536 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.538 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.540 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0af91e025ab"
2026-02-17 02:36:37.541 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.541 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-5501/pause-pod-0, name=eth0)
2026-02-17 02:36:37.541 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.570 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:37.570 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 02:36:37.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-5501"}
2026-02-17 02:36:37.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-5501.default"}
2026-02-17 02:36:37.570 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.570 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.570 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0af91e025ab" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0af91e025ab" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.571 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.571 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.571 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.57
2026-02-17 02:36:37.648 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:37.648 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-5501"
2026-02-17 02:36:37.665 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-17 02:36:37.665 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:37.695 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:37.696 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:37.904 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-17 02:36:37.904 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0af91e025ab"
2026-02-17 02:36:37.904 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0af91e025ab" state="down"
2026-02-17 02:36:37.905 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Typed[string]{}}
2026-02-17 02:36:37.905 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Typed[string]{}}
2026-02-17 02:36:37.905 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0af91e025ab", State:"down", Index:62}
2026-02-17 02:36:37.906 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0af91e025ab" state=""
2026-02-17 02:36:37.906 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0af91e025ab"
2026-02-17 02:36:37.928 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0af91e025ab", State:"", Index:62}
2026-02-17 02:36:37.928 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Set[string](nil)}
2026-02-17 02:36:37.928 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0af91e025ab", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.160 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5501" name:"default"}
2026-02-17 02:36:38.239 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-x4npw, name=eth0)
2026-02-17 02:36:38.239 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-x4npw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c71c2c1b50" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:36:38.240 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.240 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.240 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.244 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:38.244 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.244 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.266 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:38.266 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} status="down"
2026-02-17 02:36:38.313 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5501"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5501"}
2026-02-17 02:36:38.313 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:38.335 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5501"}
2026-02-17 02:36:38.335 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:38.342 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali7c71c2c1b50" state="down"
2026-02-17 02:36:38.343 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:38.343 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-17 02:36:38.344 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali7c71c2c1b50" state=""
2026-02-17 02:36:38.344 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:38.357 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c71c2c1b50", State:"down", Index:64}
2026-02-17 02:36:38.357 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.357 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.357 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c71c2c1b50", State:"", Index:64}
2026-02-17 02:36:38.357 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.357 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c71c2c1b50", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.357 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:38.357 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c71c2c1b50"
2026-02-17 02:36:38.357 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.357 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.360 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.59
2026-02-17 02:36:38.390 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:38.391 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"} status="down"
2026-02-17 02:36:38.462 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-x4npw, name=eth0)
2026-02-17 02:36:38.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-x4npw" endpoint_id:"eth0"}
2026-02-17 02:36:38.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9756"}
2026-02-17 02:36:38.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9756.default"}
2026-02-17 02:36:38.463 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.463 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.463 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.463 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.463 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.463 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.463 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.463 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c71c2c1b50" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.463 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c71c2c1b50" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.463 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.463 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.519 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-x4npw", EndpointId:"eth0"}
2026-02-17 02:36:38.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2200" name:"default"}
2026-02-17 02:36:39.033 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2200"}
2026-02-17 02:36:39.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2200"}
2026-02-17 02:36:40.491 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4351"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-4351"}
2026-02-17 02:36:40.525 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9504"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9504"}
2026-02-17 02:36:40.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9504" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:40.884 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427, name=eth0)
2026-02-17 02:36:40.884 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16d01bf35b7" profile_ids:"kns.emptydir-983" profile_ids:"ksa.emptydir-983.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:36:40.884 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.885 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.885 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.885 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16d01bf35b7"
2026-02-17 02:36:40.885 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.885 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.889 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427, name=eth0)
2026-02-17 02:36:40.919 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:40.919 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"} status="up"
2026-02-17 02:36:40.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427" endpoint_id:"eth0"}
2026-02-17 02:36:40.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-983"}
2026-02-17 02:36:40.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-983.default"}
2026-02-17 02:36:40.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-983" name:"default"}
2026-02-17 02:36:40.919 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.919 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.924 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-983" ipVersion=0x4 table="filter"
2026-02-17 02:36:40.925 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZsTAZKyMhtidu8Ri0m" ipVersion=0x4 table="filter"
2026-02-17 02:36:40.925 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-983" ipVersion=0x4 table="filter"
2026-02-17 02:36:40.925 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZsTAZKyMhtidu8Ri0m" ipVersion=0x4 table="filter"
2026-02-17 02:36:40.925 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.925 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali16d01bf35b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:40.925 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali16d01bf35b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:40.925 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.925 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:40.926 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.58
2026-02-17 02:36:40.990 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-983/pod-sharedvolume-e5ca3e9b-f198-4423-9732-3d190c642427", EndpointId:"eth0"}
2026-02-17 02:36:41.167 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-983"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-983"}
2026-02-17 02:36:41.191 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-983"}
2026-02-17 02:36:41.994 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali16d01bf35b7" state="down"
2026-02-17 02:36:41.995 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16d01bf35b7"
2026-02-17 02:36:41.995 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-17 02:36:41.995 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16d01bf35b7", State:"down", Index:63}
2026-02-17 02:36:41.995 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.995 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.996 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali16d01bf35b7" state=""
2026-02-17 02:36:41.996 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali16d01bf35b7"
2026-02-17 02:36:42.027 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16d01bf35b7", State:"", Index:63}
2026-02-17 02:36:42.027 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Set[string](nil)}
2026-02-17 02:36:42.027 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16d01bf35b7", Addrs:set.Set[string](nil)}
2026-02-17 02:36:42.735 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9504"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9504"}
2026-02-17 02:36:42.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"}
2026-02-17 02:36:42.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-5596" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:42.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"} labels:{key:"validating-admission-policy-5596" value:"true"}
2026-02-17 02:36:43.154 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-j7gkz, name=eth0)
2026-02-17 02:36:43.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9756"} profile:{inbound_rules:{action:"allow" rule_id:"ShbBiMMcfH5RqA2u"} outbound_rules:{action:"allow" rule_id:"bpRRVdVk1rbq1Ag7"}}
2026-02-17 02:36:43.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9756.default"} profile:{}
2026-02-17 02:36:43.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-j7gkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali673bdd92d91" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:36:43.155 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.155 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.155 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.155 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali673bdd92d91" ipVersion=0x4 table="filter"
2026-02-17 02:36:43.155 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:43.155 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:43.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali673bdd92d91" ipVersion=0x4 table="filter"
2026-02-17 02:36:43.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:43.156 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:43.156 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali673bdd92d91"
2026-02-17 02:36:43.156 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.156 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.191 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:43.191 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} status="down"
2026-02-17 02:36:43.226 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali673bdd92d91" state="down"
2026-02-17 02:36:43.226 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali673bdd92d91"
2026-02-17 02:36:43.226 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali673bdd92d91", State:"down", Index:65}
2026-02-17 02:36:43.226 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Typed[string]{}}
2026-02-17 02:36:43.226 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Typed[string]{}}
2026-02-17 02:36:43.226 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali673bdd92d91"
2026-02-17 02:36:43.226 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.226 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.233 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali673bdd92d91" state="up"
2026-02-17 02:36:43.248 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:43.248 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} status="down"
2026-02-17 02:36:43.248 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali673bdd92d91", State:"up", Index:65}
2026-02-17 02:36:43.249 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali673bdd92d91"
2026-02-17 02:36:43.249 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali673bdd92d91"
2026-02-17 02:36:43.249 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali673bdd92d91"
2026-02-17 02:36:43.249 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.249 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:43.271 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:43.271 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:43.792 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"} labels:{key:"validating-admission-policy-5596" value:"true"}
2026-02-17 02:36:43.823 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"}
2026-02-17 02:36:43.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-143" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:43.869 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"} labels:{key:"webhook-143" value:"true"}
2026-02-17 02:36:43.869 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6068"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6068"} labels:{key:"webhook-143-markers" value:"true"}
2026-02-17 02:36:43.887 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6068" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:44.128 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-6599" name:"default"}
2026-02-17 02:36:44.195 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-j7gkz, name=eth0)
2026-02-17 02:36:44.195 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-j7gkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali673bdd92d91" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:36:44.195 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:44.196 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:44.196 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:44.196 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali673bdd92d91"
2026-02-17 02:36:44.196 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:44.196 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:44.224 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:44.224 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:44.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-6599"}
2026-02-17 02:36:44.673 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-17 02:36:44.673 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali673bdd92d91"
2026-02-17 02:36:44.673 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:44.673 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:44.875 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k, name=eth0)
2026-02-17 02:36:44.876 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-143.default"} profile:{}
2026-02-17 02:36:44.877 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-143"} profile:{inbound_rules:{action:"allow" rule_id:"IEPY5wOtJvxJxN7b"} outbound_rules:{action:"allow" rule_id:"qQlnJA7eJOX8O64_"}}
2026-02-17 02:36:44.877 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b12739a837" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:36:44.877 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.878 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.878 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.879 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7b12739a837" ipVersion=0x4 table="filter"
2026-02-17 02:36:44.879 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-143" ipVersion=0x4 table="filter"
2026-02-17 02:36:44.879 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gkyR5fbWynwiKNdlCL" ipVersion=0x4 table="filter"
2026-02-17 02:36:44.880 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7b12739a837" ipVersion=0x4 table="filter"
2026-02-17 02:36:44.880 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-143" ipVersion=0x4 table="filter"
2026-02-17 02:36:44.880 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gkyR5fbWynwiKNdlCL" ipVersion=0x4 table="filter"
2026-02-17 02:36:44.880 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7b12739a837"
2026-02-17 02:36:44.880 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.880 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.914 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:44.915 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:44.942 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali7b12739a837" state="down"
2026-02-17 02:36:44.942 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b12739a837"
2026-02-17 02:36:44.942 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b12739a837", State:"down", Index:66}
2026-02-17 02:36:44.942 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Typed[string]{}}
2026-02-17 02:36:44.942 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Typed[string]{}}
2026-02-17 02:36:44.942 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b12739a837"
2026-02-17 02:36:44.942 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.942 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.946 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali7b12739a837" state="up"
2026-02-17 02:36:44.972 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:44.972 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:44.972 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b12739a837", State:"up", Index:66}
2026-02-17 02:36:44.972 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7b12739a837"
2026-02-17 02:36:44.972 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b12739a837"
2026-02-17 02:36:44.972 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b12739a837"
2026-02-17 02:36:44.972 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.972 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:44.987 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:44.987 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:45.324 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-j7gkz, name=eth0)
2026-02-17 02:36:45.324 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-j7gkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali673bdd92d91" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:36:45.324 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.324 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.324 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.324 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali673bdd92d91"
2026-02-17 02:36:45.325 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.325 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.352 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:45.352 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:45.431 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali673bdd92d91" state="down"
2026-02-17 02:36:45.431 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali673bdd92d91"
2026-02-17 02:36:45.431 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=65
2026-02-17 02:36:45.431 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali673bdd92d91", State:"down", Index:65}
2026-02-17 02:36:45.431 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Typed[string]{}}
2026-02-17 02:36:45.431 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Typed[string]{}}
2026-02-17 02:36:45.431 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali673bdd92d91"
2026-02-17 02:36:45.431 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.431 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.431 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.60
2026-02-17 02:36:45.433 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali673bdd92d91" state=""
2026-02-17 02:36:45.433 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali673bdd92d91"
2026-02-17 02:36:45.451 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:45.451 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} status="down"
2026-02-17 02:36:45.451 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali673bdd92d91", State:"", Index:65}
2026-02-17 02:36:45.451 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Set[string](nil)}
2026-02-17 02:36:45.451 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali673bdd92d91", Addrs:set.Set[string](nil)}
2026-02-17 02:36:45.451 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali673bdd92d91"
2026-02-17 02:36:45.451 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.452 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.471 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:45.471 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"} status="down"
2026-02-17 02:36:45.531 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-j7gkz, name=eth0)
2026-02-17 02:36:45.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-j7gkz" endpoint_id:"eth0"}
2026-02-17 02:36:45.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9756"}
2026-02-17 02:36:45.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9756.default"}
2026-02-17 02:36:45.532 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.532 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.532 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:45.532 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:45.532 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:45.532 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:45.533 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.533 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali673bdd92d91" ipVersion=0x4 table="filter"
2026-02-17 02:36:45.533 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali673bdd92d91" ipVersion=0x4 table="filter"
2026-02-17 02:36:45.533 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.533 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.596 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-j7gkz", EndpointId:"eth0"}
2026-02-17 02:36:45.673 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4351" name:"default"}
2026-02-17 02:36:45.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4351"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-4351"}
2026-02-17 02:36:45.787 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"}
2026-02-17 02:36:46.106 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k, name=eth0)
2026-02-17 02:36:46.106 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b12739a837" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:36:46.106 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.106 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.106 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.107 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b12739a837"
2026-02-17 02:36:46.107 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.107 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.129 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k, name=eth0)
2026-02-17 02:36:46.129 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:46.129 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:46.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b12739a837" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:36:46.129 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.130 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.130 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.130 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b12739a837"
2026-02-17 02:36:46.130 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.130 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:46.150 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:46.150 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:46.311 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-143" type:"ClusterIP" cluster_ips:"10.254.237.136" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:46.499 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-17 02:36:46.500 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7b12739a837"
2026-02-17 02:36:46.500 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:46.500 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:48.025 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/to-be-attached-pod, name=eth0)
2026-02-17 02:36:48.025 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7926bcef56f" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:36:48.025 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.026 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.026 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.026 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.026 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7926bcef56f" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.026 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.026 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7926bcef56f" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.026 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7926bcef56f"
2026-02-17 02:36:48.026 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.026 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.059 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:48.059 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:36:48.106 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7926bcef56f" state="down"
2026-02-17 02:36:48.106 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7926bcef56f"
2026-02-17 02:36:48.106 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7926bcef56f", State:"down", Index:67}
2026-02-17 02:36:48.106 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Typed[string]{}}
2026-02-17 02:36:48.106 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Typed[string]{}}
2026-02-17 02:36:48.106 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7926bcef56f"
2026-02-17 02:36:48.106 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.106 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.107 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7926bcef56f" state="up"
2026-02-17 02:36:48.135 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:48.135 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:36:48.135 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7926bcef56f", State:"up", Index:67}
2026-02-17 02:36:48.135 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7926bcef56f"
2026-02-17 02:36:48.135 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7926bcef56f"
2026-02-17 02:36:48.135 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7926bcef56f"
2026-02-17 02:36:48.135 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.135 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:48.161 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:48.161 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:36:48.389 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9504" name:"default"}
2026-02-17 02:36:48.432 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9504"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9504"}
2026-02-17 02:36:48.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9504"}
2026-02-17 02:36:48.876 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-5596" name:"default"}
2026-02-17 02:36:49.119 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/to-be-attached-pod, name=eth0)
2026-02-17 02:36:49.119 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7926bcef56f" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:36:49.119 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:49.119 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:49.120 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:49.120 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7926bcef56f"
2026-02-17 02:36:49.120 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:49.120 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:49.146 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:49.146 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:36:49.333 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"} labels:{key:"validating-admission-policy-5596" value:"true"}
2026-02-17 02:36:49.361 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-5596"}
2026-02-17 02:36:49.442 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-17 02:36:49.442 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7926bcef56f"
2026-02-17 02:36:49.442 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:49.442 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:49.615 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-143"
2026-02-17 02:36:49.676 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k, name=eth0)
2026-02-17 02:36:49.676 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b12739a837" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:36:49.676 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.676 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.676 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.677 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b12739a837"
2026-02-17 02:36:49.678 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.678 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.683 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k, name=eth0)
2026-02-17 02:36:49.701 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:49.701 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:49.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k" endpoint_id:"eth0"}
2026-02-17 02:36:49.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"} labels:{key:"webhook-143" value:"true"}
2026-02-17 02:36:49.701 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.701 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.705 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.705 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7b12739a837" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7b12739a837" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.706 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.706 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.709 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.61
2026-02-17 02:36:49.776 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/sample-webhook-deployment-7d44fffc8-q5x5k", EndpointId:"eth0"}
2026-02-17 02:36:49.776 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6068"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6068"} labels:{key:"webhook-143-markers" value:"true"}
2026-02-17 02:36:49.776 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2338"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2338"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-2338"}
2026-02-17 02:36:49.776 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-2338" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:50.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2338"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2338"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-2338"}
2026-02-17 02:36:50.028 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-159"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-159"}
2026-02-17 02:36:50.028 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:50.062 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali7b12739a837" state="down"
2026-02-17 02:36:50.062 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b12739a837"
2026-02-17 02:36:50.062 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-17 02:36:50.062 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b12739a837", State:"down", Index:66}
2026-02-17 02:36:50.062 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Typed[string]{}}
2026-02-17 02:36:50.063 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Typed[string]{}}
2026-02-17 02:36:50.064 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali7b12739a837" state=""
2026-02-17 02:36:50.064 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7b12739a837"
2026-02-17 02:36:50.084 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b12739a837", State:"", Index:66}
2026-02-17 02:36:50.084 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Set[string](nil)}
2026-02-17 02:36:50.084 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b12739a837", Addrs:set.Set[string](nil)}
2026-02-17 02:36:54.727 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/to-be-attached-pod, name=eth0)
2026-02-17 02:36:54.727 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7926bcef56f" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:36:54.727 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.728 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.729 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.733 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7926bcef56f"
2026-02-17 02:36:54.733 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.733 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.744 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/to-be-attached-pod, name=eth0)
2026-02-17 02:36:54.757 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:54.757 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:36:54.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"} labels:{key:"webhook-143" value:"true"}
2026-02-17 02:36:54.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7926bcef56f" profile_ids:"kns.webhook-143" profile_ids:"ksa.webhook-143.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:36:54.757 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.757 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.757 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.758 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7926bcef56f"
2026-02-17 02:36:54.758 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.758 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:54.775 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:54.775 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:36:54.879 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6068" name:"default"}
2026-02-17 02:36:54.974 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6068"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6068"} labels:{key:"webhook-143-markers" value:"true"}
2026-02-17 02:36:54.995 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6068"}
2026-02-17 02:36:55.004 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-143/to-be-attached-pod, name=eth0)
2026-02-17 02:36:55.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-143/to-be-attached-pod" endpoint_id:"eth0"}
2026-02-17 02:36:55.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-143.default"}
2026-02-17 02:36:55.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-143"}
2026-02-17 02:36:55.021 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:55.021 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:55.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-143" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gkyR5fbWynwiKNdlCL" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-143" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gkyR5fbWynwiKNdlCL" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.021 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:55.021 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7926bcef56f" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.022 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7926bcef56f" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.022 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:55.022 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:55.022 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.62
2026-02-17 02:36:55.072 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-143/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:36:55.109 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-17 02:36:55.109 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7926bcef56f"
2026-02-17 02:36:55.109 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7926bcef56f" state="down"
2026-02-17 02:36:55.109 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Typed[string]{}}
2026-02-17 02:36:55.109 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Typed[string]{}}
2026-02-17 02:36:55.109 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7926bcef56f", State:"down", Index:67}
2026-02-17 02:36:55.112 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7926bcef56f" state=""
2026-02-17 02:36:55.112 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7926bcef56f"
2026-02-17 02:36:55.127 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7926bcef56f", State:"", Index:67}
2026-02-17 02:36:55.128 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Set[string](nil)}
2026-02-17 02:36:55.128 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7926bcef56f", Addrs:set.Set[string](nil)}
2026-02-17 02:36:55.194 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-2338" name:"default"}
2026-02-17 02:36:55.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2338"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2338"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-2338"}
2026-02-17 02:36:55.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-2338"}
2026-02-17 02:36:55.823 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:36:57.288 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-159"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-159"}
2026-02-17 02:36:57.309 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1243"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1243"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1243"}
2026-02-17 02:36:57.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-1243" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:58.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9756"}
2026-02-17 02:36:58.047 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-860"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-860"}
2026-02-17 02:36:58.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-860" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:58.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-860"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-860"}
2026-02-17 02:36:58.125 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5326"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5326"}
2026-02-17 02:36:58.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:58.751 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:36:58.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-5326"} profile:{inbound_rules:{action:"allow" rule_id:"jBfq0Kx9P9wPym0_"} outbound_rules:{action:"allow" rule_id:"y9P45g3bysqaKO2o"}}
2026-02-17 02:36:58.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-5326.default"} profile:{}
2026-02-17 02:36:58.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:36:58.751 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.752 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.752 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5325d5a6b39" ipVersion=0x4 table="filter"
2026-02-17 02:36:58.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qaXLeW21ApAI67WTOO" ipVersion=0x4 table="filter"
2026-02-17 02:36:58.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4Cp3i2Gze9L3eTP6xD" ipVersion=0x4 table="filter"
2026-02-17 02:36:58.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5325d5a6b39" ipVersion=0x4 table="filter"
2026-02-17 02:36:58.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qaXLeW21ApAI67WTOO" ipVersion=0x4 table="filter"
2026-02-17 02:36:58.753 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4Cp3i2Gze9L3eTP6xD" ipVersion=0x4 table="filter"
2026-02-17 02:36:58.753 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5325d5a6b39"
2026-02-17 02:36:58.753 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.753 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.791 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:58.791 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="down"
2026-02-17 02:36:58.830 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5325d5a6b39" state="down"
2026-02-17 02:36:58.830 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5325d5a6b39"
2026-02-17 02:36:58.830 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5325d5a6b39", State:"down", Index:68}
2026-02-17 02:36:58.830 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Typed[string]{}}
2026-02-17 02:36:58.831 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Typed[string]{}}
2026-02-17 02:36:58.831 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5325d5a6b39"
2026-02-17 02:36:58.831 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.831 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.833 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5325d5a6b39" state="up"
2026-02-17 02:36:58.852 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:58.852 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="down"
2026-02-17 02:36:58.852 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5325d5a6b39", State:"up", Index:68}
2026-02-17 02:36:58.852 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5325d5a6b39"
2026-02-17 02:36:58.852 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5325d5a6b39"
2026-02-17 02:36:58.853 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:36:58.853 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.853 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:58.872 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:58.872 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:36:59.187 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:36:59.187 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:36:59.187 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:59.187 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:59.187 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:59.188 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:36:59.188 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:59.188 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:36:59.210 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:59.210 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:36:59.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-143" name:"default"}
2026-02-17 02:37:00.018 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-1243/pod-1, name=eth0)
2026-02-17 02:37:00.018 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-1243"} profile:{inbound_rules:{action:"allow" rule_id:"pI1e84ZAKVXBPP1q"} outbound_rules:{action:"allow" rule_id:"k65FyXiXHzb-FQMD"}}
2026-02-17 02:37:00.018 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-1243.default"} profile:{}
2026-02-17 02:37:00.018 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd59c926a92" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:37:00.018 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.018 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.018 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.019 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicd59c926a92" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.019 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.019 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.019 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicd59c926a92" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.019 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.019 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.019 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicd59c926a92"
2026-02-17 02:37:00.019 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.019 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.067 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:00.067 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} status="down"
2026-02-17 02:37:00.096 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calicd59c926a92" state="down"
2026-02-17 02:37:00.096 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd59c926a92"
2026-02-17 02:37:00.096 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd59c926a92", State:"down", Index:69}
2026-02-17 02:37:00.097 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Typed[string]{}}
2026-02-17 02:37:00.097 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Typed[string]{}}
2026-02-17 02:37:00.097 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd59c926a92"
2026-02-17 02:37:00.097 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.097 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.108 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calicd59c926a92" state="up"
2026-02-17 02:37:00.118 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:00.118 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} status="down"
2026-02-17 02:37:00.118 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd59c926a92", State:"up", Index:69}
2026-02-17 02:37:00.118 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicd59c926a92"
2026-02-17 02:37:00.118 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd59c926a92"
2026-02-17 02:37:00.118 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd59c926a92"
2026-02-17 02:37:00.118 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.118 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:00.139 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:00.139 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:00.139 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-143"}
2026-02-17 02:37:00.211 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:00.212 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:37:00.212 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:00.212 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:00.212 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:00.212 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:37:00.212 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:00.212 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:00.238 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:00.238 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:00.374 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-17 02:37:00.374 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5325d5a6b39"
2026-02-17 02:37:00.374 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:00.374 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:01.226 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:01.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:37:01.226 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:01.226 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:01.226 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:01.227 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:37:01.227 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:01.227 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:01.250 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:01.250 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:01.250 [INFO][79] felix/summary.go 100: Summarising 328 dataplane reconciliation loops over 1m0.5s: avg=29ms longest=78ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:37:01.251 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-1243/pod-1, name=eth0)
2026-02-17 02:37:01.251 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd59c926a92" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:37:01.251 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:01.252 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:01.252 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:01.252 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd59c926a92"
2026-02-17 02:37:01.252 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:01.252 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:01.272 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:01.272 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:01.411 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1243"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1243"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1243"}
2026-02-17 02:37:01.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6385"}
2026-02-17 02:37:01.456 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:01.697 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-17 02:37:01.697 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicd59c926a92"
2026-02-17 02:37:01.697 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:01.697 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:02.080 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-6385/test-rolling-update-controller-46tvp, name=eth0)
2026-02-17 02:37:02.080 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-6385.default"} profile:{}
2026-02-17 02:37:02.081 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-6385"} profile:{inbound_rules:{action:"allow" rule_id:"9uthPJOlQGBDu_ql"} outbound_rules:{action:"allow" rule_id:"BDyNmC4mhdz59BTG"}}
2026-02-17 02:37:02.082 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-controller-46tvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4566b7a8218" profile_ids:"kns.deployment-6385" profile_ids:"ksa.deployment-6385.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:37:02.083 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.084 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.084 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.086 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4566b7a8218" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.086 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.086 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.086 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4566b7a8218" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.086 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.086 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.086 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4566b7a8218"
2026-02-17 02:37:02.086 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.087 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.138 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:02.138 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} status="down"
2026-02-17 02:37:02.163 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali4566b7a8218" state="down"
2026-02-17 02:37:02.163 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4566b7a8218"
2026-02-17 02:37:02.163 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4566b7a8218", State:"down", Index:70}
2026-02-17 02:37:02.163 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Typed[string]{}}
2026-02-17 02:37:02.163 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Typed[string]{}}
2026-02-17 02:37:02.163 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4566b7a8218"
2026-02-17 02:37:02.163 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.163 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.166 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali4566b7a8218" state="up"
2026-02-17 02:37:02.190 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:02.190 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} status="down"
2026-02-17 02:37:02.190 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4566b7a8218", State:"up", Index:70}
2026-02-17 02:37:02.190 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4566b7a8218"
2026-02-17 02:37:02.190 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4566b7a8218"
2026-02-17 02:37:02.191 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4566b7a8218"
2026-02-17 02:37:02.191 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.191 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:02.212 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:02.212 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} status="up"
2026-02-17 02:37:02.388 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-159"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-159"}
2026-02-17 02:37:03.192 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-860" name:"default"}
2026-02-17 02:37:03.230 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-6385/test-rolling-update-controller-46tvp, name=eth0)
2026-02-17 02:37:03.230 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-controller-46tvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4566b7a8218" profile_ids:"kns.deployment-6385" profile_ids:"ksa.deployment-6385.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:37:03.230 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:03.230 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:03.230 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:03.231 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4566b7a8218"
2026-02-17 02:37:03.231 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:03.231 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:03.249 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:03.249 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} status="up"
2026-02-17 02:37:03.489 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 02:37:03.489 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4566b7a8218"
2026-02-17 02:37:03.489 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:03.490 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:03.627 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9756" name:"default"}
2026-02-17 02:37:03.658 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9756"}
2026-02-17 02:37:03.684 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9756"}
2026-02-17 02:37:03.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-860"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-860"}
2026-02-17 02:37:03.824 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-860"}
2026-02-17 02:37:04.562 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-6385/test-rolling-update-controller-46tvp, name=eth0)
2026-02-17 02:37:04.563 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-controller-46tvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4566b7a8218" profile_ids:"kns.deployment-6385" profile_ids:"ksa.deployment-6385.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:37:04.563 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.563 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.563 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.563 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4566b7a8218"
2026-02-17 02:37:04.564 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.564 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.566 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-6385/test-rolling-update-controller-46tvp, name=eth0)
2026-02-17 02:37:04.590 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:04.590 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"} status="up"
2026-02-17 02:37:04.590 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-controller-46tvp" endpoint_id:"eth0"}
2026-02-17 02:37:04.590 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-6385"}
2026-02-17 02:37:04.590 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-6385.default"}
2026-02-17 02:37:04.591 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.591 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.592 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.592 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.592 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.592 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.592 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.592 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4566b7a8218" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.593 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4566b7a8218" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.593 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.594 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:04.595 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.3
2026-02-17 02:37:04.650 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-controller-46tvp", EndpointId:"eth0"}
2026-02-17 02:37:05.585 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6385"}
2026-02-17 02:37:05.609 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1372"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1372"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1372"}
2026-02-17 02:37:05.609 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1372" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:05.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1372" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.692 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-17 02:37:05.692 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4566b7a8218"
2026-02-17 02:37:05.692 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali4566b7a8218" state="down"
2026-02-17 02:37:05.692 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Typed[string]{}}
2026-02-17 02:37:05.692 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Typed[string]{}}
2026-02-17 02:37:05.692 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4566b7a8218", State:"down", Index:70}
2026-02-17 02:37:05.694 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali4566b7a8218" state=""
2026-02-17 02:37:05.694 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4566b7a8218"
2026-02-17 02:37:05.711 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4566b7a8218", State:"", Index:70}
2026-02-17 02:37:05.711 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Set[string](nil)}
2026-02-17 02:37:05.711 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4566b7a8218", Addrs:set.Set[string](nil)}
2026-02-17 02:37:06.206 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:06.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-1372"} profile:{inbound_rules:{action:"allow" rule_id:"K-AzmEd2g5Q81WY6"} outbound_rules:{action:"allow" rule_id:"U_D3scLpurWfDSs2"}}
2026-02-17 02:37:06.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-1372.default"} profile:{}
2026-02-17 02:37:06.209 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:06.209 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.209 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.209 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali56bf7d9cbfe" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali56bf7d9cbfe" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.210 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:06.210 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.210 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.248 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:06.248 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:37:06.285 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali56bf7d9cbfe" state="down"
2026-02-17 02:37:06.285 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:06.285 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56bf7d9cbfe", State:"down", Index:71}
2026-02-17 02:37:06.285 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.285 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.285 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:06.285 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.285 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.288 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali56bf7d9cbfe" state="up"
2026-02-17 02:37:06.308 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:06.308 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:37:06.308 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56bf7d9cbfe", State:"up", Index:71}
2026-02-17 02:37:06.308 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:06.308 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:06.308 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:06.308 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.308 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:06.329 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.329 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.444 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-1243/pod-1, name=eth0)
2026-02-17 02:37:06.444 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd59c926a92" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:37:06.444 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.444 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.444 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.445 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd59c926a92"
2026-02-17 02:37:06.445 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.445 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.477 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.477 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.482 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-1243/pod-1, name=eth0)
2026-02-17 02:37:06.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd59c926a92" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:37:06.482 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.482 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.482 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.486 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd59c926a92"
2026-02-17 02:37:06.486 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.486 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.504 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.504 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.504 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1243"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1243"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1243"}
2026-02-17 02:37:06.752 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-1243/pod-1, name=eth0)
2026-02-17 02:37:06.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-1" endpoint_id:"eth0"}
2026-02-17 02:37:06.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-1243.default"}
2026-02-17 02:37:06.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-1243"}
2026-02-17 02:37:06.753 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.753 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.753 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.753 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.753 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.753 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.753 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.754 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicd59c926a92" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.754 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicd59c926a92" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.754 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.754 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 69
2026-02-17 02:37:06.761 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.2
2026-02-17 02:37:06.822 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-1", EndpointId:"eth0"}
2026-02-17 02:37:06.856 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calicd59c926a92" state="down"
2026-02-17 02:37:06.856 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd59c926a92"
2026-02-17 02:37:06.856 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd59c926a92", State:"down", Index:69}
2026-02-17 02:37:06.856 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.856 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.856 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-17 02:37:06.860 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calicd59c926a92" state=""
2026-02-17 02:37:06.860 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicd59c926a92"
2026-02-17 02:37:06.878 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd59c926a92", State:"", Index:69}
2026-02-17 02:37:06.878 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Set[string](nil)}
2026-02-17 02:37:06.878 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd59c926a92", Addrs:set.Set[string](nil)}
2026-02-17 02:37:07.269 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:07.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:07.270 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.270 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.270 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.271 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:07.271 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.271 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.294 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:07.294 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:07.324 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:07.325 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:07.325 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.326 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.326 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.327 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:07.327 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.327 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:07.353 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:07.353 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:07.503 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-159" name:"default"}
2026-02-17 02:37:07.777 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-159"}
2026-02-17 02:37:08.130 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 02:37:08.130 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:08.130 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:08.130 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:10.949 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6385" name:"default"}
2026-02-17 02:37:10.984 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6385"}
2026-02-17 02:37:11.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6385"}
2026-02-17 02:37:11.575 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-1243" name:"default"}
2026-02-17 02:37:11.803 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-1243"}
2026-02-17 02:37:16.270 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:16.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:16.270 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:16.270 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:16.270 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:16.271 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:16.272 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:16.272 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:16.306 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:16.306 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:16.315 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:16.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:37:16.316 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:16.316 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:16.316 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:16.317 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:37:16.317 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:16.317 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:16.339 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:16.339 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:31.595 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:31.595 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:37:31.595 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:31.595 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:31.595 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:31.596 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:37:31.596 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:31.596 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:31.619 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:31.619 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:36.276 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:36.276 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:36.276 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:36.277 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:36.277 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:36.286 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:36.286 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:36.286 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:36.309 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:36.309 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:37.278 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:37.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:37.278 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:37.279 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:37.279 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:37.280 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:37.280 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:37.280 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:37.301 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:37.301 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:43.452 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:43.453 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:37:43.453 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:43.453 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:43.453 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:43.454 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:37:43.454 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:43.454 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:43.475 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:43.475 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:43.475 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5326"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5326"}
2026-02-17 02:37:43.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7557"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7557"}
2026-02-17 02:37:43.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7557" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:45.628 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7557"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7557"}
2026-02-17 02:37:45.677 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6398"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6398"}
2026-02-17 02:37:45.697 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:45.853 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6398"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6398"}
2026-02-17 02:37:45.878 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1185"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1185"}
2026-02-17 02:37:45.878 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1185" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:46.466 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553, name=eth0)
2026-02-17 02:37:46.466 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-1185.default"} profile:{}
2026-02-17 02:37:46.466 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-1185"} profile:{inbound_rules:{action:"allow" rule_id:"VyvUFE5WW7vJ-ncl"} outbound_rules:{action:"allow" rule_id:"y20IqCZw8kBeCHZt"}}
2026-02-17 02:37:46.467 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid4bf517277d" profile_ids:"kns.security-context-test-1185" profile_ids:"ksa.security-context-test-1185.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:37:46.467 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.467 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.467 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid4bf517277d" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8a0dNWJMA0ksQoRhWN" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IJ4ccLZBBFRh0TCw6Y" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid4bf517277d" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8a0dNWJMA0ksQoRhWN" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.468 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IJ4ccLZBBFRh0TCw6Y" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.468 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid4bf517277d"
2026-02-17 02:37:46.468 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.468 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.523 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:46.523 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} status="down"
2026-02-17 02:37:46.548 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calid4bf517277d" state="down"
2026-02-17 02:37:46.548 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid4bf517277d"
2026-02-17 02:37:46.548 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid4bf517277d", State:"down", Index:72}
2026-02-17 02:37:46.548 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.548 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.548 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid4bf517277d"
2026-02-17 02:37:46.548 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.548 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.550 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calid4bf517277d" state="up"
2026-02-17 02:37:46.566 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:46.566 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} status="down"
2026-02-17 02:37:46.566 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid4bf517277d", State:"up", Index:72}
2026-02-17 02:37:46.566 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid4bf517277d"
2026-02-17 02:37:46.566 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid4bf517277d"
2026-02-17 02:37:46.566 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid4bf517277d"
2026-02-17 02:37:46.567 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.567 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:46.589 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.589 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.999 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:47.000 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:47.000 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.000 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.000 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.000 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:47.000 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.001 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.029 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.029 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.072 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:47.073 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56bf7d9cbfe" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:37:47.073 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.074 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.074 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.076 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:47.076 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.076 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.103 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.103 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.320 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-1372/ss-0, name=eth0)
2026-02-17 02:37:47.320 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-0" endpoint_id:"eth0"}
2026-02-17 02:37:47.320 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-1372"}
2026-02-17 02:37:47.320 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-1372.default"}
2026-02-17 02:37:47.320 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.320 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali56bf7d9cbfe" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali56bf7d9cbfe" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.321 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.321 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.321 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.4
2026-02-17 02:37:47.371 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:47.433 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali56bf7d9cbfe" state="down"
2026-02-17 02:37:47.433 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56bf7d9cbfe", State:"down", Index:71}
2026-02-17 02:37:47.433 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:47.433 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali56bf7d9cbfe" state=""
2026-02-17 02:37:47.433 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali56bf7d9cbfe"
2026-02-17 02:37:47.433 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.433 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 02:37:47.433 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.433 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56bf7d9cbfe", State:"", Index:71}
2026-02-17 02:37:47.434 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Set[string](nil)}
2026-02-17 02:37:47.434 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56bf7d9cbfe", Addrs:set.Set[string](nil)}
2026-02-17 02:37:47.477 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553, name=eth0)
2026-02-17 02:37:47.477 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid4bf517277d" profile_ids:"kns.security-context-test-1185" profile_ids:"ksa.security-context-test-1185.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:37:47.477 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:47.477 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:47.478 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:47.478 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid4bf517277d"
2026-02-17 02:37:47.478 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:47.478 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:47.499 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.499 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.033 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-17 02:37:48.033 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid4bf517277d"
2026-02-17 02:37:48.033 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.033 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.500 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:48.500 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:37:48.500 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.500 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.501 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.502 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:37:48.502 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.502 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.525 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:48.527 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.527 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.527 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5326"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5326"}
2026-02-17 02:37:48.527 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5325d5a6b39" profile_ids:"kns.init-container-5326" profile_ids:"ksa.init-container-5326.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:37:48.527 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.527 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.527 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.528 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5325d5a6b39"
2026-02-17 02:37:48.528 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.528 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.554 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.555 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.694 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553, name=eth0)
2026-02-17 02:37:48.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid4bf517277d" profile_ids:"kns.security-context-test-1185" profile_ids:"ksa.security-context-test-1185.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:37:48.694 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.695 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.695 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.695 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid4bf517277d"
2026-02-17 02:37:48.696 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.696 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 72
2026-02-17 02:37:48.717 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.717 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.751 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf, name=eth0)
2026-02-17 02:37:48.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf" endpoint_id:"eth0"}
2026-02-17 02:37:48.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-5326"}
2026-02-17 02:37:48.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-5326.default"}
2026-02-17 02:37:48.751 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.751 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qaXLeW21ApAI67WTOO" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4Cp3i2Gze9L3eTP6xD" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qaXLeW21ApAI67WTOO" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4Cp3i2Gze9L3eTP6xD" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.752 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5325d5a6b39" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.752 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5325d5a6b39" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.752 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.752 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.753 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.63
2026-02-17 02:37:48.797 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calid4bf517277d" state="down"
2026-02-17 02:37:48.797 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid4bf517277d"
2026-02-17 02:37:48.797 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-17 02:37:48.797 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calid4bf517277d" state=""
2026-02-17 02:37:48.797 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid4bf517277d"
2026-02-17 02:37:48.806 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5326/pod-init-14c87b66-443f-45e2-b147-a466ce2f42cf", EndpointId:"eth0"}
2026-02-17 02:37:48.806 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid4bf517277d", State:"down", Index:72}
2026-02-17 02:37:48.806 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.806 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.806 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid4bf517277d", State:"", Index:72}
2026-02-17 02:37:48.806 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:48.806 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid4bf517277d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:48.806 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid4bf517277d"
2026-02-17 02:37:48.806 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.806 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.807 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.5
2026-02-17 02:37:48.826 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:48.826 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"} status="down"
2026-02-17 02:37:48.870 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5325d5a6b39" state="down"
2026-02-17 02:37:48.870 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5325d5a6b39"
2026-02-17 02:37:48.870 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5325d5a6b39", State:"down", Index:68}
2026-02-17 02:37:48.870 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.870 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.873 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-17 02:37:48.873 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5325d5a6b39" state=""
2026-02-17 02:37:48.873 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5325d5a6b39"
2026-02-17 02:37:48.898 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5325d5a6b39", State:"", Index:68}
2026-02-17 02:37:48.898 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Set[string](nil)}
2026-02-17 02:37:48.898 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5325d5a6b39", Addrs:set.Set[string](nil)}
2026-02-17 02:37:48.915 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553, name=eth0)
2026-02-17 02:37:48.921 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553" endpoint_id:"eth0"}
2026-02-17 02:37:48.921 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-1185"}
2026-02-17 02:37:48.921 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-1185.default"}
2026-02-17 02:37:48.921 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.921 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8a0dNWJMA0ksQoRhWN" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IJ4ccLZBBFRh0TCw6Y" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8a0dNWJMA0ksQoRhWN" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IJ4ccLZBBFRh0TCw6Y" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.922 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid4bf517277d" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid4bf517277d" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.922 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.922 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:48.977 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1185/busybox-readonly-false-6a3e1e26-ab78-4a12-b144-ba2900667553", EndpointId:"eth0"}
2026-02-17 02:37:49.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1185"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1185"}
2026-02-17 02:37:49.963 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4876"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4876"}
2026-02-17 02:37:49.985 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-4876" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:50.571 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc, name=eth0)
2026-02-17 02:37:50.571 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-4876"} profile:{inbound_rules:{action:"allow" rule_id:"3SbcvN-4p4jCYytF"} outbound_rules:{action:"allow" rule_id:"33yQ3juOfrphCp6q"}}
2026-02-17 02:37:50.572 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-4876.default"} profile:{}
2026-02-17 02:37:50.572 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie467fbcdc77" profile_ids:"kns.security-context-test-4876" profile_ids:"ksa.security-context-test-4876.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:37:50.572 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.572 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.572 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.572 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie467fbcdc77" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.572 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RUq_7bWHyvTb3qe0tR" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-0cP_nLbNTKBI9RQyE" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie467fbcdc77" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RUq_7bWHyvTb3qe0tR" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-0cP_nLbNTKBI9RQyE" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.573 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie467fbcdc77"
2026-02-17 02:37:50.573 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.573 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.610 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:50.610 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} status="down"
2026-02-17 02:37:50.639 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie467fbcdc77" state="down"
2026-02-17 02:37:50.640 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie467fbcdc77", State:"down", Index:73}
2026-02-17 02:37:50.640 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie467fbcdc77"
2026-02-17 02:37:50.640 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie467fbcdc77"
2026-02-17 02:37:50.640 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.640 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.640 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie467fbcdc77" state="up"
2026-02-17 02:37:50.662 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:50.662 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} status="down"
2026-02-17 02:37:50.662 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Typed[string]{}}
2026-02-17 02:37:50.662 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Typed[string]{}}
2026-02-17 02:37:50.662 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie467fbcdc77", State:"up", Index:73}
2026-02-17 02:37:50.662 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie467fbcdc77"
2026-02-17 02:37:50.662 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie467fbcdc77"
2026-02-17 02:37:50.662 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie467fbcdc77"
2026-02-17 02:37:50.663 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.663 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:50.681 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:50.681 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} status="up"
2026-02-17 02:37:50.728 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7557" name:"default"}
2026-02-17 02:37:51.019 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6398" name:"default"}
2026-02-17 02:37:51.155 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7557"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7557"}
2026-02-17 02:37:51.180 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7557"}
2026-02-17 02:37:51.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6398"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6398"}
2026-02-17 02:37:51.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6398"}
2026-02-17 02:37:51.841 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-17 02:37:51.842 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie467fbcdc77"
2026-02-17 02:37:51.842 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:51.842 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:52.526 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc, name=eth0)
2026-02-17 02:37:52.526 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie467fbcdc77" profile_ids:"kns.security-context-test-4876" profile_ids:"ksa.security-context-test-4876.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:37:52.526 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:52.526 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:52.526 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:52.527 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie467fbcdc77"
2026-02-17 02:37:52.527 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:52.527 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:52.550 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:52.550 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} status="up"
2026-02-17 02:37:53.689 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc, name=eth0)
2026-02-17 02:37:53.689 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie467fbcdc77" profile_ids:"kns.security-context-test-4876" profile_ids:"ksa.security-context-test-4876.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:37:53.690 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.690 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.690 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.690 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie467fbcdc77"
2026-02-17 02:37:53.690 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.690 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.714 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:53.714 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} status="up"
2026-02-17 02:37:53.714 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5326" name:"default"}
2026-02-17 02:37:53.786 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5326"}
2026-02-17 02:37:53.796 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie467fbcdc77" state="down"
2026-02-17 02:37:53.796 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie467fbcdc77"
2026-02-17 02:37:53.797 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-17 02:37:53.800 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie467fbcdc77" state=""
2026-02-17 02:37:53.800 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie467fbcdc77"
2026-02-17 02:37:53.809 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie467fbcdc77", State:"down", Index:73}
2026-02-17 02:37:53.809 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Typed[string]{}}
2026-02-17 02:37:53.809 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Typed[string]{}}
2026-02-17 02:37:53.810 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie467fbcdc77", State:"", Index:73}
2026-02-17 02:37:53.810 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Set[string](nil)}
2026-02-17 02:37:53.810 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie467fbcdc77", Addrs:set.Set[string](nil)}
2026-02-17 02:37:53.810 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie467fbcdc77"
2026-02-17 02:37:53.810 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.810 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.810 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.8
2026-02-17 02:37:53.835 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:53.835 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"} status="down"
2026-02-17 02:37:53.912 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc, name=eth0)
2026-02-17 02:37:53.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc" endpoint_id:"eth0"}
2026-02-17 02:37:53.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-4876"}
2026-02-17 02:37:53.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-4876.default"}
2026-02-17 02:37:53.913 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.913 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RUq_7bWHyvTb3qe0tR" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-0cP_nLbNTKBI9RQyE" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RUq_7bWHyvTb3qe0tR" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-0cP_nLbNTKBI9RQyE" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.913 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie467fbcdc77" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie467fbcdc77" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.913 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.913 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:53.982 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4876/alpine-nnp-false-456f1689-3d72-492c-ad32-3a62e93398fc", EndpointId:"eth0"}
2026-02-17 02:37:54.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4876"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4876"}
2026-02-17 02:37:54.080 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-478"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-478"}
2026-02-17 02:37:54.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:54.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-478" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:54.704 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/test-pod, name=eth0)
2026-02-17 02:37:54.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-478"} profile:{inbound_rules:{action:"allow" rule_id:"xsztL6Qr4iwySG_K"} outbound_rules:{action:"allow" rule_id:"dkUtxsyNeR1wUvEn"}}
2026-02-17 02:37:54.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-478.default"} profile:{}
2026-02-17 02:37:54.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ffdf95c85" profile_ids:"kns.statefulset-478" profile_ids:"ksa.statefulset-478.default" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:37:54.705 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.705 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.705 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali30ffdf95c85" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali30ffdf95c85" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.706 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.706 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali30ffdf95c85"
2026-02-17 02:37:54.706 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.706 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.738 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:54.738 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:37:54.787 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali30ffdf95c85" state="down"
2026-02-17 02:37:54.787 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffdf95c85", State:"down", Index:74}
2026-02-17 02:37:54.787 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30ffdf95c85"
2026-02-17 02:37:54.788 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.788 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.788 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ffdf95c85"
2026-02-17 02:37:54.788 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.788 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.788 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali30ffdf95c85" state="up"
2026-02-17 02:37:54.811 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:54.811 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:37:54.811 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffdf95c85", State:"up", Index:74}
2026-02-17 02:37:54.811 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30ffdf95c85"
2026-02-17 02:37:54.812 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ffdf95c85"
2026-02-17 02:37:54.812 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ffdf95c85"
2026-02-17 02:37:54.812 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.812 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:54.832 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:54.832 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:37:55.038 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1185" name:"default"}
2026-02-17 02:37:55.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1185"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1185"}
2026-02-17 02:37:55.264 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1185"}
2026-02-17 02:37:55.553 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/test-pod, name=eth0)
2026-02-17 02:37:55.553 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ffdf95c85" profile_ids:"kns.statefulset-478" profile_ids:"ksa.statefulset-478.default" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:37:55.553 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:55.553 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:55.553 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:55.554 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ffdf95c85"
2026-02-17 02:37:55.555 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:55.555 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:55.578 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:55.578 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:37:55.868 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:37:55.905 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-17 02:37:55.905 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30ffdf95c85"
2026-02-17 02:37:55.905 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:55.905 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:56.279 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/test-pod, name=eth0)
2026-02-17 02:37:56.279 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ffdf95c85" profile_ids:"kns.statefulset-478" profile_ids:"ksa.statefulset-478.default" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:37:56.279 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.280 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.280 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.280 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ffdf95c85"
2026-02-17 02:37:56.281 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.281 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.300 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/test-pod, name=eth0)
2026-02-17 02:37:56.316 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:56.316 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:37:56.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/test-pod" endpoint_id:"eth0"}
2026-02-17 02:37:56.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-478"}
2026-02-17 02:37:56.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-478.default"}
2026-02-17 02:37:56.316 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.316 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.317 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.317 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.317 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.317 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.317 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.317 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30ffdf95c85" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.317 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30ffdf95c85" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.317 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.317 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.318 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.7
2026-02-17 02:37:56.383 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/test-pod", EndpointId:"eth0"}
2026-02-17 02:37:56.882 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/ss-0, name=eth0)
2026-02-17 02:37:56.882 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-478"} profile:{inbound_rules:{action:"allow" rule_id:"xsztL6Qr4iwySG_K"} outbound_rules:{action:"allow" rule_id:"dkUtxsyNeR1wUvEn"}}
2026-02-17 02:37:56.883 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-478.default"} profile:{}
2026-02-17 02:37:56.883 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibef788c6a75" profile_ids:"kns.statefulset-478" profile_ids:"ksa.statefulset-478.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:37:56.883 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.883 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.883 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.884 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibef788c6a75" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.884 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.884 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.884 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibef788c6a75" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.884 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.884 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:37:56.884 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibef788c6a75"
2026-02-17 02:37:56.884 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.884 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.927 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:56.928 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:37:56.962 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calibef788c6a75" state="down"
2026-02-17 02:37:56.962 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibef788c6a75"
2026-02-17 02:37:56.962 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibef788c6a75", State:"down", Index:75}
2026-02-17 02:37:56.963 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Typed[string]{}}
2026-02-17 02:37:56.963 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Typed[string]{}}
2026-02-17 02:37:56.963 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibef788c6a75"
2026-02-17 02:37:56.963 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.963 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.963 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calibef788c6a75" state="up"
2026-02-17 02:37:56.985 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:56.986 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:37:56.986 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibef788c6a75", State:"up", Index:75}
2026-02-17 02:37:56.986 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibef788c6a75"
2026-02-17 02:37:56.986 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibef788c6a75"
2026-02-17 02:37:56.986 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibef788c6a75"
2026-02-17 02:37:56.987 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:56.987 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:57.017 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:57.017 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:57.294 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1372"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1372"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1372"}
2026-02-17 02:37:57.319 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-229"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-229"}
2026-02-17 02:37:57.344 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:57.487 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-229"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-229"}
2026-02-17 02:37:57.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1509"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1509"}
2026-02-17 02:37:57.559 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/ss-0, name=eth0)
2026-02-17 02:37:57.564 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1509" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:57.564 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibef788c6a75" profile_ids:"kns.statefulset-478" profile_ids:"ksa.statefulset-478.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:37:57.564 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:57.564 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:57.564 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:57.565 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibef788c6a75"
2026-02-17 02:37:57.565 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:57.565 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:57.596 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:57.596 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:57.921 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-17 02:37:57.922 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibef788c6a75"
2026-02-17 02:37:57.922 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:57.922 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:58.108 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali30ffdf95c85" state="down"
2026-02-17 02:37:58.109 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30ffdf95c85"
2026-02-17 02:37:58.109 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffdf95c85", State:"down", Index:74}
2026-02-17 02:37:58.109 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Typed[string]{}}
2026-02-17 02:37:58.109 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Typed[string]{}}
2026-02-17 02:37:58.109 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-17 02:37:58.110 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali30ffdf95c85" state=""
2026-02-17 02:37:58.110 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30ffdf95c85"
2026-02-17 02:37:58.110 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffdf95c85", State:"", Index:74}
2026-02-17 02:37:58.110 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Set[string](nil)}
2026-02-17 02:37:58.110 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffdf95c85", Addrs:set.Set[string](nil)}
2026-02-17 02:37:58.380 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/ss-0, name=eth0)
2026-02-17 02:37:58.380 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibef788c6a75" profile_ids:"kns.statefulset-478" profile_ids:"ksa.statefulset-478.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:37:58.380 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:58.380 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:58.380 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:58.381 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibef788c6a75"
2026-02-17 02:37:58.381 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:58.381 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:58.398 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:58.398 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:59.266 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-4876" name:"default"}
2026-02-17 02:37:59.395 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4876"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4876"}
2026-02-17 02:37:59.424 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-4876"}
2026-02-17 02:37:59.578 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/ss-0, name=eth0)
2026-02-17 02:37:59.578 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibef788c6a75" profile_ids:"kns.statefulset-478" profile_ids:"ksa.statefulset-478.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:37:59.578 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:59.578 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:59.578 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:59.578 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibef788c6a75"
2026-02-17 02:37:59.579 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:59.579 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:37:59.601 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:59.601 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:00.031 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-478/ss-0, name=eth0)
2026-02-17 02:38:00.031 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-478/ss-0" endpoint_id:"eth0"}
2026-02-17 02:38:00.031 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-478.default"}
2026-02-17 02:38:00.032 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-478"}
2026-02-17 02:38:00.032 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:00.032 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:00.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-478" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JvRNr8OXssdU7surER" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.033 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:00.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibef788c6a75" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.034 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibef788c6a75" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.034 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:00.034 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:00.041 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.9
2026-02-17 02:38:00.098 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-478/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:00.136 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calibef788c6a75" state="down"
2026-02-17 02:38:00.137 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibef788c6a75", State:"down", Index:75}
2026-02-17 02:38:00.137 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibef788c6a75"
2026-02-17 02:38:00.138 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calibef788c6a75" state=""
2026-02-17 02:38:00.138 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibef788c6a75"
2026-02-17 02:38:00.144 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-17 02:38:00.159 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Typed[string]{}}
2026-02-17 02:38:00.159 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Typed[string]{}}
2026-02-17 02:38:00.159 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibef788c6a75", State:"", Index:75}
2026-02-17 02:38:00.159 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Set[string](nil)}
2026-02-17 02:38:00.159 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibef788c6a75", Addrs:set.Set[string](nil)}
2026-02-17 02:38:02.597 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1372" name:"default"}
2026-02-17 02:38:02.635 [INFO][79] felix/summary.go 100: Summarising 129 dataplane reconciliation loops over 1m1.4s: avg=28ms longest=70ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:38:02.682 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1372"
2026-02-17 02:38:02.774 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-229" name:"default"}
2026-02-17 02:38:02.828 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1372"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1372"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1372"}
2026-02-17 02:38:02.855 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1372"}
2026-02-17 02:38:03.072 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-229"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-229"}
2026-02-17 02:38:03.099 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-229"}
2026-02-17 02:38:04.203 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1509"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1509"}
2026-02-17 02:38:04.230 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-466"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-466"}
2026-02-17 02:38:04.262 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-466" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:08.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-478"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-478"}
2026-02-17 02:38:08.424 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5158"}
2026-02-17 02:38:08.449 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:09.026 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df, name=eth0)
2026-02-17 02:38:09.026 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5158"} profile:{inbound_rules:{action:"allow" rule_id:"3pjpNdme9XCjAxK-"} outbound_rules:{action:"allow" rule_id:"DzXsdLGakySWSMSE"}}
2026-02-17 02:38:09.027 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5158.default"} profile:{}
2026-02-17 02:38:09.027 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif110fce996e" profile_ids:"kns.projected-5158" profile_ids:"ksa.projected-5158.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:38:09.027 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.027 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.027 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.027 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif110fce996e" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.027 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5158" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.027 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZUTvahOYo0I-9NLyCh" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.027 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif110fce996e" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.027 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5158" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.027 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZUTvahOYo0I-9NLyCh" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.027 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif110fce996e"
2026-02-17 02:38:09.028 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.028 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.065 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:09.065 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} status="down"
2026-02-17 02:38:09.108 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calif110fce996e" state="down"
2026-02-17 02:38:09.108 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif110fce996e"
2026-02-17 02:38:09.108 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif110fce996e", State:"down", Index:76}
2026-02-17 02:38:09.108 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:09.108 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:09.108 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif110fce996e"
2026-02-17 02:38:09.108 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.108 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.109 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calif110fce996e" state="up"
2026-02-17 02:38:09.130 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:09.130 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} status="down"
2026-02-17 02:38:09.130 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif110fce996e", State:"up", Index:76}
2026-02-17 02:38:09.130 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif110fce996e"
2026-02-17 02:38:09.131 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif110fce996e"
2026-02-17 02:38:09.131 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif110fce996e"
2026-02-17 02:38:09.131 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.131 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.160 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:09.160 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} status="up"
2026-02-17 02:38:09.254 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1509"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1509"}
2026-02-17 02:38:09.653 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df, name=eth0)
2026-02-17 02:38:09.653 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif110fce996e" profile_ids:"kns.projected-5158" profile_ids:"ksa.projected-5158.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:38:09.653 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.653 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.654 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.654 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif110fce996e"
2026-02-17 02:38:09.654 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.654 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:09.697 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:09.697 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} status="up"
2026-02-17 02:38:09.834 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-466"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-466"}
2026-02-17 02:38:09.870 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7083"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7083"}
2026-02-17 02:38:09.896 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:10.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-7083" type:"ClusterIP" cluster_ips:"10.254.158.110" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:38:10.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-7083" type:"ClusterIP" cluster_ips:"10.254.147.168" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:38:10.428 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-7083" type:"ClusterIP" cluster_ips:"10.254.123.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:10.497 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 02:38:10.497 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif110fce996e"
2026-02-17 02:38:10.497 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:10.498 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:11.011 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df, name=eth0)
2026-02-17 02:38:11.012 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif110fce996e" profile_ids:"kns.projected-5158" profile_ids:"ksa.projected-5158.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:38:11.012 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:11.012 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:11.012 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:11.012 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif110fce996e"
2026-02-17 02:38:11.013 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:11.013 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:11.033 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.033 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.376 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-nnmcr, name=eth0)
2026-02-17 02:38:11.376 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-7083"} profile:{inbound_rules:{action:"allow" rule_id:"21vkdpbNtkvLUMPw"} outbound_rules:{action:"allow" rule_id:"eg_2s-UwbSch19W2"}}
2026-02-17 02:38:11.377 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-7083.default"} profile:{}
2026-02-17 02:38:11.377 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-nnmcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid561e48bd7f" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:38:11.377 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.377 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.377 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid561e48bd7f" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid561e48bd7f" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.378 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid561e48bd7f"
2026-02-17 02:38:11.378 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.378 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.435 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.435 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.446 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calid561e48bd7f" state="down"
2026-02-17 02:38:11.446 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid561e48bd7f"
2026-02-17 02:38:11.446 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid561e48bd7f", State:"down", Index:77}
2026-02-17 02:38:11.446 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.446 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.447 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid561e48bd7f"
2026-02-17 02:38:11.447 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.447 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.448 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calid561e48bd7f" state="up"
2026-02-17 02:38:11.456 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-primary-8779b68f8-8gvrr, name=eth0)
2026-02-17 02:38:11.464 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.464 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.464 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3b15b20230" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:38:11.464 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.465 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.465 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif3b15b20230" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.465 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif3b15b20230" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.465 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif3b15b20230"
2026-02-17 02:38:11.465 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.465 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.500 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.500 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.500 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid561e48bd7f", State:"up", Index:77}
2026-02-17 02:38:11.500 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid561e48bd7f"
2026-02-17 02:38:11.500 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid561e48bd7f"
2026-02-17 02:38:11.500 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid561e48bd7f"
2026-02-17 02:38:11.500 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.500 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:11.520 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.520 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.530 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calif3b15b20230" state="down"
2026-02-17 02:38:11.530 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3b15b20230"
2026-02-17 02:38:11.530 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b15b20230", State:"down", Index:78}
2026-02-17 02:38:11.531 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.531 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.531 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3b15b20230"
2026-02-17 02:38:11.531 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.531 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.536 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calif3b15b20230" state="up"
2026-02-17 02:38:11.557 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.557 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.557 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b15b20230", State:"up", Index:78}
2026-02-17 02:38:11.557 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif3b15b20230"
2026-02-17 02:38:11.557 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3b15b20230"
2026-02-17 02:38:11.558 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3b15b20230"
2026-02-17 02:38:11.558 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.558 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:11.579 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.579 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.682 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn, name=eth0)
2026-02-17 02:38:11.682 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie98ecf90361" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:38:11.682 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.682 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.682 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.683 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie98ecf90361" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.683 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie98ecf90361" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.683 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie98ecf90361"
2026-02-17 02:38:11.683 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.683 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.718 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.718 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.755 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calie98ecf90361" state="down"
2026-02-17 02:38:11.756 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie98ecf90361"
2026-02-17 02:38:11.756 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie98ecf90361", State:"down", Index:79}
2026-02-17 02:38:11.756 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.756 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.756 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie98ecf90361"
2026-02-17 02:38:11.756 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.756 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.757 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calie98ecf90361" state="up"
2026-02-17 02:38:11.778 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.778 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.778 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie98ecf90361", State:"up", Index:79}
2026-02-17 02:38:11.778 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie98ecf90361"
2026-02-17 02:38:11.778 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie98ecf90361"
2026-02-17 02:38:11.778 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie98ecf90361"
2026-02-17 02:38:11.779 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.779 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:11.799 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.799 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} status="up"
2026-02-17 02:38:12.667 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-nnmcr, name=eth0)
2026-02-17 02:38:12.667 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-nnmcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid561e48bd7f" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:38:12.667 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:12.668 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:12.668 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:12.668 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid561e48bd7f"
2026-02-17 02:38:12.669 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:12.669 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:12.692 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:12.692 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:12.693 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn, name=eth0)
2026-02-17 02:38:12.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie98ecf90361" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:38:12.694 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:12.694 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:12.694 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:12.695 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie98ecf90361"
2026-02-17 02:38:12.695 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:12.695 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:12.719 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-primary-8779b68f8-8gvrr, name=eth0)
2026-02-17 02:38:12.722 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:12.722 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} status="up"
2026-02-17 02:38:12.722 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3b15b20230" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:38:12.722 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:12.722 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:12.722 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:12.723 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3b15b20230"
2026-02-17 02:38:12.723 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:12.723 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:12.746 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:12.747 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:12.961 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-17 02:38:12.962 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif3b15b20230"
2026-02-17 02:38:12.962 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:12.962 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.185 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=77
2026-02-17 02:38:13.185 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid561e48bd7f"
2026-02-17 02:38:13.186 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.186 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.313 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=79
2026-02-17 02:38:13.313 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie98ecf90361"
2026-02-17 02:38:13.318 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.318 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.651 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-478"
2026-02-17 02:38:13.881 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-478" name:"default"}
2026-02-17 02:38:13.955 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-478"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-478"}
2026-02-17 02:38:13.981 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-478"}
2026-02-17 02:38:14.385 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1509" name:"default"}
2026-02-17 02:38:14.645 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1509"}
2026-02-17 02:38:14.869 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-466" name:"default"}
2026-02-17 02:38:15.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5158"}
2026-02-17 02:38:15.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9905"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9905"}
2026-02-17 02:38:15.156 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:15.181 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"e2e-sa-kcm9b"} labels:{key:"projectcalico.org/name" value:"e2e-sa-kcm9b"}
2026-02-17 02:38:15.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"e2e-sa-kcm9b"} labels:{key:"projectcalico.org/name" value:"e2e-sa-kcm9b"}
2026-02-17 02:38:15.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9905"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9905"}
2026-02-17 02:38:15.229 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6726"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6726"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6726"}
2026-02-17 02:38:15.248 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6726" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:15.534 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-466"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-466"}
2026-02-17 02:38:15.562 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-466"}
2026-02-17 02:38:15.871 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-1-7sndx, name=eth0)
2026-02-17 02:38:15.871 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6726"} profile:{inbound_rules:{action:"allow" rule_id:"7eAmC14hdD5rsSnG"} outbound_rules:{action:"allow" rule_id:"lixpP4tuXZjQwMzO"}}
2026-02-17 02:38:15.871 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6726.default"} profile:{}
2026-02-17 02:38:15.872 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-1-7sndx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd200572a6b" profile_ids:"kns.job-6726" profile_ids:"ksa.job-6726.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:38:15.872 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.872 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.872 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidd200572a6b" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidd200572a6b" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.873 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidd200572a6b"
2026-02-17 02:38:15.873 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.873 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.942 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:15.942 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} status="down"
2026-02-17 02:38:15.943 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidd200572a6b" state="down"
2026-02-17 02:38:15.943 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd200572a6b"
2026-02-17 02:38:15.943 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd200572a6b", State:"down", Index:80}
2026-02-17 02:38:15.943 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Typed[string]{}}
2026-02-17 02:38:15.943 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Typed[string]{}}
2026-02-17 02:38:15.943 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd200572a6b"
2026-02-17 02:38:15.943 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.943 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.946 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidd200572a6b" state="up"
2026-02-17 02:38:15.976 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:15.976 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} status="down"
2026-02-17 02:38:15.976 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd200572a6b", State:"up", Index:80}
2026-02-17 02:38:15.976 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidd200572a6b"
2026-02-17 02:38:15.976 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd200572a6b"
2026-02-17 02:38:15.976 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd200572a6b"
2026-02-17 02:38:15.977 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.977 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:15.995 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:15.995 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-7083"
2026-02-17 02:38:16.239 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-7083"
2026-02-17 02:38:16.481 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-7083"
2026-02-17 02:38:16.647 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-nnmcr, name=eth0)
2026-02-17 02:38:16.647 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-nnmcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid561e48bd7f" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:38:16.647 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.647 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.648 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.649 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid561e48bd7f"
2026-02-17 02:38:16.649 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.654 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.679 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-nnmcr, name=eth0)
2026-02-17 02:38:16.686 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.686 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.686 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-nnmcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid561e48bd7f" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:38:16.686 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.686 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.686 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.687 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid561e48bd7f"
2026-02-17 02:38:16.687 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.687 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:16.702 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-1-7sndx, name=eth0)
2026-02-17 02:38:16.706 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.706 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.706 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-1-7sndx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd200572a6b" profile_ids:"kns.job-6726" profile_ids:"ksa.job-6726.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:38:16.706 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:16.706 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:16.707 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:16.707 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd200572a6b"
2026-02-17 02:38:16.708 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:16.708 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:16.732 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.732 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.808 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-primary-8779b68f8-8gvrr, name=eth0)
2026-02-17 02:38:16.809 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3b15b20230" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:38:16.809 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.809 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.809 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.810 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3b15b20230"
2026-02-17 02:38:16.810 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.810 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.839 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.840 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.959 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-primary-8779b68f8-8gvrr, name=eth0)
2026-02-17 02:38:16.959 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3b15b20230" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:38:16.959 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.960 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.960 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.960 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3b15b20230"
2026-02-17 02:38:16.960 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.960 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:16.988 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.989 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.993 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn, name=eth0)
2026-02-17 02:38:16.993 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie98ecf90361" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:38:16.993 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:16.993 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:16.993 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:16.994 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie98ecf90361"
2026-02-17 02:38:16.994 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:16.994 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.021 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:17.021 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} status="up"
2026-02-17 02:38:17.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7083"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7083"}
2026-02-17 02:38:17.040 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn, name=eth0)
2026-02-17 02:38:17.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6234"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6234"}
2026-02-17 02:38:17.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie98ecf90361" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:38:17.046 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.046 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.046 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.046 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie98ecf90361"
2026-02-17 02:38:17.046 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.046 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.079 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:17.079 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"} status="up"
2026-02-17 02:38:17.079 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:17.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6234" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:17.119 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-nnmcr, name=eth0)
2026-02-17 02:38:17.131 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-nnmcr" endpoint_id:"eth0"}
2026-02-17 02:38:17.131 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:17.131 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:17.131 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:17.131 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.131 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid561e48bd7f" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.131 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.131 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid561e48bd7f" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.131 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:17.131 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:17.132 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.11
2026-02-17 02:38:17.194 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-nnmcr", EndpointId:"eth0"}
2026-02-17 02:38:17.221 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calid561e48bd7f" state="down"
2026-02-17 02:38:17.221 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid561e48bd7f", State:"down", Index:77}
2026-02-17 02:38:17.221 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid561e48bd7f"
2026-02-17 02:38:17.223 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calid561e48bd7f" state=""
2026-02-17 02:38:17.223 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid561e48bd7f"
2026-02-17 02:38:17.223 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-17 02:38:17.244 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-primary-8779b68f8-8gvrr, name=eth0)
2026-02-17 02:38:17.260 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.260 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.260 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid561e48bd7f", State:"", Index:77}
2026-02-17 02:38:17.260 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.260 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid561e48bd7f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.275 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr" endpoint_id:"eth0"}
2026-02-17 02:38:17.275 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:17.275 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:17.276 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:17.276 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif3b15b20230" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.276 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif3b15b20230" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.276 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:17.276 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:17.277 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.12
2026-02-17 02:38:17.327 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn, name=eth0)
2026-02-17 02:38:17.342 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-primary-8779b68f8-8gvrr", EndpointId:"eth0"}
2026-02-17 02:38:17.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn" endpoint_id:"eth0"}
2026-02-17 02:38:17.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-7083"}
2026-02-17 02:38:17.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-7083.default"}
2026-02-17 02:38:17.343 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.343 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.345 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.345 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.345 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.345 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.345 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.345 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie98ecf90361" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.345 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie98ecf90361" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.345 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.345 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.346 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.10
2026-02-17 02:38:17.349 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calif3b15b20230" state="down"
2026-02-17 02:38:17.349 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3b15b20230"
2026-02-17 02:38:17.351 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=78
2026-02-17 02:38:17.353 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calif3b15b20230" state=""
2026-02-17 02:38:17.353 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif3b15b20230"
2026-02-17 02:38:17.418 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-sxmwn", EndpointId:"eth0"}
2026-02-17 02:38:17.418 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b15b20230", State:"down", Index:78}
2026-02-17 02:38:17.419 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.419 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.419 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b15b20230", State:"", Index:78}
2026-02-17 02:38:17.419 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.419 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b15b20230", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.429 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=79
2026-02-17 02:38:17.429 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie98ecf90361"
2026-02-17 02:38:17.429 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calie98ecf90361" state="down"
2026-02-17 02:38:17.442 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calie98ecf90361" state=""
2026-02-17 02:38:17.442 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie98ecf90361"
2026-02-17 02:38:17.444 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.444 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.444 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie98ecf90361", State:"down", Index:79}
2026-02-17 02:38:17.444 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie98ecf90361", State:"", Index:79}
2026-02-17 02:38:17.444 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.444 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie98ecf90361", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.761 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=80
2026-02-17 02:38:17.761 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidd200572a6b"
2026-02-17 02:38:17.761 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:17.761 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:17.873 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-1-7sndx, name=eth0)
2026-02-17 02:38:17.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-1-7sndx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd200572a6b" profile_ids:"kns.job-6726" profile_ids:"ksa.job-6726.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:38:17.874 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:17.874 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:17.874 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:17.875 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd200572a6b"
2026-02-17 02:38:17.875 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:17.876 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:17.900 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:17.900 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:17.984 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=80
2026-02-17 02:38:17.984 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd200572a6b"
2026-02-17 02:38:17.984 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidd200572a6b" state="down"
2026-02-17 02:38:17.984 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidd200572a6b" state=""
2026-02-17 02:38:17.984 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidd200572a6b"
2026-02-17 02:38:17.984 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.984 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.984 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd200572a6b", State:"down", Index:80}
2026-02-17 02:38:17.984 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd200572a6b", State:"", Index:80}
2026-02-17 02:38:17.985 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.985 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd200572a6b", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.985 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd200572a6b"
2026-02-17 02:38:17.985 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:17.985 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:17.985 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.14
2026-02-17 02:38:18.012 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:18.012 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"} status="down"
2026-02-17 02:38:18.120 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-1-7sndx, name=eth0)
2026-02-17 02:38:18.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-1-7sndx" endpoint_id:"eth0"}
2026-02-17 02:38:18.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6726"}
2026-02-17 02:38:18.121 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6726.default"}
2026-02-17 02:38:18.122 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:18.122 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidd200572a6b" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidd200572a6b" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.122 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:18.123 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:18.183 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-1-7sndx", EndpointId:"eth0"}
2026-02-17 02:38:19.308 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6726"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6726"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6726"}
2026-02-17 02:38:19.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2810"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2810"}
2026-02-17 02:38:19.367 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2810" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:20.125 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df, name=eth0)
2026-02-17 02:38:20.126 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif110fce996e" profile_ids:"kns.projected-5158" profile_ids:"ksa.projected-5158.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:38:20.126 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.126 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.126 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.126 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif110fce996e"
2026-02-17 02:38:20.126 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.126 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.153 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:20.153 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} status="up"
2026-02-17 02:38:20.153 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5158"}
2026-02-17 02:38:20.153 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df, name=eth0)
2026-02-17 02:38:20.183 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif110fce996e" profile_ids:"kns.projected-5158" profile_ids:"ksa.projected-5158.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:38:20.183 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.183 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.183 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.183 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif110fce996e"
2026-02-17 02:38:20.184 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.184 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.206 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:20.206 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"} status="up"
2026-02-17 02:38:20.272 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"default"}
2026-02-17 02:38:20.296 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"e2e-sa-kcm9b"}
2026-02-17 02:38:20.431 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df, name=eth0)
2026-02-17 02:38:20.431 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df" endpoint_id:"eth0"}
2026-02-17 02:38:20.431 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5158"}
2026-02-17 02:38:20.431 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5158.default"}
2026-02-17 02:38:20.431 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.431 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.432 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5158" ipVersion=0x4 table="filter"
2026-02-17 02:38:20.432 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZUTvahOYo0I-9NLyCh" ipVersion=0x4 table="filter"
2026-02-17 02:38:20.432 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5158" ipVersion=0x4 table="filter"
2026-02-17 02:38:20.432 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZUTvahOYo0I-9NLyCh" ipVersion=0x4 table="filter"
2026-02-17 02:38:20.432 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.432 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif110fce996e" ipVersion=0x4 table="filter"
2026-02-17 02:38:20.433 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif110fce996e" ipVersion=0x4 table="filter"
2026-02-17 02:38:20.433 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.433 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 76
2026-02-17 02:38:20.438 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.13
2026-02-17 02:38:20.489 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5158/labelsupdate4d94e353-884a-4008-8f87-9f8fac2c38df", EndpointId:"eth0"}
2026-02-17 02:38:20.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9905"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9905"}
2026-02-17 02:38:20.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9905"}
2026-02-17 02:38:20.533 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calif110fce996e" state="down"
2026-02-17 02:38:20.534 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif110fce996e"
2026-02-17 02:38:20.534 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 02:38:20.537 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calif110fce996e" state=""
2026-02-17 02:38:20.537 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif110fce996e"
2026-02-17 02:38:20.541 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif110fce996e", State:"down", Index:76}
2026-02-17 02:38:20.541 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:20.541 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:20.541 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif110fce996e", State:"", Index:76}
2026-02-17 02:38:20.541 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Set[string](nil)}
2026-02-17 02:38:20.541 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif110fce996e", Addrs:set.Set[string](nil)}
2026-02-17 02:38:21.117 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:38:21.117 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:21.117 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:22.504 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7083" name:"default"}
2026-02-17 02:38:22.543 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2810"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2810"}
2026-02-17 02:38:22.575 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5052"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-5052"}
2026-02-17 02:38:22.606 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-5052" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5052"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-5052"}
2026-02-17 02:38:22.665 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6235"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6235"}
2026-02-17 02:38:22.690 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.750 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7083"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7083"}
2026-02-17 02:38:22.775 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7083"}
2026-02-17 02:38:23.709 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79, name=eth0)
2026-02-17 02:38:23.711 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-6235"} profile:{inbound_rules:{action:"allow" rule_id:"N1qkZGpm3xisJymO"} outbound_rules:{action:"allow" rule_id:"h_T3yqMu9Y87AhT1"}}
2026-02-17 02:38:23.711 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-6235.default"} profile:{}
2026-02-17 02:38:23.712 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fcc795973a" profile_ids:"kns.security-context-test-6235" profile_ids:"ksa.security-context-test-6235.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:38:23.712 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.712 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.712 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.715 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0fcc795973a" ipVersion=0x4 table="filter"
2026-02-17 02:38:23.715 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XhXiFC02HZdVreXBx6" ipVersion=0x4 table="filter"
2026-02-17 02:38:23.715 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NYK97pQQhjRrZYeqU6" ipVersion=0x4 table="filter"
2026-02-17 02:38:23.715 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0fcc795973a" ipVersion=0x4 table="filter"
2026-02-17 02:38:23.715 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XhXiFC02HZdVreXBx6" ipVersion=0x4 table="filter"
2026-02-17 02:38:23.715 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NYK97pQQhjRrZYeqU6" ipVersion=0x4 table="filter"
2026-02-17 02:38:23.715 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0fcc795973a"
2026-02-17 02:38:23.715 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.715 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.766 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:23.766 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} status="down"
2026-02-17 02:38:23.784 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali0fcc795973a" state="down"
2026-02-17 02:38:23.784 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0fcc795973a"
2026-02-17 02:38:23.784 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fcc795973a", State:"down", Index:81}
2026-02-17 02:38:23.784 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:23.784 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:23.784 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fcc795973a"
2026-02-17 02:38:23.784 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.784 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.789 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali0fcc795973a" state="up"
2026-02-17 02:38:23.809 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:23.809 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} status="down"
2026-02-17 02:38:23.809 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fcc795973a", State:"up", Index:81}
2026-02-17 02:38:23.809 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0fcc795973a"
2026-02-17 02:38:23.809 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fcc795973a"
2026-02-17 02:38:23.809 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fcc795973a"
2026-02-17 02:38:23.809 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.809 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:23.826 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:23.827 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} status="up"
2026-02-17 02:38:24.656 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6726" name:"default"}
2026-02-17 02:38:24.686 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6726"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6726"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6726"}
2026-02-17 02:38:24.714 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6726"}
2026-02-17 02:38:24.779 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79, name=eth0)
2026-02-17 02:38:24.779 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fcc795973a" profile_ids:"kns.security-context-test-6235" profile_ids:"ksa.security-context-test-6235.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:38:24.779 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:24.779 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:24.780 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:24.780 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fcc795973a"
2026-02-17 02:38:24.781 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:24.781 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:24.805 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:24.805 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} status="up"
2026-02-17 02:38:25.186 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=81
2026-02-17 02:38:25.186 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0fcc795973a"
2026-02-17 02:38:25.186 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:25.187 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:25.314 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5158" name:"default"}
2026-02-17 02:38:25.400 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5158"}
2026-02-17 02:38:25.963 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79, name=eth0)
2026-02-17 02:38:25.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fcc795973a" profile_ids:"kns.security-context-test-6235" profile_ids:"ksa.security-context-test-6235.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:38:25.964 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:25.964 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:25.964 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:25.965 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fcc795973a"
2026-02-17 02:38:25.965 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:25.965 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:25.983 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:25.983 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} status="up"
2026-02-17 02:38:26.065 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali0fcc795973a" state="down"
2026-02-17 02:38:26.066 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0fcc795973a"
2026-02-17 02:38:26.066 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=81
2026-02-17 02:38:26.066 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fcc795973a", State:"down", Index:81}
2026-02-17 02:38:26.066 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:26.066 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:26.066 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fcc795973a"
2026-02-17 02:38:26.066 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.066 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.066 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.15
2026-02-17 02:38:26.073 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali0fcc795973a" state=""
2026-02-17 02:38:26.073 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0fcc795973a"
2026-02-17 02:38:26.097 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:26.097 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} status="down"
2026-02-17 02:38:26.097 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fcc795973a", State:"", Index:81}
2026-02-17 02:38:26.097 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:26.097 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fcc795973a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:26.097 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fcc795973a"
2026-02-17 02:38:26.097 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.097 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.115 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:26.115 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"} status="down"
2026-02-17 02:38:26.183 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79, name=eth0)
2026-02-17 02:38:26.183 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79" endpoint_id:"eth0"}
2026-02-17 02:38:26.184 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-6235"}
2026-02-17 02:38:26.184 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-6235.default"}
2026-02-17 02:38:26.184 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.184 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.184 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XhXiFC02HZdVreXBx6" ipVersion=0x4 table="filter"
2026-02-17 02:38:26.185 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NYK97pQQhjRrZYeqU6" ipVersion=0x4 table="filter"
2026-02-17 02:38:26.185 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XhXiFC02HZdVreXBx6" ipVersion=0x4 table="filter"
2026-02-17 02:38:26.185 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NYK97pQQhjRrZYeqU6" ipVersion=0x4 table="filter"
2026-02-17 02:38:26.185 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.185 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0fcc795973a" ipVersion=0x4 table="filter"
2026-02-17 02:38:26.185 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0fcc795973a" ipVersion=0x4 table="filter"
2026-02-17 02:38:26.185 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.185 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.270 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6235/busybox-user-65534-03fd2f19-1f90-4e40-9816-ba0c2b878e79", EndpointId:"eth0"}
2026-02-17 02:38:26.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6235"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6235"}
2026-02-17 02:38:26.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"}
2026-02-17 02:38:26.824 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:26.879 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:38:26.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6074"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6074"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:38:26.933 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6074" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:27.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2810" name:"default"}
2026-02-17 02:38:27.906 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-5052" name:"default"}
2026-02-17 02:38:28.018 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j, name=eth0)
2026-02-17 02:38:28.018 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-721"} profile:{inbound_rules:{action:"allow" rule_id:"Iss-3sYBSEpsD9fF"} outbound_rules:{action:"allow" rule_id:"0-pVwB7Rxd8sCuXD"}}
2026-02-17 02:38:28.019 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-721.default"} profile:{}
2026-02-17 02:38:28.019 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b395c77a08" profile_ids:"kns.webhook-721" profile_ids:"ksa.webhook-721.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:38:28.019 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.019 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.019 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b395c77a08" ipVersion=0x4 table="filter"
2026-02-17 02:38:28.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-721" ipVersion=0x4 table="filter"
2026-02-17 02:38:28.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EkZsg5y_SniQj2Xwzq" ipVersion=0x4 table="filter"
2026-02-17 02:38:28.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b395c77a08" ipVersion=0x4 table="filter"
2026-02-17 02:38:28.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-721" ipVersion=0x4 table="filter"
2026-02-17 02:38:28.020 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EkZsg5y_SniQj2Xwzq" ipVersion=0x4 table="filter"
2026-02-17 02:38:28.020 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.020 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.020 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.069 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:28.069 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} status="down"
2026-02-17 02:38:28.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2810"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2810"}
2026-02-17 02:38:28.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2810"}
2026-02-17 02:38:28.097 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b395c77a08" state="down"
2026-02-17 02:38:28.097 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.097 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b395c77a08", State:"down", Index:82}
2026-02-17 02:38:28.097 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Typed[string]{}}
2026-02-17 02:38:28.097 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Typed[string]{}}
2026-02-17 02:38:28.097 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.097 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.097 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.101 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b395c77a08" state="up"
2026-02-17 02:38:28.132 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:28.132 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} status="down"
2026-02-17 02:38:28.133 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b395c77a08", State:"up", Index:82}
2026-02-17 02:38:28.133 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.133 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.134 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.134 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.134 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.157 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:28.157 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} status="up"
2026-02-17 02:38:28.366 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5052"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-5052"}
2026-02-17 02:38:28.393 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-5052"}
2026-02-17 02:38:28.806 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j, name=eth0)
2026-02-17 02:38:28.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b395c77a08" profile_ids:"kns.webhook-721" profile_ids:"ksa.webhook-721.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:38:28.806 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.806 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.806 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.808 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.808 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.808 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.821 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j, name=eth0)
2026-02-17 02:38:28.837 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:28.838 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} status="up"
2026-02-17 02:38:28.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b395c77a08" profile_ids:"kns.webhook-721" profile_ids:"ksa.webhook-721.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:38:28.838 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.838 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.838 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.838 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b395c77a08"
2026-02-17 02:38:28.839 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.839 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:28.874 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:28.874 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} status="up"
2026-02-17 02:38:29.377 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-721" type:"ClusterIP" cluster_ips:"10.254.132.0" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:38:29.474 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=82
2026-02-17 02:38:29.474 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b395c77a08"
2026-02-17 02:38:29.474 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:29.474 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:30.647 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-721"
2026-02-17 02:38:30.707 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j, name=eth0)
2026-02-17 02:38:30.707 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b395c77a08" profile_ids:"kns.webhook-721" profile_ids:"ksa.webhook-721.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:38:30.708 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.708 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.708 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.708 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b395c77a08"
2026-02-17 02:38:30.708 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.708 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.717 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j, name=eth0)
2026-02-17 02:38:30.739 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:30.739 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"} status="up"
2026-02-17 02:38:30.739 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:38:30.740 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j" endpoint_id:"eth0"}
2026-02-17 02:38:30.740 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-721"}
2026-02-17 02:38:30.740 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-721.default"}
2026-02-17 02:38:30.740 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6074"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6074"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:38:30.740 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.740 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.740 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-721" ipVersion=0x4 table="filter"
2026-02-17 02:38:30.740 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EkZsg5y_SniQj2Xwzq" ipVersion=0x4 table="filter"
2026-02-17 02:38:30.740 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-721" ipVersion=0x4 table="filter"
2026-02-17 02:38:30.740 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EkZsg5y_SniQj2Xwzq" ipVersion=0x4 table="filter"
2026-02-17 02:38:30.740 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.740 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b395c77a08" ipVersion=0x4 table="filter"
2026-02-17 02:38:30.741 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b395c77a08" ipVersion=0x4 table="filter"
2026-02-17 02:38:30.741 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.741 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.741 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.16
2026-02-17 02:38:30.798 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-721/sample-webhook-deployment-7d44fffc8-jjt7j", EndpointId:"eth0"}
2026-02-17 02:38:30.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7533"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7533"}
2026-02-17 02:38:30.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-7533" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:31.886 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6235" name:"default"}
2026-02-17 02:38:32.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6235"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6235"}
2026-02-17 02:38:32.093 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6235"}
2026-02-17 02:38:32.183 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b395c77a08" state="down"
2026-02-17 02:38:32.183 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b395c77a08"
2026-02-17 02:38:32.183 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=82
2026-02-17 02:38:32.183 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b395c77a08", State:"down", Index:82}
2026-02-17 02:38:32.183 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Typed[string]{}}
2026-02-17 02:38:32.183 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Typed[string]{}}
2026-02-17 02:38:32.183 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali0b395c77a08" state=""
2026-02-17 02:38:32.183 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b395c77a08"
2026-02-17 02:38:32.205 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b395c77a08", State:"", Index:82}
2026-02-17 02:38:32.206 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Set[string](nil)}
2026-02-17 02:38:32.206 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b395c77a08", Addrs:set.Set[string](nil)}
2026-02-17 02:38:32.827 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-7533" type:"ClusterIP" cluster_ips:"10.254.103.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:32.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7533"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7533"}
2026-02-17 02:38:32.961 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6035"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6035"}
2026-02-17 02:38:32.985 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:33.748 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6, name=eth0)
2026-02-17 02:38:33.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6035"} profile:{inbound_rules:{action:"allow" rule_id:"l_KZlblt7psexFpz"} outbound_rules:{action:"allow" rule_id:"61Ql-gX9hZjZ6zvL"}}
2026-02-17 02:38:33.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6035.default"} profile:{}
2026-02-17 02:38:33.749 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22a46679f59" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:38:33.749 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.749 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.749 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.750 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali22a46679f59" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.750 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.750 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.750 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali22a46679f59" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.750 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.750 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.750 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali22a46679f59"
2026-02-17 02:38:33.750 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.750 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.786 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:33.786 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="down"
2026-02-17 02:38:33.805 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali22a46679f59" state="down"
2026-02-17 02:38:33.805 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22a46679f59"
2026-02-17 02:38:33.805 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22a46679f59", State:"down", Index:83}
2026-02-17 02:38:33.805 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Typed[string]{}}
2026-02-17 02:38:33.805 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Typed[string]{}}
2026-02-17 02:38:33.805 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22a46679f59"
2026-02-17 02:38:33.805 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.805 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.808 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali22a46679f59" state="up"
2026-02-17 02:38:33.825 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:33.825 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="down"
2026-02-17 02:38:33.825 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22a46679f59", State:"up", Index:83}
2026-02-17 02:38:33.825 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali22a46679f59"
2026-02-17 02:38:33.825 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22a46679f59"
2026-02-17 02:38:33.826 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22a46679f59"
2026-02-17 02:38:33.826 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.826 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:33.849 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:33.849 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:33.857 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6, name=eth0)
2026-02-17 02:38:33.858 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc2e56f8c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:38:33.858 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.858 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.858 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0dc2e56f8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0dc2e56f8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.859 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:33.859 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.859 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.910 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali0dc2e56f8c3" state="down"
2026-02-17 02:38:33.910 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:33.914 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:33.914 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} status="down"
2026-02-17 02:38:33.914 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc2e56f8c3", State:"down", Index:84}
2026-02-17 02:38:33.914 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:33.914 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:33.914 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:33.914 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.914 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.921 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali0dc2e56f8c3" state="up"
2026-02-17 02:38:33.961 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:33.961 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} status="down"
2026-02-17 02:38:33.961 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc2e56f8c3", State:"up", Index:84}
2026-02-17 02:38:33.961 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:33.961 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:33.961 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:33.961 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.961 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:33.963 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx, name=eth0)
2026-02-17 02:38:33.984 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:33.984 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:33.984 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b015a0687" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:38:33.984 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:33.984 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:33.984 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:33.984 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie0b015a0687" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.985 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie0b015a0687" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.985 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie0b015a0687"
2026-02-17 02:38:33.985 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:33.985 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.030 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calie0b015a0687" state="down"
2026-02-17 02:38:34.030 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0b015a0687"
2026-02-17 02:38:34.033 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:34.033 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} status="down"
2026-02-17 02:38:34.033 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b015a0687", State:"down", Index:85}
2026-02-17 02:38:34.033 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Typed[string]{}}
2026-02-17 02:38:34.033 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Typed[string]{}}
2026-02-17 02:38:34.033 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0b015a0687"
2026-02-17 02:38:34.033 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.033 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.037 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calie0b015a0687" state="up"
2026-02-17 02:38:34.056 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:34.056 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} status="down"
2026-02-17 02:38:34.056 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b015a0687", State:"up", Index:85}
2026-02-17 02:38:34.056 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie0b015a0687"
2026-02-17 02:38:34.056 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0b015a0687"
2026-02-17 02:38:34.056 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b015a0687"
2026-02-17 02:38:34.056 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.056 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.083 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:34.083 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:34.845 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6, name=eth0)
2026-02-17 02:38:34.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22a46679f59" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:38:34.845 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.845 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.846 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.846 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22a46679f59"
2026-02-17 02:38:34.846 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.846 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.869 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6, name=eth0)
2026-02-17 02:38:34.876 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:34.877 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:34.877 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc2e56f8c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:38:34.877 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:34.878 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:34.878 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:34.879 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:34.879 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:34.879 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:34.893 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx, name=eth0)
2026-02-17 02:38:34.913 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:34.913 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:34.913 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b015a0687" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:38:34.913 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.913 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.914 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.914 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b015a0687"
2026-02-17 02:38:34.914 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.914 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.918 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6, name=eth0)
2026-02-17 02:38:34.934 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:34.934 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:34.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22a46679f59" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:38:34.934 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.934 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.934 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.935 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22a46679f59"
2026-02-17 02:38:34.935 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.935 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:34.936 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx, name=eth0)
2026-02-17 02:38:34.945 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=83
2026-02-17 02:38:34.945 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali22a46679f59"
2026-02-17 02:38:34.956 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:34.956 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:34.956 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:34.956 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:34.973 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b015a0687" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:38:34.973 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.973 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.973 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.974 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b015a0687"
2026-02-17 02:38:34.974 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.974 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:34.992 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6, name=eth0)
2026-02-17 02:38:34.998 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:34.998 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:34.998 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc2e56f8c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:38:34.998 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:34.999 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:34.999 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:35.000 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:35.000 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:35.000 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:35.032 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:35.032 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:35.366 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=84
2026-02-17 02:38:35.366 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:35.366 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:35.366 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:35.397 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=85
2026-02-17 02:38:35.397 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie0b015a0687"
2026-02-17 02:38:35.397 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:35.397 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:36.066 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6074" name:"default"}
2026-02-17 02:38:36.215 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-721" name:"default"}
2026-02-17 02:38:36.281 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:38:36.304 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-721"}
2026-02-17 02:38:36.446 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6074"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6074"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:38:36.473 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6074"}
2026-02-17 02:38:37.091 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6, name=eth0)
2026-02-17 02:38:37.091 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22a46679f59" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:38:37.091 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.092 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.092 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.093 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22a46679f59"
2026-02-17 02:38:37.093 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.093 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.096 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx, name=eth0)
2026-02-17 02:38:37.096 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6, name=eth0)
2026-02-17 02:38:37.103 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6, name=eth0)
2026-02-17 02:38:37.110 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx, name=eth0)
2026-02-17 02:38:37.110 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6, name=eth0)
2026-02-17 02:38:37.122 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.122 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.123 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b015a0687" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:38:37.123 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc2e56f8c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:38:37.123 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22a46679f59" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:38:37.123 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b015a0687" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:38:37.123 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc2e56f8c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:38:37.123 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.123 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.123 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.124 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.124 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.124 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.125 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.125 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.125 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.130 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b015a0687"
2026-02-17 02:38:37.130 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:37.131 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22a46679f59"
2026-02-17 02:38:37.131 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.131 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.131 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.131 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.131 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.131 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.154 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.154 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.154 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.154 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.154 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.154 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6234"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6234"}
2026-02-17 02:38:37.299 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7974"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7974"}
2026-02-17 02:38:37.321 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7974" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:37.874 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6, name=eth0)
2026-02-17 02:38:37.875 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc2e56f8c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:38:37.875 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.875 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.875 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.875 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:37.876 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.876 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:37.900 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6, name=eth0)
2026-02-17 02:38:37.909 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.909 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.910 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22a46679f59" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:38:37.910 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.911 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.911 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.911 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22a46679f59"
2026-02-17 02:38:37.911 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.911 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:37.932 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx, name=eth0)
2026-02-17 02:38:37.934 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.934 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b015a0687" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:38:37.934 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.935 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.935 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.936 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b015a0687"
2026-02-17 02:38:37.936 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.936 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:37.965 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.965 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"} status="up"
2026-02-17 02:38:38.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7533"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7533"}
2026-02-17 02:38:40.275 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6, name=eth0)
2026-02-17 02:38:40.275 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6" endpoint_id:"eth0"}
2026-02-17 02:38:40.275 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:40.275 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:40.275 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:40.276 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0dc2e56f8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.276 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0dc2e56f8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.276 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:40.276 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:40.276 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.18
2026-02-17 02:38:40.287 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6, name=eth0)
2026-02-17 02:38:40.301 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx, name=eth0)
2026-02-17 02:38:40.340 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-kzsl6", EndpointId:"eth0"}
2026-02-17 02:38:40.340 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6" endpoint_id:"eth0"}
2026-02-17 02:38:40.340 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx" endpoint_id:"eth0"}
2026-02-17 02:38:40.340 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6035"}
2026-02-17 02:38:40.340 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6035.default"}
2026-02-17 02:38:40.340 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:40.340 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali22a46679f59" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie0b015a0687" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali22a46679f59" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie0b015a0687" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.341 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:40.341 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:40.342 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.17
2026-02-17 02:38:40.343 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.20
2026-02-17 02:38:40.382 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=84
2026-02-17 02:38:40.382 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:40.382 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali0dc2e56f8c3" state="down"
2026-02-17 02:38:40.382 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali0dc2e56f8c3" state=""
2026-02-17 02:38:40.383 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0dc2e56f8c3"
2026-02-17 02:38:40.390 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali22a46679f59" state="down"
2026-02-17 02:38:40.390 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22a46679f59"
2026-02-17 02:38:40.390 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=83
2026-02-17 02:38:40.392 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali22a46679f59" state=""
2026-02-17 02:38:40.392 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali22a46679f59"
2026-02-17 02:38:40.399 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7cxn6", EndpointId:"eth0"}
2026-02-17 02:38:40.400 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-n9fnx", EndpointId:"eth0"}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.400 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc2e56f8c3", State:"down", Index:84}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc2e56f8c3", State:"", Index:84}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.400 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc2e56f8c3", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22a46679f59", State:"down", Index:83}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.400 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22a46679f59", State:"", Index:83}
2026-02-17 02:38:40.400 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.400 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22a46679f59", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.403 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calie0b015a0687" state="down"
2026-02-17 02:38:40.403 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0b015a0687"
2026-02-17 02:38:40.403 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=85
2026-02-17 02:38:40.421 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b015a0687", State:"down", Index:85}
2026-02-17 02:38:40.421 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.421 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.440 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calie0b015a0687" state=""
2026-02-17 02:38:40.440 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie0b015a0687"
2026-02-17 02:38:40.445 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b015a0687", State:"", Index:85}
2026-02-17 02:38:40.445 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.445 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b015a0687", Addrs:set.Set[string](nil)}
2026-02-17 02:38:41.912 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-7974/indexed-job-2-kfctt, name=eth0)
2026-02-17 02:38:41.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7974"} profile:{inbound_rules:{action:"allow" rule_id:"fVZlFBSwIylNBypH"} outbound_rules:{action:"allow" rule_id:"4aicpPDwY2t-ykmd"}}
2026-02-17 02:38:41.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7974.default"} profile:{}
2026-02-17 02:38:41.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-2-kfctt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic288f28bc3f" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:38:41.912 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:41.912 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:41.912 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:41.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic288f28bc3f" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic288f28bc3f" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.913 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.913 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic288f28bc3f"
2026-02-17 02:38:41.913 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:41.913 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:41.962 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:41.962 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} status="down"
2026-02-17 02:38:41.988 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic288f28bc3f" state="down"
2026-02-17 02:38:41.988 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic288f28bc3f"
2026-02-17 02:38:41.988 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic288f28bc3f", State:"down", Index:86}
2026-02-17 02:38:41.988 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:41.988 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:41.988 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic288f28bc3f"
2026-02-17 02:38:41.988 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:41.988 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:41.993 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic288f28bc3f" state="up"
2026-02-17 02:38:42.007 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:42.007 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} status="down"
2026-02-17 02:38:42.007 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic288f28bc3f", State:"up", Index:86}
2026-02-17 02:38:42.008 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic288f28bc3f"
2026-02-17 02:38:42.008 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic288f28bc3f"
2026-02-17 02:38:42.008 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic288f28bc3f"
2026-02-17 02:38:42.008 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:42.008 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:42.037 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:42.037 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} status="up"
2026-02-17 02:38:42.332 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6234" name:"default"}
2026-02-17 02:38:42.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6234"
2026-02-17 02:38:42.622 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6234"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6234"}
2026-02-17 02:38:42.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6234"}
2026-02-17 02:38:42.931 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-7974/indexed-job-2-kfctt, name=eth0)
2026-02-17 02:38:42.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-2-kfctt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic288f28bc3f" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:38:42.931 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:42.931 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:42.931 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:42.931 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic288f28bc3f"
2026-02-17 02:38:42.931 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:42.931 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:42.954 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:42.954 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} status="up"
2026-02-17 02:38:43.125 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-7533"
2026-02-17 02:38:43.363 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-7533" name:"default"}
2026-02-17 02:38:43.387 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-7533"}
2026-02-17 02:38:43.397 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=86
2026-02-17 02:38:43.397 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic288f28bc3f"
2026-02-17 02:38:43.411 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:43.412 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:44.095 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-7974/indexed-job-2-kfctt, name=eth0)
2026-02-17 02:38:44.095 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-2-kfctt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic288f28bc3f" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:38:44.095 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.095 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.095 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.096 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic288f28bc3f"
2026-02-17 02:38:44.097 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.097 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.119 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:44.119 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} status="up"
2026-02-17 02:38:44.204 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic288f28bc3f" state="down"
2026-02-17 02:38:44.205 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic288f28bc3f"
2026-02-17 02:38:44.205 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=86
2026-02-17 02:38:44.205 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic288f28bc3f", State:"down", Index:86}
2026-02-17 02:38:44.205 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:44.205 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:44.205 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic288f28bc3f"
2026-02-17 02:38:44.205 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.205 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.206 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.19
2026-02-17 02:38:44.206 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic288f28bc3f" state=""
2026-02-17 02:38:44.206 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic288f28bc3f"
2026-02-17 02:38:44.240 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:44.240 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} status="down"
2026-02-17 02:38:44.241 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic288f28bc3f", State:"", Index:86}
2026-02-17 02:38:44.241 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:44.241 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic288f28bc3f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:44.241 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic288f28bc3f"
2026-02-17 02:38:44.241 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.241 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.259 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:44.259 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"} status="down"
2026-02-17 02:38:44.383 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-7974/indexed-job-2-kfctt, name=eth0)
2026-02-17 02:38:44.383 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-2-kfctt" endpoint_id:"eth0"}
2026-02-17 02:38:44.384 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7974"}
2026-02-17 02:38:44.384 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7974.default"}
2026-02-17 02:38:44.384 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.384 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.384 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.384 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.384 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.384 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.384 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.384 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic288f28bc3f" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.384 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic288f28bc3f" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.385 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.385 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:44.443 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-2-kfctt", EndpointId:"eth0"}
2026-02-17 02:38:45.396 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7974"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7974"}
2026-02-17 02:38:45.426 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7198"}
2026-02-17 02:38:45.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7198" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:49.596 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7198"}
2026-02-17 02:38:49.659 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"}
2026-02-17 02:38:49.689 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-53" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:49.727 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"} labels:{key:"webhook-53" value:"true"}
2026-02-17 02:38:49.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6773"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6773"} labels:{key:"webhook-53-markers" value:"true"}
2026-02-17 02:38:49.779 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:50.559 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7974" name:"default"}
2026-02-17 02:38:51.088 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7974"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7974"}
2026-02-17 02:38:51.338 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7974"}
2026-02-17 02:38:54.187 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-53" type:"ClusterIP" cluster_ips:"10.254.238.96" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:38:54.676 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7198" name:"default"}
2026-02-17 02:38:54.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7198"}
2026-02-17 02:38:54.957 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7198"}
2026-02-17 02:38:55.235 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-53"
2026-02-17 02:38:55.471 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"} labels:{key:"webhook-53" value:"true"}
2026-02-17 02:38:55.516 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6773"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6773"} labels:{key:"webhook-53-markers" value:"true"}
2026-02-17 02:38:55.547 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5749"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5749"}
2026-02-17 02:38:55.594 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:55.881 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:38:56.330 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422, name=eth0)
2026-02-17 02:38:56.331 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-5749"} profile:{inbound_rules:{action:"allow" rule_id:"2vloFnq3NNa0fl3q"} outbound_rules:{action:"allow" rule_id:"H2goMD2-IC8w-di1"}}
2026-02-17 02:38:56.331 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-5749.default"} profile:{}
2026-02-17 02:38:56.331 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b8e92b3104" profile_ids:"kns.emptydir-5749" profile_ids:"ksa.emptydir-5749.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:38:56.331 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.331 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.331 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.332 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2b8e92b3104" ipVersion=0x4 table="filter"
2026-02-17 02:38:56.332 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-5749" ipVersion=0x4 table="filter"
2026-02-17 02:38:56.332 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rDS-olj6MuZY26vxA7" ipVersion=0x4 table="filter"
2026-02-17 02:38:56.332 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2b8e92b3104" ipVersion=0x4 table="filter"
2026-02-17 02:38:56.332 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-5749" ipVersion=0x4 table="filter"
2026-02-17 02:38:56.332 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rDS-olj6MuZY26vxA7" ipVersion=0x4 table="filter"
2026-02-17 02:38:56.332 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:56.332 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.332 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.382 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:56.382 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} status="down"
2026-02-17 02:38:56.383 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2b8e92b3104" state="down"
2026-02-17 02:38:56.383 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b8e92b3104"
2026-02-17 02:38:56.383 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b8e92b3104", State:"down", Index:87}
2026-02-17 02:38:56.383 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Typed[string]{}}
2026-02-17 02:38:56.383 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Typed[string]{}}
2026-02-17 02:38:56.383 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:56.383 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.383 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.390 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2b8e92b3104" state="up"
2026-02-17 02:38:56.404 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:56.404 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} status="down"
2026-02-17 02:38:56.404 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b8e92b3104", State:"up", Index:87}
2026-02-17 02:38:56.405 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:56.405 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:56.405 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:56.405 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.405 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:56.421 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:56.421 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} status="up"
2026-02-17 02:38:58.115 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422, name=eth0)
2026-02-17 02:38:58.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b8e92b3104" profile_ids:"kns.emptydir-5749" profile_ids:"ksa.emptydir-5749.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:38:58.116 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:58.116 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:58.116 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:58.117 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:58.117 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:58.117 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:58.139 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:58.140 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} status="up"
2026-02-17 02:38:58.305 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-17 02:38:58.306 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b8e92b3104"
2026-02-17 02:38:58.306 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:58.306 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:59.211 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422, name=eth0)
2026-02-17 02:38:59.212 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b8e92b3104" profile_ids:"kns.emptydir-5749" profile_ids:"ksa.emptydir-5749.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:38:59.212 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.212 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.212 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.213 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:59.213 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.213 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 87
2026-02-17 02:38:59.235 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:59.235 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} status="up"
2026-02-17 02:38:59.316 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2b8e92b3104" state="down"
2026-02-17 02:38:59.317 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b8e92b3104"
2026-02-17 02:38:59.317 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-17 02:38:59.317 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b8e92b3104", State:"down", Index:87}
2026-02-17 02:38:59.317 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.317 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.317 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:59.317 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.317 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.318 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.22
2026-02-17 02:38:59.319 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2b8e92b3104" state=""
2026-02-17 02:38:59.319 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b8e92b3104"
2026-02-17 02:38:59.344 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.344 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.344 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b8e92b3104", State:"", Index:87}
2026-02-17 02:38:59.344 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Set[string](nil)}
2026-02-17 02:38:59.344 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b8e92b3104", Addrs:set.Set[string](nil)}
2026-02-17 02:38:59.344 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b8e92b3104"
2026-02-17 02:38:59.344 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.344 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.375 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.375 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.404 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422, name=eth0)
2026-02-17 02:38:59.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422" endpoint_id:"eth0"}
2026-02-17 02:38:59.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-5749"}
2026-02-17 02:38:59.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-5749.default"}
2026-02-17 02:38:59.404 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.404 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-5749" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rDS-olj6MuZY26vxA7" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-5749" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rDS-olj6MuZY26vxA7" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.405 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2b8e92b3104" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2b8e92b3104" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.405 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.405 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.457 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5749/pod-7cd1b1d9-0540-4b51-90f0-00fd22151422", EndpointId:"eth0"}
2026-02-17 02:38:59.691 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5749"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5749"}
2026-02-17 02:38:59.727 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5831"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5831"}
2026-02-17 02:38:59.752 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:59.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5831" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:00.576 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-53" name:"default"}
2026-02-17 02:39:00.689 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6773" name:"default"}
2026-02-17 02:39:01.093 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"} labels:{key:"webhook-53" value:"true"}
2026-02-17 02:39:01.121 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-53"}
2026-02-17 02:39:01.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6773"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6773"} labels:{key:"webhook-53-markers" value:"true"}
2026-02-17 02:39:01.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6773"}
2026-02-17 02:39:02.108 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:02.109 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5831"} profile:{inbound_rules:{action:"allow" rule_id:"AS8AQJiKVfRWX461"} outbound_rules:{action:"allow" rule_id:"VSiqRdblkeOGyZxN"}}
2026-02-17 02:39:02.109 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"} profile:{}
2026-02-17 02:39:02.109 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:39:02.109 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.109 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.109 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.109 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.110 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:02.110 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.110 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.147 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:02.147 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:02.190 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali3ce24dbba58" state="down"
2026-02-17 02:39:02.190 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ce24dbba58"
2026-02-17 02:39:02.190 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"down", Index:88}
2026-02-17 02:39:02.190 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:39:02.190 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:39:02.190 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:02.190 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.190 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.193 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali3ce24dbba58" state="up"
2026-02-17 02:39:02.213 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:02.214 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:02.214 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"up", Index:88}
2026-02-17 02:39:02.214 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:02.214 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:02.214 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:02.215 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.215 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:02.239 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:02.239 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:03.121 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:03.121 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:39:03.121 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.122 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.122 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.122 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:03.123 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.123 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.142 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:03.142 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:03.142 [INFO][79] felix/summary.go 100: Summarising 255 dataplane reconciliation loops over 1m0.5s: avg=30ms longest=86ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:39:03.266 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:03.266 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:39:03.267 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.267 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.267 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.268 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:03.268 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.268 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:03.287 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:03.287 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:04.098 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-17 02:39:04.098 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3ce24dbba58"
2026-02-17 02:39:04.098 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:04.098 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:04.846 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5749" name:"default"}
2026-02-17 02:39:05.020 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5749"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5749"}
2026-02-17 02:39:05.050 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5749"}
2026-02-17 02:39:19.641 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7, name=eth0)
2026-02-17 02:39:19.642 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6035.default"} profile:{}
2026-02-17 02:39:19.642 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6035"} profile:{inbound_rules:{action:"allow" rule_id:"l_KZlblt7psexFpz"} outbound_rules:{action:"allow" rule_id:"61Ql-gX9hZjZ6zvL"}}
2026-02-17 02:39:19.642 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56e3e302abe" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:39:19.643 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.643 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.643 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.643 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali56e3e302abe" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.643 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.643 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.643 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali56e3e302abe" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.644 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.644 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali56e3e302abe"
2026-02-17 02:39:19.644 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.644 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.675 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:19.675 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="down"
2026-02-17 02:39:19.717 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali56e3e302abe" state="down"
2026-02-17 02:39:19.717 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56e3e302abe"
2026-02-17 02:39:19.718 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56e3e302abe", State:"down", Index:89}
2026-02-17 02:39:19.718 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Typed[string]{}}
2026-02-17 02:39:19.718 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Typed[string]{}}
2026-02-17 02:39:19.718 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56e3e302abe"
2026-02-17 02:39:19.718 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.718 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.721 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali56e3e302abe" state="up"
2026-02-17 02:39:19.735 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:19.735 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="down"
2026-02-17 02:39:19.735 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56e3e302abe", State:"up", Index:89}
2026-02-17 02:39:19.736 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali56e3e302abe"
2026-02-17 02:39:19.736 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56e3e302abe"
2026-02-17 02:39:19.736 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56e3e302abe"
2026-02-17 02:39:19.736 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.736 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:19.743 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w, name=eth0)
2026-02-17 02:39:19.755 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:19.755 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="up"
2026-02-17 02:39:19.755 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37a9cf36442" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:39:19.755 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.755 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.755 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.756 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.756 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37a9cf36442" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.756 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.756 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37a9cf36442" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.756 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37a9cf36442"
2026-02-17 02:39:19.756 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.756 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.794 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:19.794 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} status="down"
2026-02-17 02:39:19.811 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali37a9cf36442" state="down"
2026-02-17 02:39:19.811 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37a9cf36442"
2026-02-17 02:39:19.811 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9cf36442", State:"down", Index:90}
2026-02-17 02:39:19.812 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Typed[string]{}}
2026-02-17 02:39:19.812 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Typed[string]{}}
2026-02-17 02:39:19.813 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37a9cf36442"
2026-02-17 02:39:19.813 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.813 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.818 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali37a9cf36442" state="up"
2026-02-17 02:39:19.837 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:19.837 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} status="down"
2026-02-17 02:39:19.837 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9cf36442", State:"up", Index:90}
2026-02-17 02:39:19.837 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37a9cf36442"
2026-02-17 02:39:19.837 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37a9cf36442"
2026-02-17 02:39:19.837 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9cf36442"
2026-02-17 02:39:19.837 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.837 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:19.871 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:19.871 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} status="up"
2026-02-17 02:39:19.918 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k, name=eth0)
2026-02-17 02:39:19.918 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3315c80a6c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:39:19.918 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.918 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.918 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.919 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3315c80a6c3" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.919 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3315c80a6c3" ipVersion=0x4 table="filter"
2026-02-17 02:39:19.919 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:19.919 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.919 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.950 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:19.950 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} status="down"
2026-02-17 02:39:19.965 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali3315c80a6c3" state="down"
2026-02-17 02:39:19.966 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3315c80a6c3", State:"down", Index:91}
2026-02-17 02:39:19.966 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3315c80a6c3"
2026-02-17 02:39:19.966 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:19.966 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.966 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.966 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali3315c80a6c3" state="up"
2026-02-17 02:39:19.989 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:19.989 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} status="down"
2026-02-17 02:39:19.989 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:19.989 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:19.989 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3315c80a6c3", State:"up", Index:91}
2026-02-17 02:39:19.989 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:19.989 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:19.990 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:19.990 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:19.990 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:20.012 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:20.012 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} status="up"
2026-02-17 02:39:20.213 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7, name=eth0)
2026-02-17 02:39:20.213 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56e3e302abe" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:39:20.213 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:20.213 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:20.213 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:20.214 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56e3e302abe"
2026-02-17 02:39:20.214 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:20.214 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:20.236 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:20.236 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="up"
2026-02-17 02:39:20.897 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-17 02:39:20.898 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37a9cf36442"
2026-02-17 02:39:20.898 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:20.898 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:21.299 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7, name=eth0)
2026-02-17 02:39:21.299 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56e3e302abe" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:39:21.299 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:21.299 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:21.299 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:21.300 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56e3e302abe"
2026-02-17 02:39:21.300 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:21.300 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:21.323 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:21.323 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="up"
2026-02-17 02:39:21.328 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w, name=eth0)
2026-02-17 02:39:21.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37a9cf36442" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:39:21.328 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:21.329 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:21.329 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:21.331 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9cf36442"
2026-02-17 02:39:21.331 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:21.331 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:21.354 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:21.354 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} status="up"
2026-02-17 02:39:21.377 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k, name=eth0)
2026-02-17 02:39:21.378 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3315c80a6c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:39:21.378 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:21.378 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:21.378 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:21.379 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:21.379 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:21.379 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:21.400 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:21.400 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} status="up"
2026-02-17 02:39:21.409 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-17 02:39:21.410 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali56e3e302abe"
2026-02-17 02:39:21.410 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:21.410 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:21.670 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-17 02:39:21.670 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3315c80a6c3"
2026-02-17 02:39:21.670 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:21.670 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:22.534 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k, name=eth0)
2026-02-17 02:39:22.534 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3315c80a6c3" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:39:22.535 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.535 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.535 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.537 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w, name=eth0)
bird: KIF: Received address message for unknown interface 91
2026-02-17 02:39:22.543 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.543 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.543 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.566 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.566 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37a9cf36442" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:39:22.566 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.566 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.567 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.567 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.567 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9cf36442"
2026-02-17 02:39:22.567 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.567 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.584 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7, name=eth0)
2026-02-17 02:39:22.597 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.597 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.597 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56e3e302abe" profile_ids:"kns.job-6035" profile_ids:"ksa.job-6035.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:39:22.597 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.597 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.597 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.598 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9cf36442"
2026-02-17 02:39:22.598 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.598 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.598 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.598 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.621 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.621 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.635 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali3315c80a6c3" state="down"
2026-02-17 02:39:22.636 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.636 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3315c80a6c3", State:"down", Index:91}
2026-02-17 02:39:22.636 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.636 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.636 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.636 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9cf36442"
2026-02-17 02:39:22.636 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.636 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.636 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.636 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.636 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-17 02:39:22.637 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.25
2026-02-17 02:39:22.642 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali3315c80a6c3" state=""
2026-02-17 02:39:22.642 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.645 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali37a9cf36442" state="down"
2026-02-17 02:39:22.645 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37a9cf36442"
2026-02-17 02:39:22.645 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-17 02:39:22.647 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali37a9cf36442" state=""
2026-02-17 02:39:22.647 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37a9cf36442"
2026-02-17 02:39:22.655 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.655 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.655 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3315c80a6c3", State:"", Index:91}
2026-02-17 02:39:22.655 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Set[string](nil)}
2026-02-17 02:39:22.655 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3315c80a6c3", Addrs:set.Set[string](nil)}
2026-02-17 02:39:22.655 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9cf36442", State:"down", Index:90}
2026-02-17 02:39:22.655 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.655 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.656 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9cf36442", State:"", Index:90}
2026-02-17 02:39:22.656 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Set[string](nil)}
2026-02-17 02:39:22.656 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9cf36442", Addrs:set.Set[string](nil)}
2026-02-17 02:39:22.656 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3315c80a6c3"
2026-02-17 02:39:22.656 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37a9cf36442"
2026-02-17 02:39:22.656 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37a9cf36442"
2026-02-17 02:39:22.656 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.656 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.656 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.656 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.656 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.656 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.24
2026-02-17 02:39:22.675 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.675 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.675 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.675 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.692 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali56e3e302abe" state="down"
2026-02-17 02:39:22.692 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56e3e302abe", State:"down", Index:89}
2026-02-17 02:39:22.692 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.692 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.692 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=89
2026-02-17 02:39:22.692 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.692 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.692 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.692 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.692 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.692 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.23
2026-02-17 02:39:22.695 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali56e3e302abe" state=""
2026-02-17 02:39:22.695 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.710 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.710 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.710 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56e3e302abe", State:"", Index:89}
2026-02-17 02:39:22.710 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Set[string](nil)}
2026-02-17 02:39:22.710 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56e3e302abe", Addrs:set.Set[string](nil)}
2026-02-17 02:39:22.710 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56e3e302abe"
2026-02-17 02:39:22.710 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.710 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:22.738 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.739 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.789 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w, name=eth0)
2026-02-17 02:39:22.790 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w" endpoint_id:"eth0"}
2026-02-17 02:39:22.790 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.790 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.790 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37a9cf36442" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37a9cf36442" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.790 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.790 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.852 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-0-7nm2w", EndpointId:"eth0"}
2026-02-17 02:39:22.980 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k, name=eth0)
2026-02-17 02:39:22.980 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k" endpoint_id:"eth0"}
2026-02-17 02:39:22.980 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.980 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.981 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3315c80a6c3" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.981 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3315c80a6c3" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.981 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:22.981 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:23.055 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-1-gt68k", EndpointId:"eth0"}
2026-02-17 02:39:23.057 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7, name=eth0)
2026-02-17 02:39:23.057 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7" endpoint_id:"eth0"}
2026-02-17 02:39:23.057 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6035"}
2026-02-17 02:39:23.057 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6035.default"}
2026-02-17 02:39:23.057 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:23.057 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:23.058 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:39:23.058 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:39:23.058 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6035" ipVersion=0x4 table="filter"
2026-02-17 02:39:23.058 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3C4CxVLl32rhjDz7mL" ipVersion=0x4 table="filter"
2026-02-17 02:39:23.058 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:23.058 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali56e3e302abe" ipVersion=0x4 table="filter"
2026-02-17 02:39:23.058 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali56e3e302abe" ipVersion=0x4 table="filter"
2026-02-17 02:39:23.058 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:23.058 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:23.122 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6035/evicted-pod-ignore-on-disruption-condition-2-4kdc7", EndpointId:"eth0"}
2026-02-17 02:39:25.543 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6035"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6035"}
2026-02-17 02:39:25.577 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2042"}
2026-02-17 02:39:25.668 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:26.391 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b, name=eth0)
2026-02-17 02:39:26.391 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2042"} profile:{inbound_rules:{action:"allow" rule_id:"k-vxNXl8Sj_W7YXe"} outbound_rules:{action:"allow" rule_id:"6LXWx41IzwqXhshb"}}
2026-02-17 02:39:26.392 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2042.default"} profile:{}
2026-02-17 02:39:26.392 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cf7263a3e4" profile_ids:"kns.downward-api-2042" profile_ids:"ksa.downward-api-2042.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:39:26.392 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:26.392 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:26.392 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:26.393 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6cf7263a3e4" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.393 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_R14JgL06pJhxmfz97g" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.393 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9rR9FzevJn1GRlOYfg" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.393 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6cf7263a3e4" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.393 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_R14JgL06pJhxmfz97g" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.393 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9rR9FzevJn1GRlOYfg" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.393 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:26.393 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:26.393 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:26.432 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:26.432 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} status="down"
2026-02-17 02:39:26.474 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6cf7263a3e4" state="down"
2026-02-17 02:39:26.474 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:26.474 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6cf7263a3e4" state="up"
2026-02-17 02:39:26.474 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf7263a3e4", State:"down", Index:92}
2026-02-17 02:39:26.474 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Typed[string]{}}
2026-02-17 02:39:26.474 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Typed[string]{}}
2026-02-17 02:39:26.474 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf7263a3e4", State:"up", Index:92}
2026-02-17 02:39:26.475 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:26.475 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:26.475 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:26.475 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:26.475 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:26.498 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:26.498 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} status="up"
2026-02-17 02:39:27.364 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b, name=eth0)
2026-02-17 02:39:27.364 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cf7263a3e4" profile_ids:"kns.downward-api-2042" profile_ids:"ksa.downward-api-2042.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:39:27.364 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:27.364 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:27.365 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:27.365 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:27.365 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:27.365 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:27.387 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:27.387 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} status="up"
2026-02-17 02:39:27.587 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-17 02:39:27.587 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:27.588 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:27.588 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:28.541 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b, name=eth0)
2026-02-17 02:39:28.541 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cf7263a3e4" profile_ids:"kns.downward-api-2042" profile_ids:"ksa.downward-api-2042.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:39:28.541 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.541 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.541 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.541 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:28.542 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.542 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 92
2026-02-17 02:39:28.571 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:28.571 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} status="up"
2026-02-17 02:39:28.650 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6cf7263a3e4" state="down"
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Typed[string]{}}
2026-02-17 02:39:28.650 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Typed[string]{}}
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6cf7263a3e4" state=""
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf7263a3e4", State:"down", Index:92}
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf7263a3e4", State:"", Index:92}
2026-02-17 02:39:28.650 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Set[string](nil)}
2026-02-17 02:39:28.650 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf7263a3e4", Addrs:set.Set[string](nil)}
2026-02-17 02:39:28.650 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cf7263a3e4"
2026-02-17 02:39:28.650 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.650 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.651 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.26
2026-02-17 02:39:28.675 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:28.676 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"} status="down"
2026-02-17 02:39:28.772 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b, name=eth0)
2026-02-17 02:39:28.772 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b" endpoint_id:"eth0"}
2026-02-17 02:39:28.772 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2042"}
2026-02-17 02:39:28.772 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2042.default"}
2026-02-17 02:39:28.772 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.773 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.773 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_R14JgL06pJhxmfz97g" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.773 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9rR9FzevJn1GRlOYfg" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.773 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_R14JgL06pJhxmfz97g" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.773 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9rR9FzevJn1GRlOYfg" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.773 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.773 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6cf7263a3e4" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.773 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6cf7263a3e4" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.773 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.773 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:28.838 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2042/downward-api-91c1efc4-52a6-400a-9b90-6fd92977e45b", EndpointId:"eth0"}
2026-02-17 02:39:29.930 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2042"}
2026-02-17 02:39:29.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1368"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-1368"}
2026-02-17 02:39:30.005 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:30.028 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:39:30.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1368"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-1368"}
2026-02-17 02:39:30.136 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6651"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6651"}
2026-02-17 02:39:30.136 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:32.099 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6035" name:"default"}
2026-02-17 02:39:32.175 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6035"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6035"}
2026-02-17 02:39:32.200 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6035"}
2026-02-17 02:39:33.227 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:33.227 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:39:33.227 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.227 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.227 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.227 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.228 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali700151bfb67"
2026-02-17 02:39:33.228 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.228 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.271 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:33.271 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:39:33.296 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali700151bfb67" state="down"
2026-02-17 02:39:33.296 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali700151bfb67"
2026-02-17 02:39:33.296 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"down", Index:93}
2026-02-17 02:39:33.296 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:33.297 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:33.297 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali700151bfb67"
2026-02-17 02:39:33.297 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.297 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.300 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali700151bfb67" state="up"
2026-02-17 02:39:33.320 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:33.320 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:39:33.320 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"up", Index:93}
2026-02-17 02:39:33.320 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali700151bfb67"
2026-02-17 02:39:33.320 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali700151bfb67"
2026-02-17 02:39:33.321 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:33.321 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.321 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:33.337 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:33.337 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:34.272 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6651"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6651"}
2026-02-17 02:39:34.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1204"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1204"}
2026-02-17 02:39:34.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:34.977 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-17 02:39:34.977 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali700151bfb67"
2026-02-17 02:39:34.977 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:34.977 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:35.361 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2042" name:"default"}
2026-02-17 02:39:35.445 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2042"}
2026-02-17 02:39:35.527 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2042"}
2026-02-17 02:39:35.641 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"default"}
2026-02-17 02:39:35.662 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"e2e"}
2026-02-17 02:39:35.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1368"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-1368"}
2026-02-17 02:39:35.712 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-1368"}
2026-02-17 02:39:37.876 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:37.876 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:37.876 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:39:38.408 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:38.409 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:39:38.409 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.409 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.409 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.410 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:38.410 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.410 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.430 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:38.430 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:38.444 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1204"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1204"}
2026-02-17 02:39:38.452 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:38.474 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:39:38.474 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.474 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.474 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.476 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:38.476 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.476 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:38.510 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:38.510 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:38.511 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1457"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1457"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1457"}
2026-02-17 02:39:38.511 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-1457" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:39.109 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-1457/netserver-0, name=eth0)
2026-02-17 02:39:39.109 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-1457"} profile:{inbound_rules:{action:"allow" rule_id:"ogODsZbl41zNZE4x"} outbound_rules:{action:"allow" rule_id:"LpaeW2kOJFtsQYyO"}}
2026-02-17 02:39:39.109 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-1457.default"} profile:{}
2026-02-17 02:39:39.109 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2a888ac728" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:39:39.110 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.110 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.110 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie2a888ac728" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie2a888ac728" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.111 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie2a888ac728"
2026-02-17 02:39:39.111 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.111 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.149 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:39.149 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:39.187 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calie2a888ac728" state="down"
2026-02-17 02:39:39.187 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie2a888ac728"
2026-02-17 02:39:39.187 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2a888ac728", State:"down", Index:94}
2026-02-17 02:39:39.187 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Typed[string]{}}
2026-02-17 02:39:39.187 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Typed[string]{}}
2026-02-17 02:39:39.187 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2a888ac728"
2026-02-17 02:39:39.187 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.187 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.188 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calie2a888ac728" state="up"
2026-02-17 02:39:39.208 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:39.208 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:39.208 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2a888ac728", State:"up", Index:94}
2026-02-17 02:39:39.208 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie2a888ac728"
2026-02-17 02:39:39.208 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2a888ac728"
2026-02-17 02:39:39.209 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2a888ac728"
2026-02-17 02:39:39.209 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.209 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:39.237 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:39.237 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:39.313 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6651" name:"default"}
2026-02-17 02:39:39.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6651"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6651"}
2026-02-17 02:39:39.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6651"}
2026-02-17 02:39:40.021 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:40.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:39:40.021 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.021 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.021 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.022 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:40.022 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.022 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.047 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:40.047 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:40.055 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:40.056 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:39:40.056 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.056 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.056 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.058 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:40.059 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.059 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.088 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:40.088 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:40.135 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:40.135 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:39:40.135 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.135 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.135 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.136 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:40.136 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.136 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:40.154 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:40.154 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:40.289 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-17 02:39:40.289 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie2a888ac728"
2026-02-17 02:39:40.289 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:40.289 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:40.572 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-1457/netserver-0, name=eth0)
2026-02-17 02:39:40.572 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2a888ac728" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:39:40.572 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:40.572 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:40.572 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:40.574 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2a888ac728"
2026-02-17 02:39:40.575 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:40.575 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:40.597 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:40.597 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:42.134 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:42.134 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:39:42.135 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:42.135 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:42.135 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:42.135 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:39:42.135 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:39:42.135 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:42.135 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:42.136 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.21
2026-02-17 02:39:42.203 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:42.247 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-17 02:39:42.247 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ce24dbba58"
2026-02-17 02:39:42.247 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali3ce24dbba58" state="down"
2026-02-17 02:39:42.248 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali3ce24dbba58" state=""
2026-02-17 02:39:42.248 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3ce24dbba58"
2026-02-17 02:39:42.248 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:39:42.248 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:39:42.248 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"down", Index:88}
2026-02-17 02:39:42.248 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"", Index:88}
2026-02-17 02:39:42.248 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Set[string](nil)}
2026-02-17 02:39:42.248 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Set[string](nil)}
2026-02-17 02:39:43.310 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:43.311 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:39:43.311 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.311 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.311 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.311 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:39:43.311 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:39:43.311 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:43.311 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.311 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.354 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:43.354 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:43.387 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali3ce24dbba58" state="down"
2026-02-17 02:39:43.387 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ce24dbba58"
2026-02-17 02:39:43.387 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"down", Index:95}
2026-02-17 02:39:43.387 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:39:43.387 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:39:43.388 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:43.388 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.388 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.389 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali3ce24dbba58" state="up"
2026-02-17 02:39:43.409 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:43.409 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:43.409 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"up", Index:95}
2026-02-17 02:39:43.410 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:43.410 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:43.410 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:43.410 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.410 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:43.430 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:43.430 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:43.486 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1204" name:"default"}
2026-02-17 02:39:43.792 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1204"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1204"}
2026-02-17 02:39:43.817 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1204"}
2026-02-17 02:39:44.448 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:44.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:39:44.450 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.450 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.450 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.451 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:44.452 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.452 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.479 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:39:44.480 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:44.481 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:44.481 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:39:44.481 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.481 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.481 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.481 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:39:44.482 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.482 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:44.500 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:44.500 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:45.314 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-17 02:39:45.314 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3ce24dbba58"
2026-02-17 02:39:45.314 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:45.314 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:51.431 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-1457/netserver-0, name=eth0)
2026-02-17 02:39:51.432 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2a888ac728" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:39:51.432 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:51.433 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:51.433 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:51.434 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2a888ac728"
2026-02-17 02:39:51.434 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:51.434 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:51.463 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:51.463 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:53.127 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:53.127 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:53.127 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:39:54.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1457"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1457"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1457"}
2026-02-17 02:39:54.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-48"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-48"}
2026-02-17 02:39:54.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-48" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:55.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-48"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-48"}
2026-02-17 02:39:55.099 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6647"}
2026-02-17 02:39:55.121 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:55.918 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:39:59.292 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6647"}
2026-02-17 02:39:59.342 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9268"}
2026-02-17 02:39:59.365 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9268" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9268"}
2026-02-17 02:39:59.483 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3598"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3598"}
2026-02-17 02:39:59.503 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3598" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3598"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3598"}
2026-02-17 02:39:59.657 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8899"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8899"}
2026-02-17 02:39:59.724 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8899" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.756 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5097"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5097"}
2026-02-17 02:39:59.812 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7669"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7669"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-7669"}
2026-02-17 02:39:59.870 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7669" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:00.020 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-1457/netserver-0, name=eth0)
2026-02-17 02:40:00.020 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2a888ac728" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:40:00.020 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.021 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.021 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.021 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2a888ac728"
2026-02-17 02:40:00.021 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.021 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.045 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-1457/netserver-0, name=eth0)
2026-02-17 02:40:00.048 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.048 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.048 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2a888ac728" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:40:00.048 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.049 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.049 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.050 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2a888ac728"
2026-02-17 02:40:00.050 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.051 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.083 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.083 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.083 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1457"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1457"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1457"}
2026-02-17 02:40:00.125 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:40:00.125 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:40:00.126 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.126 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.126 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.126 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:40:00.127 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.127 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.158 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.158 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.174 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:40:00.174 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:40:00.174 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.174 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.174 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.174 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:40:00.175 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.175 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.208 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.209 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.411 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:40:00.411 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:40:00.411 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.411 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.411 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.412 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:40:00.412 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.412 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.438 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.438 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.499 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-1457/netserver-0, name=eth0)
2026-02-17 02:40:00.500 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:40:00.500 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-1457"}
2026-02-17 02:40:00.500 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-1457.default"}
2026-02-17 02:40:00.500 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.500 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.500 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.500 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.500 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.500 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.500 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.501 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie2a888ac728" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.501 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie2a888ac728" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.501 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.501 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.501 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.27
bird: KIF: Received address message for unknown interface 94
2026-02-17 02:40:00.569 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:00.569 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-48" name:"default"}
2026-02-17 02:40:00.587 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:40:00.589 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:40:00.589 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.590 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.590 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.590 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.590 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.591 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.591 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.591 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.28
2026-02-17 02:40:00.611 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=94
2026-02-17 02:40:00.611 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie2a888ac728"
2026-02-17 02:40:00.611 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calie2a888ac728" state="down"
2026-02-17 02:40:00.623 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calie2a888ac728" state=""
2026-02-17 02:40:00.623 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie2a888ac728"
2026-02-17 02:40:00.668 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:40:00.668 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.668 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.668 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2a888ac728", State:"down", Index:94}
2026-02-17 02:40:00.669 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2a888ac728", State:"", Index:94}
2026-02-17 02:40:00.669 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.669 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2a888ac728", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.695 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-17 02:40:00.695 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali700151bfb67"
2026-02-17 02:40:00.695 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali700151bfb67" state="down"
2026-02-17 02:40:00.695 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.695 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.695 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"down", Index:93}
2026-02-17 02:40:00.697 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali700151bfb67" state=""
2026-02-17 02:40:00.697 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali700151bfb67"
2026-02-17 02:40:00.718 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"", Index:93}
2026-02-17 02:40:00.718 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.718 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Set[string](nil)}
2026-02-17 02:40:01.399 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-48"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-48"}
2026-02-17 02:40:01.430 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-48"}
2026-02-17 02:40:01.599 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:40:01.599 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:40:01.599 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.599 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.599 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.600 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:40:01.600 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.600 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.700 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:01.700 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:01.700 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:40:01.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ce24dbba58" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:40:01.701 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.701 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.701 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.702 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ce24dbba58"
2026-02-17 02:40:01.702 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.702 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.730 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:01.730 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:01.989 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-5831/ss2-1, name=eth0)
2026-02-17 02:40:01.989 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:40:01.989 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"}
2026-02-17 02:40:01.989 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5831"}
2026-02-17 02:40:01.989 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.989 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.990 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:40:01.990 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:40:01.990 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:40:01.990 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:40:01.990 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.990 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:40:01.990 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3ce24dbba58" ipVersion=0x4 table="filter"
2026-02-17 02:40:01.990 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.990 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:01.991 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.29
2026-02-17 02:40:02.059 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:02.100 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali3ce24dbba58" state="down"
2026-02-17 02:40:02.100 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"down", Index:95}
2026-02-17 02:40:02.100 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ce24dbba58"
2026-02-17 02:40:02.100 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.100 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.104 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali3ce24dbba58" state=""
2026-02-17 02:40:02.104 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3ce24dbba58"
2026-02-17 02:40:02.107 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-17 02:40:02.119 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ce24dbba58", State:"", Index:95}
2026-02-17 02:40:02.119 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Set[string](nil)}
2026-02-17 02:40:02.119 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ce24dbba58", Addrs:set.Set[string](nil)}
2026-02-17 02:40:02.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8899"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8899"}
2026-02-17 02:40:02.879 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-248"}
2026-02-17 02:40:02.900 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-248" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:03.602 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916, name=eth0)
2026-02-17 02:40:03.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-248.default"} profile:{}
2026-02-17 02:40:03.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-248"} profile:{inbound_rules:{action:"allow" rule_id:"pi9q2HYifWA6rjEj"} outbound_rules:{action:"allow" rule_id:"2mFqjHsAF66FElix"}}
2026-02-17 02:40:03.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43be2de3755" profile_ids:"kns.projected-248" profile_ids:"ksa.projected-248.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:40:03.602 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.603 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.603 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali43be2de3755" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-248" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O-3Blag4Ac_jjtfzbQ" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali43be2de3755" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-248" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O-3Blag4Ac_jjtfzbQ" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.604 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali43be2de3755"
2026-02-17 02:40:03.604 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.604 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.645 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:03.645 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} status="down"
2026-02-17 02:40:03.645 [INFO][79] felix/summary.go 100: Summarising 141 dataplane reconciliation loops over 1m0.5s: avg=29ms longest=101ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:40:03.675 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali43be2de3755" state="down"
2026-02-17 02:40:03.676 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43be2de3755"
2026-02-17 02:40:03.676 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43be2de3755", State:"down", Index:96}
2026-02-17 02:40:03.676 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Typed[string]{}}
2026-02-17 02:40:03.676 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Typed[string]{}}
2026-02-17 02:40:03.676 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43be2de3755"
2026-02-17 02:40:03.676 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.676 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.680 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali43be2de3755" state="up"
2026-02-17 02:40:03.705 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:03.705 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} status="down"
2026-02-17 02:40:03.705 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43be2de3755", State:"up", Index:96}
2026-02-17 02:40:03.705 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali43be2de3755"
2026-02-17 02:40:03.705 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43be2de3755"
2026-02-17 02:40:03.705 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43be2de3755"
2026-02-17 02:40:03.706 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.706 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:03.725 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:03.725 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} status="up"
2026-02-17 02:40:04.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6647" name:"default"}
2026-02-17 02:40:04.585 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916, name=eth0)
2026-02-17 02:40:04.585 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43be2de3755" profile_ids:"kns.projected-248" profile_ids:"ksa.projected-248.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:40:04.586 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:04.586 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:04.586 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:04.586 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43be2de3755"
2026-02-17 02:40:04.586 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:04.586 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:04.616 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:04.617 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} status="up"
2026-02-17 02:40:04.623 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9268" name:"default"}
2026-02-17 02:40:04.809 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5097" name:"default"}
2026-02-17 02:40:04.866 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9268"}
2026-02-17 02:40:04.893 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"}
2026-02-17 02:40:05.144 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-1457" name:"default"}
2026-02-17 02:40:05.222 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=96
2026-02-17 02:40:05.223 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali43be2de3755"
2026-02-17 02:40:05.223 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:05.223 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:05.284 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3598" name:"default"}
2026-02-17 02:40:05.516 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3598"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3598"}
2026-02-17 02:40:05.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3598"}
2026-02-17 02:40:05.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6647"}
2026-02-17 02:40:05.772 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6647"}
2026-02-17 02:40:05.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5097"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5097"}
2026-02-17 02:40:05.956 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5097"}
2026-02-17 02:40:06.207 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-1457"}
2026-02-17 02:40:07.127 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-248"}
2026-02-17 02:40:07.156 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2324"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2324"}
2026-02-17 02:40:07.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:08.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8899" name:"default"}
2026-02-17 02:40:08.143 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8899"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8899"}
2026-02-17 02:40:08.143 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8899"}
2026-02-17 02:40:10.169 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5831"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5831"}
2026-02-17 02:40:10.198 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3919"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-3919"}
2026-02-17 02:40:10.220 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-3919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:11.271 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2324"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2324"}
2026-02-17 02:40:11.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2510"}
2026-02-17 02:40:11.321 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2510" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:11.374 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2510"}
2026-02-17 02:40:11.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7897"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7897"}
2026-02-17 02:40:11.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-7897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:11.425 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-7897" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:12.150 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916, name=eth0)
2026-02-17 02:40:12.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43be2de3755" profile_ids:"kns.projected-248" profile_ids:"ksa.projected-248.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:40:12.150 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.150 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.150 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.151 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43be2de3755"
2026-02-17 02:40:12.151 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.152 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.179 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916, name=eth0)
2026-02-17 02:40:12.183 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:12.183 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} status="up"
2026-02-17 02:40:12.183 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-248"}
2026-02-17 02:40:12.184 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43be2de3755" profile_ids:"kns.projected-248" profile_ids:"ksa.projected-248.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:40:12.184 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.184 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.184 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.184 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43be2de3755"
2026-02-17 02:40:12.184 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.184 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.205 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:12.205 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"} status="up"
2026-02-17 02:40:12.489 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916, name=eth0)
2026-02-17 02:40:12.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916" endpoint_id:"eth0"}
2026-02-17 02:40:12.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-248.default"}
2026-02-17 02:40:12.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-248"}
2026-02-17 02:40:12.490 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.490 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.490 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-248" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.490 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O-3Blag4Ac_jjtfzbQ" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.490 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-248" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.490 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O-3Blag4Ac_jjtfzbQ" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.490 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.490 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali43be2de3755" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.490 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali43be2de3755" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.490 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.490 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.491 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.30
bird: KIF: Received address message for unknown interface 96
2026-02-17 02:40:12.543 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-248/pod-projected-configmaps-a47fdaa8-ae26-474a-b0fa-6dfce245f916", EndpointId:"eth0"}
2026-02-17 02:40:12.595 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=96
2026-02-17 02:40:12.595 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43be2de3755"
2026-02-17 02:40:12.595 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali43be2de3755" state="down"
2026-02-17 02:40:12.595 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Typed[string]{}}
2026-02-17 02:40:12.595 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Typed[string]{}}
2026-02-17 02:40:12.595 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43be2de3755", State:"down", Index:96}
2026-02-17 02:40:12.602 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali43be2de3755" state=""
2026-02-17 02:40:12.602 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali43be2de3755"
2026-02-17 02:40:12.614 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43be2de3755", State:"", Index:96}
2026-02-17 02:40:12.614 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Set[string](nil)}
2026-02-17 02:40:12.614 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43be2de3755", Addrs:set.Set[string](nil)}
2026-02-17 02:40:14.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3919"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-3919"}
2026-02-17 02:40:14.332 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"}
2026-02-17 02:40:14.332 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9539" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:14.358 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"} labels:{key:"webhook-9539" value:"true"}
2026-02-17 02:40:14.382 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8146"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8146"} labels:{key:"webhook-9539-markers" value:"true"}
2026-02-17 02:40:14.382 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8146" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:15.816 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5831"
2026-02-17 02:40:15.847 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-9539/sample-webhook-deployment-7d44fffc8-992sc, name=eth0)
2026-02-17 02:40:15.848 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9539"} profile:{inbound_rules:{action:"allow" rule_id:"tm5quxvgTrJkbTvi"} outbound_rules:{action:"allow" rule_id:"CN_tjtl13jjxcVL-"}}
2026-02-17 02:40:15.848 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9539.default"} profile:{}
2026-02-17 02:40:15.848 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali547f0bdf7e7" profile_ids:"kns.webhook-9539" profile_ids:"ksa.webhook-9539.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:40:15.848 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:15.848 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:15.848 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:15.848 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali547f0bdf7e7" ipVersion=0x4 table="filter"
2026-02-17 02:40:15.848 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9539" ipVersion=0x4 table="filter"
2026-02-17 02:40:15.848 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mJzIR_fYTXqGWqctzS" ipVersion=0x4 table="filter"
2026-02-17 02:40:15.848 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali547f0bdf7e7" ipVersion=0x4 table="filter"
2026-02-17 02:40:15.848 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9539" ipVersion=0x4 table="filter"
2026-02-17 02:40:15.848 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mJzIR_fYTXqGWqctzS" ipVersion=0x4 table="filter"
2026-02-17 02:40:15.848 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:15.848 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:15.848 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:15.893 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:15.893 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} status="down"
2026-02-17 02:40:15.918 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali547f0bdf7e7" state="down"
2026-02-17 02:40:15.918 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547f0bdf7e7", State:"down", Index:97}
2026-02-17 02:40:15.919 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:15.919 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:15.919 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:15.919 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:15.927 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali547f0bdf7e7" state="up"
2026-02-17 02:40:15.950 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:15.950 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} status="down"
2026-02-17 02:40:15.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5831" name:"default"}
2026-02-17 02:40:15.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5831"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5831"}
2026-02-17 02:40:15.973 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5831"}
2026-02-17 02:40:16.011 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Typed[string]{}}
2026-02-17 02:40:16.011 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Typed[string]{}}
2026-02-17 02:40:16.011 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547f0bdf7e7", State:"up", Index:97}
2026-02-17 02:40:16.012 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:16.012 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:16.012 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:16.013 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.013 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.041 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:16.041 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} status="up"
2026-02-17 02:40:16.453 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2324" name:"default"}
2026-02-17 02:40:16.606 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2324"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2324"}
2026-02-17 02:40:16.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2324"}
2026-02-17 02:40:16.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2510" name:"default"}
2026-02-17 02:40:16.661 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-9539/sample-webhook-deployment-7d44fffc8-992sc, name=eth0)
2026-02-17 02:40:16.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali547f0bdf7e7" profile_ids:"kns.webhook-9539" profile_ids:"ksa.webhook-9539.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:40:16.661 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.662 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.662 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.663 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:16.663 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.663 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.678 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-9539/sample-webhook-deployment-7d44fffc8-992sc, name=eth0)
2026-02-17 02:40:16.686 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:16.686 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} status="up"
2026-02-17 02:40:16.686 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali547f0bdf7e7" profile_ids:"kns.webhook-9539" profile_ids:"ksa.webhook-9539.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:40:16.686 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.686 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.687 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.687 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:16.687 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.687 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:16.707 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:16.707 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} status="up"
2026-02-17 02:40:16.797 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2510"}
2026-02-17 02:40:16.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"}
2026-02-17 02:40:17.283 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9539" type:"ClusterIP" cluster_ips:"10.254.214.28" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:40:17.437 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-248" name:"default"}
2026-02-17 02:40:17.525 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-248"}
2026-02-17 02:40:17.602 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=97
2026-02-17 02:40:17.602 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:17.602 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:17.602 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:18.472 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9539"
2026-02-17 02:40:18.528 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-9539/sample-webhook-deployment-7d44fffc8-992sc, name=eth0)
2026-02-17 02:40:18.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali547f0bdf7e7" profile_ids:"kns.webhook-9539" profile_ids:"ksa.webhook-9539.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:40:18.529 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.529 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.529 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.530 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:18.530 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.530 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.534 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-9539/sample-webhook-deployment-7d44fffc8-992sc, name=eth0)
2026-02-17 02:40:18.551 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:18.551 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"} status="up"
2026-02-17 02:40:18.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc" endpoint_id:"eth0"}
2026-02-17 02:40:18.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9539"}
2026-02-17 02:40:18.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9539.default"}
2026-02-17 02:40:18.552 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.552 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9539" ipVersion=0x4 table="filter"
2026-02-17 02:40:18.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mJzIR_fYTXqGWqctzS" ipVersion=0x4 table="filter"
2026-02-17 02:40:18.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9539" ipVersion=0x4 table="filter"
2026-02-17 02:40:18.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mJzIR_fYTXqGWqctzS" ipVersion=0x4 table="filter"
2026-02-17 02:40:18.552 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali547f0bdf7e7" ipVersion=0x4 table="filter"
2026-02-17 02:40:18.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali547f0bdf7e7" ipVersion=0x4 table="filter"
2026-02-17 02:40:18.552 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.552 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.553 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.6
2026-02-17 02:40:18.610 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9539/sample-webhook-deployment-7d44fffc8-992sc", EndpointId:"eth0"}
2026-02-17 02:40:18.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"} labels:{key:"webhook-9539" value:"true"}
2026-02-17 02:40:18.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8146"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8146"} labels:{key:"webhook-9539-markers" value:"true"}
2026-02-17 02:40:18.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6528"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6528"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6528"}
2026-02-17 02:40:18.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-6528" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:19.444 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-3919" name:"default"}
2026-02-17 02:40:19.588 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3919"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-3919"}
2026-02-17 02:40:19.619 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-3919"}
2026-02-17 02:40:20.041 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali547f0bdf7e7" state="down"
2026-02-17 02:40:20.041 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547f0bdf7e7", State:"down", Index:97}
2026-02-17 02:40:20.042 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:20.042 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=97
2026-02-17 02:40:20.045 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali547f0bdf7e7" state=""
2026-02-17 02:40:20.046 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali547f0bdf7e7"
2026-02-17 02:40:20.076 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Typed[string]{}}
2026-02-17 02:40:20.076 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Typed[string]{}}
2026-02-17 02:40:20.076 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547f0bdf7e7", State:"", Index:97}
2026-02-17 02:40:20.076 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Set[string](nil)}
2026-02-17 02:40:20.076 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547f0bdf7e7", Addrs:set.Set[string](nil)}
2026-02-17 02:40:21.756 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6528"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6528"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6528"}
2026-02-17 02:40:21.783 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3998"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3998"}
2026-02-17 02:40:21.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:23.593 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"} labels:{key:"webhook-9539" value:"true"}
2026-02-17 02:40:23.786 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8146" name:"default"}
2026-02-17 02:40:23.834 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8146"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8146"} labels:{key:"webhook-9539-markers" value:"true"}
2026-02-17 02:40:23.860 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8146"}
2026-02-17 02:40:24.921 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3998"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3998"}
2026-02-17 02:40:24.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6814"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6814"}
2026-02-17 02:40:24.975 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:25.587 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6814/rc-test-6nfw4, name=eth0)
2026-02-17 02:40:25.588 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-6814"} profile:{inbound_rules:{action:"allow" rule_id:"n6q3-uT0-OcHiAmW"} outbound_rules:{action:"allow" rule_id:"ne12A4MDSBC1sArH"}}
2026-02-17 02:40:25.588 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-6814.default"} profile:{}
2026-02-17 02:40:25.588 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-6nfw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali717172abf48" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:40:25.588 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.588 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.588 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.588 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali717172abf48" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.588 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.588 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.589 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali717172abf48" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.589 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.589 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.589 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali717172abf48"
2026-02-17 02:40:25.589 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.589 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.626 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:25.626 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} status="down"
2026-02-17 02:40:25.658 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali717172abf48" state="down"
2026-02-17 02:40:25.658 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali717172abf48"
2026-02-17 02:40:25.658 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali717172abf48", State:"down", Index:98}
2026-02-17 02:40:25.658 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Typed[string]{}}
2026-02-17 02:40:25.658 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Typed[string]{}}
2026-02-17 02:40:25.658 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali717172abf48"
2026-02-17 02:40:25.659 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.659 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.661 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali717172abf48" state="up"
2026-02-17 02:40:25.683 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:25.683 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} status="down"
2026-02-17 02:40:25.683 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali717172abf48", State:"up", Index:98}
2026-02-17 02:40:25.683 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali717172abf48"
2026-02-17 02:40:25.683 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali717172abf48"
2026-02-17 02:40:25.683 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali717172abf48"
2026-02-17 02:40:25.684 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.684 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:25.703 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:25.703 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:26.722 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6814/rc-test-6nfw4, name=eth0)
2026-02-17 02:40:26.722 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-6nfw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali717172abf48" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:40:26.722 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:26.722 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:26.723 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:26.724 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali717172abf48"
2026-02-17 02:40:26.724 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:26.724 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:26.750 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:26.750 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:27.021 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-6528" name:"default"}
2026-02-17 02:40:27.137 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-17 02:40:27.137 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali717172abf48"
2026-02-17 02:40:27.137 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:27.137 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:27.163 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6528"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6528"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6528"}
2026-02-17 02:40:27.190 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-6528"}
2026-02-17 02:40:28.045 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6814/rc-test-6nfw4, name=eth0)
2026-02-17 02:40:28.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-6nfw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali717172abf48" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:40:28.046 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:28.046 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:28.046 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:28.047 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali717172abf48"
2026-02-17 02:40:28.047 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:28.047 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:28.068 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:28.068 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:28.084 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6814"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6814"}
2026-02-17 02:40:28.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6271"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6271"}
2026-02-17 02:40:28.138 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.228 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6271"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6271"}
2026-02-17 02:40:28.261 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1001"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1001"}
2026-02-17 02:40:28.284 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1001" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9539" name:"default"}
2026-02-17 02:40:28.858 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67, name=eth0)
2026-02-17 02:40:28.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-1001"} profile:{inbound_rules:{action:"allow" rule_id:"u3JgPwhloNOqDlsr"} outbound_rules:{action:"allow" rule_id:"JkdRwIyTYZGtiNWY"}}
2026-02-17 02:40:28.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-1001.default"} profile:{}
2026-02-17 02:40:28.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic86c1a35fac" profile_ids:"kns.container-probe-1001" profile_ids:"ksa.container-probe-1001.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:40:28.859 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.859 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.859 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.860 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic86c1a35fac" ipVersion=0x4 table="filter"
2026-02-17 02:40:28.860 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_F1Upje_ST1aKg7KmNL" ipVersion=0x4 table="filter"
2026-02-17 02:40:28.860 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1Lb3oZ2DntQzP75oI4" ipVersion=0x4 table="filter"
2026-02-17 02:40:28.860 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic86c1a35fac" ipVersion=0x4 table="filter"
2026-02-17 02:40:28.860 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_F1Upje_ST1aKg7KmNL" ipVersion=0x4 table="filter"
2026-02-17 02:40:28.860 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1Lb3oZ2DntQzP75oI4" ipVersion=0x4 table="filter"
2026-02-17 02:40:28.861 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic86c1a35fac"
2026-02-17 02:40:28.861 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.861 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.898 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:28.898 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} status="down"
2026-02-17 02:40:28.934 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic86c1a35fac" state="down"
2026-02-17 02:40:28.935 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic86c1a35fac"
2026-02-17 02:40:28.935 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic86c1a35fac", State:"down", Index:99}
2026-02-17 02:40:28.935 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Typed[string]{}}
2026-02-17 02:40:28.935 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Typed[string]{}}
2026-02-17 02:40:28.935 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic86c1a35fac"
2026-02-17 02:40:28.935 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.935 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.935 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic86c1a35fac" state="up"
2026-02-17 02:40:28.956 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:28.956 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} status="down"
2026-02-17 02:40:28.956 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic86c1a35fac", State:"up", Index:99}
2026-02-17 02:40:28.956 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic86c1a35fac"
2026-02-17 02:40:28.956 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic86c1a35fac"
2026-02-17 02:40:28.956 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic86c1a35fac"
2026-02-17 02:40:28.957 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.957 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:28.974 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:28.974 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} status="up"
2026-02-17 02:40:28.984 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9539"}
2026-02-17 02:40:29.739 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67, name=eth0)
2026-02-17 02:40:29.739 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic86c1a35fac" profile_ids:"kns.container-probe-1001" profile_ids:"ksa.container-probe-1001.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:40:29.739 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:29.740 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:29.740 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:29.744 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic86c1a35fac"
2026-02-17 02:40:29.744 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:29.744 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:29.770 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:29.770 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} status="up"
2026-02-17 02:40:30.096 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3998" name:"default"}
2026-02-17 02:40:30.275 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3998"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3998"}
2026-02-17 02:40:30.304 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3998"}
2026-02-17 02:40:30.593 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-17 02:40:30.593 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic86c1a35fac"
2026-02-17 02:40:30.593 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:30.593 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:33.110 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6814/rc-test-6nfw4, name=eth0)
2026-02-17 02:40:33.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-6nfw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali717172abf48" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:40:33.111 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.111 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.111 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.112 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali717172abf48"
2026-02-17 02:40:33.112 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.112 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.130 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6814/rc-test-6nfw4, name=eth0)
2026-02-17 02:40:33.132 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:33.132 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:33.132 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-6nfw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali717172abf48" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:40:33.132 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.132 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.132 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.132 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali717172abf48"
2026-02-17 02:40:33.132 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.132 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.153 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:33.153 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:33.153 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6814"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6814"}
2026-02-17 02:40:33.306 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6271" name:"default"}
2026-02-17 02:40:33.529 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-6814/rc-test-6nfw4, name=eth0)
2026-02-17 02:40:33.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-6nfw4" endpoint_id:"eth0"}
2026-02-17 02:40:33.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-6814"}
2026-02-17 02:40:33.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-6814.default"}
2026-02-17 02:40:33.529 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.529 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.536 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali717172abf48" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.536 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali717172abf48" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.536 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.536 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.537 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.33
2026-02-17 02:40:33.586 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-6nfw4", EndpointId:"eth0"}
2026-02-17 02:40:33.614 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6271"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6271"}
2026-02-17 02:40:33.633 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-17 02:40:33.633 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali717172abf48"
2026-02-17 02:40:33.636 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali717172abf48" state="down"
2026-02-17 02:40:33.636 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali717172abf48" state=""
2026-02-17 02:40:33.636 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali717172abf48"
2026-02-17 02:40:33.640 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6271"}
2026-02-17 02:40:33.662 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Typed[string]{}}
2026-02-17 02:40:33.662 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Typed[string]{}}
2026-02-17 02:40:33.662 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali717172abf48", State:"down", Index:98}
2026-02-17 02:40:33.662 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali717172abf48", State:"", Index:98}
2026-02-17 02:40:33.662 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Set[string](nil)}
2026-02-17 02:40:33.662 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali717172abf48", Addrs:set.Set[string](nil)}
2026-02-17 02:40:38.222 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6814" name:"default"}
2026-02-17 02:40:38.427 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6814"}
2026-02-17 02:40:43.487 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:40:43.488 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-7897"} profile:{inbound_rules:{action:"allow" rule_id:"V2RBVsi1u9JJ1jJT"} outbound_rules:{action:"allow" rule_id:"Z2_W-6aZ9R1fv9RL"}}
2026-02-17 02:40:43.551 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-7897.default"} profile:{}
2026-02-17 02:40:43.551 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:40:43.551 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:43.551 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:43.551 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:43.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali094530d448b" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali094530d448b" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.552 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.552 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali094530d448b"
2026-02-17 02:40:43.552 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:43.552 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:43.555 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali094530d448b" state="down"
2026-02-17 02:40:43.555 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali094530d448b"
2026-02-17 02:40:43.561 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali094530d448b" state="up"
2026-02-17 02:40:43.596 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:43.596 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:40:43.596 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali094530d448b", State:"down", Index:100}
2026-02-17 02:40:43.596 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Typed[string]{}}
2026-02-17 02:40:43.596 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Typed[string]{}}
2026-02-17 02:40:43.596 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali094530d448b", State:"up", Index:100}
2026-02-17 02:40:43.596 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali094530d448b"
2026-02-17 02:40:43.596 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali094530d448b"
2026-02-17 02:40:43.596 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:40:43.597 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:43.597 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:43.620 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:43.620 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:44.805 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-17 02:40:44.805 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali094530d448b"
2026-02-17 02:40:44.805 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:44.805 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:44.822 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:40:44.825 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:40:44.826 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.826 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.826 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.827 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:40:44.827 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.827 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.839 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:40:44.853 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:44.853 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:44.853 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:40:44.854 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.854 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.854 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.855 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:40:44.855 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.855 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:44.878 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:44.878 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:51.751 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67, name=eth0)
2026-02-17 02:40:51.752 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic86c1a35fac" profile_ids:"kns.container-probe-1001" profile_ids:"ksa.container-probe-1001.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:40:51.752 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:51.752 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:51.752 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:51.752 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic86c1a35fac"
2026-02-17 02:40:51.752 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:51.752 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:51.774 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:51.774 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} status="up"
2026-02-17 02:40:52.399 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1001"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1001"}
2026-02-17 02:40:52.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5870"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5870"}
2026-02-17 02:40:52.473 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-5870" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:52.506 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5870"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5870"}
2026-02-17 02:40:52.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-6007"}
2026-02-17 02:40:52.559 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-6007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:52.824 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:40:52.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:40:52.827 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:52.829 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:52.830 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:52.832 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:40:52.833 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:52.833 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:40:52.856 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:52.856 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:55.932 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:40:57.435 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67, name=eth0)
2026-02-17 02:40:57.436 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic86c1a35fac" profile_ids:"kns.container-probe-1001" profile_ids:"ksa.container-probe-1001.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:40:57.436 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.436 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.436 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.438 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic86c1a35fac"
2026-02-17 02:40:57.438 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.438 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.454 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67, name=eth0)
2026-02-17 02:40:57.462 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:57.462 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} status="up"
2026-02-17 02:40:57.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1001"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1001"}
2026-02-17 02:40:57.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic86c1a35fac" profile_ids:"kns.container-probe-1001" profile_ids:"ksa.container-probe-1001.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:40:57.462 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.462 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.462 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.463 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic86c1a35fac"
2026-02-17 02:40:57.463 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.463 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.488 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:57.488 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"} status="up"
2026-02-17 02:40:57.732 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67, name=eth0)
2026-02-17 02:40:57.733 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67" endpoint_id:"eth0"}
2026-02-17 02:40:57.733 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-1001"}
2026-02-17 02:40:57.733 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-1001.default"}
2026-02-17 02:40:57.733 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.733 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.734 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_F1Upje_ST1aKg7KmNL" ipVersion=0x4 table="filter"
2026-02-17 02:40:57.735 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1Lb3oZ2DntQzP75oI4" ipVersion=0x4 table="filter"
2026-02-17 02:40:57.735 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_F1Upje_ST1aKg7KmNL" ipVersion=0x4 table="filter"
2026-02-17 02:40:57.735 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1Lb3oZ2DntQzP75oI4" ipVersion=0x4 table="filter"
2026-02-17 02:40:57.735 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.735 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic86c1a35fac" ipVersion=0x4 table="filter"
2026-02-17 02:40:57.735 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic86c1a35fac" ipVersion=0x4 table="filter"
2026-02-17 02:40:57.735 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.735 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.736 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.32
2026-02-17 02:40:57.802 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1001/test-webserver-6d3dfb4b-7f4b-482e-b771-6b3f42b0cf67", EndpointId:"eth0"}
2026-02-17 02:40:57.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-5870" name:"default"}
2026-02-17 02:40:57.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5870"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5870"}
2026-02-17 02:40:57.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-5870"}
2026-02-17 02:40:57.843 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic86c1a35fac" state="down"
2026-02-17 02:40:57.843 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic86c1a35fac"
2026-02-17 02:40:57.843 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic86c1a35fac", State:"down", Index:99}
2026-02-17 02:40:57.843 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Typed[string]{}}
2026-02-17 02:40:57.843 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Typed[string]{}}
2026-02-17 02:40:57.846 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-17 02:40:57.846 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic86c1a35fac" state=""
2026-02-17 02:40:57.846 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic86c1a35fac"
2026-02-17 02:40:57.871 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic86c1a35fac", State:"", Index:99}
2026-02-17 02:40:57.871 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Set[string](nil)}
2026-02-17 02:40:57.871 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic86c1a35fac", Addrs:set.Set[string](nil)}
2026-02-17 02:40:58.769 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-6007"}
2026-02-17 02:40:58.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9932"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"events-9932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9932"}
2026-02-17 02:40:58.818 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9932" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:58.913 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9932"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"events-9932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9932"}
2026-02-17 02:40:58.953 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6576"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6576"}
2026-02-17 02:40:58.953 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:01.837 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6576"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6576"}
2026-02-17 02:41:01.864 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7585"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7585"}
2026-02-17 02:41:01.893 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7585" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:02.543 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1001" name:"default"}
2026-02-17 02:41:02.760 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1001"}
2026-02-17 02:41:02.788 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-c9wg8, name=eth0)
2026-02-17 02:41:02.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-7585"} profile:{inbound_rules:{action:"allow" rule_id:"W74dkCNkNh3M98K9"} outbound_rules:{action:"allow" rule_id:"VL4Ya1JX4vsI3UKz"}}
2026-02-17 02:41:02.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-7585.default"} profile:{}
2026-02-17 02:41:02.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-c9wg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaffe789174" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:41:02.789 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.789 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.789 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicaffe789174" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicaffe789174" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.790 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.790 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicaffe789174"
2026-02-17 02:41:02.790 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.790 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.826 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:02.826 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} status="down"
2026-02-17 02:41:02.861 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calicaffe789174" state="down"
2026-02-17 02:41:02.862 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicaffe789174"
2026-02-17 02:41:02.862 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaffe789174", State:"down", Index:101}
2026-02-17 02:41:02.862 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Typed[string]{}}
2026-02-17 02:41:02.862 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Typed[string]{}}
2026-02-17 02:41:02.862 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicaffe789174"
2026-02-17 02:41:02.862 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.862 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.864 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calicaffe789174" state="up"
2026-02-17 02:41:02.878 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:02.878 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} status="down"
2026-02-17 02:41:02.878 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaffe789174", State:"up", Index:101}
2026-02-17 02:41:02.878 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicaffe789174"
2026-02-17 02:41:02.878 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicaffe789174"
2026-02-17 02:41:02.878 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaffe789174"
2026-02-17 02:41:02.879 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.879 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:02.898 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:02.898 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} status="up"
2026-02-17 02:41:03.814 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-6007"}
2026-02-17 02:41:03.848 [INFO][79] felix/summary.go 100: Summarising 151 dataplane reconciliation loops over 1m0.2s: avg=27ms longest=68ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:41:04.195 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9932" name:"default"}
2026-02-17 02:41:04.221 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9932"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"events-9932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9932"}
2026-02-17 02:41:04.246 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9932"}
2026-02-17 02:41:04.545 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=101
2026-02-17 02:41:04.545 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicaffe789174"
2026-02-17 02:41:04.545 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:04.545 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:07.055 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6576" name:"default"}
2026-02-17 02:41:07.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6576"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6576"}
2026-02-17 02:41:07.288 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6576"}
2026-02-17 02:41:07.936 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-c9wg8, name=eth0)
2026-02-17 02:41:07.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-c9wg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaffe789174" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:41:07.939 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:07.939 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:07.939 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:07.940 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaffe789174"
2026-02-17 02:41:07.940 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:07.940 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:07.958 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:07.958 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} status="up"
2026-02-17 02:41:13.867 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:41:13.868 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:41:13.868 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:13.868 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:13.868 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:13.869 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:41:13.870 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:13.870 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:13.892 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:13.892 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:16.319 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:41:16.320 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:41:16.320 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.320 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.320 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.321 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:41:16.322 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.322 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.341 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:41:16.351 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:16.351 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:16.352 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:41:16.352 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.352 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.352 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.353 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:41:16.353 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.353 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.386 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:16.386 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:17.333 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:41:17.333 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali094530d448b" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:41:17.334 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.334 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.334 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.336 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali094530d448b"
2026-02-17 02:41:17.336 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.336 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.357 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:17.357 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:17.715 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-7897/ss-1, name=eth0)
2026-02-17 02:41:17.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-1" endpoint_id:"eth0"}
2026-02-17 02:41:17.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-7897"}
2026-02-17 02:41:17.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-7897.default"}
2026-02-17 02:41:17.716 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.716 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.717 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:41:17.717 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:41:17.717 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:41:17.717 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:41:17.717 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.718 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali094530d448b" ipVersion=0x4 table="filter"
2026-02-17 02:41:17.718 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali094530d448b" ipVersion=0x4 table="filter"
2026-02-17 02:41:17.718 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.718 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.725 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.31
2026-02-17 02:41:17.770 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.820 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=100
2026-02-17 02:41:17.821 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali094530d448b"
2026-02-17 02:41:17.821 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali094530d448b" state="down"
2026-02-17 02:41:17.821 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:17.821 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:17.821 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali094530d448b", State:"down", Index:100}
2026-02-17 02:41:17.824 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali094530d448b" state=""
2026-02-17 02:41:17.824 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali094530d448b"
2026-02-17 02:41:17.846 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali094530d448b", State:"", Index:100}
2026-02-17 02:41:17.846 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Set[string](nil)}
2026-02-17 02:41:17.846 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali094530d448b", Addrs:set.Set[string](nil)}
2026-02-17 02:41:21.997 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-c9wg8, name=eth0)
2026-02-17 02:41:21.997 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-c9wg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaffe789174" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:41:21.997 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.002 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.002 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.002 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaffe789174"
2026-02-17 02:41:22.003 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.003 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.015 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-c9wg8, name=eth0)
2026-02-17 02:41:22.030 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:22.031 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} status="up"
2026-02-17 02:41:22.031 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-c9wg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaffe789174" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:41:22.031 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.031 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.031 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.031 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaffe789174"
2026-02-17 02:41:22.032 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.032 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.051 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:22.051 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"} status="up"
2026-02-17 02:41:22.235 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7585"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7585"}
2026-02-17 02:41:22.256 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-640"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-640"}
2026-02-17 02:41:22.275 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:22.308 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-c9wg8, name=eth0)
2026-02-17 02:41:22.308 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-c9wg8" endpoint_id:"eth0"}
2026-02-17 02:41:22.308 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-7585"}
2026-02-17 02:41:22.308 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-7585.default"}
2026-02-17 02:41:22.309 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.309 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.310 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.310 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.310 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.310 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.310 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.310 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicaffe789174" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.310 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicaffe789174" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.310 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.310 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.311 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.34
2026-02-17 02:41:22.371 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-c9wg8", EndpointId:"eth0"}
2026-02-17 02:41:22.414 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calicaffe789174" state="down"
2026-02-17 02:41:22.415 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicaffe789174"
2026-02-17 02:41:22.415 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=101
2026-02-17 02:41:22.415 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaffe789174", State:"down", Index:101}
2026-02-17 02:41:22.415 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Typed[string]{}}
2026-02-17 02:41:22.415 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Typed[string]{}}
2026-02-17 02:41:22.421 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calicaffe789174" state=""
2026-02-17 02:41:22.422 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicaffe789174"
2026-02-17 02:41:22.436 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaffe789174", State:"", Index:101}
2026-02-17 02:41:22.436 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Set[string](nil)}
2026-02-17 02:41:22.436 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaffe789174", Addrs:set.Set[string](nil)}
2026-02-17 02:41:22.864 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69, name=eth0)
2026-02-17 02:41:22.865 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-640"} profile:{inbound_rules:{action:"allow" rule_id:"srtiJreZSQj3O1qA"} outbound_rules:{action:"allow" rule_id:"oq4wbV6tAsCtMMf8"}}
2026-02-17 02:41:22.865 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-640.default"} profile:{}
2026-02-17 02:41:22.865 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e237d82bcd" profile_ids:"kns.projected-640" profile_ids:"ksa.projected-640.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:41:22.865 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.865 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.865 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.866 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2e237d82bcd" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.866 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-640" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.866 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vixZw4XutgMeRGKzjU" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.866 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2e237d82bcd" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.866 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-640" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.866 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vixZw4XutgMeRGKzjU" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.866 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:22.866 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.866 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.898 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:22.898 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} status="down"
2026-02-17 02:41:22.946 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali2e237d82bcd" state="down"
2026-02-17 02:41:22.946 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e237d82bcd"
2026-02-17 02:41:22.946 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e237d82bcd", State:"down", Index:102}
2026-02-17 02:41:22.946 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:22.946 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:22.946 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:22.946 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.946 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.947 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali2e237d82bcd" state="up"
2026-02-17 02:41:22.972 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:22.972 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} status="down"
2026-02-17 02:41:22.972 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e237d82bcd", State:"up", Index:102}
2026-02-17 02:41:22.972 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:22.972 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:22.973 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:22.973 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.973 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:22.995 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:22.996 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} status="up"
2026-02-17 02:41:23.436 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7897"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7897"}
2026-02-17 02:41:23.464 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9878"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9878"}
2026-02-17 02:41:23.486 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:23.510 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9878" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:23.873 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=102
2026-02-17 02:41:23.874 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2e237d82bcd"
2026-02-17 02:41:23.874 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:23.874 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:24.025 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69, name=eth0)
2026-02-17 02:41:24.026 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e237d82bcd" profile_ids:"kns.projected-640" profile_ids:"ksa.projected-640.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:41:24.026 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:24.026 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:24.026 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:24.026 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:24.026 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:24.026 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:24.047 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:24.047 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} status="up"
2026-02-17 02:41:24.109 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:24.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9878.default"} profile:{}
2026-02-17 02:41:24.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9878"} profile:{inbound_rules:{action:"allow" rule_id:"1Tku9Wqynk3PebbD"} outbound_rules:{action:"allow" rule_id:"geAM8-zhxJuZBKkK"}}
2026-02-17 02:41:24.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:41:24.110 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.110 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.110 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:24.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:24.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:24.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:24.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:24.111 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:24.111 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic04417a20cb"
2026-02-17 02:41:24.111 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.111 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.158 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:24.158 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:41:24.191 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calic04417a20cb" state="down"
2026-02-17 02:41:24.191 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic04417a20cb"
2026-02-17 02:41:24.191 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"down", Index:103}
2026-02-17 02:41:24.191 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:24.191 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:24.191 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic04417a20cb"
2026-02-17 02:41:24.191 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.192 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.194 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calic04417a20cb" state="up"
2026-02-17 02:41:24.212 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:24.212 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:41:24.212 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"up", Index:103}
2026-02-17 02:41:24.212 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic04417a20cb"
2026-02-17 02:41:24.212 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic04417a20cb"
2026-02-17 02:41:24.212 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:24.212 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.212 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:24.242 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:24.242 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:25.043 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:25.043 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:41:25.043 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:25.043 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:25.043 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:25.043 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:25.044 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:25.044 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:25.065 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:25.065 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:25.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:41:25.107 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:25.107 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:25.185 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=103
2026-02-17 02:41:25.185 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic04417a20cb"
2026-02-17 02:41:25.185 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:25.185 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:25.205 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69, name=eth0)
2026-02-17 02:41:25.211 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e237d82bcd" profile_ids:"kns.projected-640" profile_ids:"ksa.projected-640.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:41:25.211 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.211 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.211 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.212 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:25.212 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.212 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.227 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:25.227 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} status="down"
2026-02-17 02:41:25.309 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=102
2026-02-17 02:41:25.309 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e237d82bcd"
2026-02-17 02:41:25.309 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali2e237d82bcd" state="down"
2026-02-17 02:41:25.309 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:25.309 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:25.309 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e237d82bcd", State:"down", Index:102}
2026-02-17 02:41:25.309 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:25.309 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:25.309 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.309 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.310 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.36
2026-02-17 02:41:25.310 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali2e237d82bcd" state=""
2026-02-17 02:41:25.310 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2e237d82bcd"
2026-02-17 02:41:25.332 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:25.332 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} status="down"
2026-02-17 02:41:25.333 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e237d82bcd", State:"", Index:102}
2026-02-17 02:41:25.333 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Set[string](nil)}
2026-02-17 02:41:25.333 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e237d82bcd", Addrs:set.Set[string](nil)}
2026-02-17 02:41:25.333 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e237d82bcd"
2026-02-17 02:41:25.333 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.333 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.351 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:25.351 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"} status="down"
2026-02-17 02:41:25.405 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69, name=eth0)
2026-02-17 02:41:25.405 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69" endpoint_id:"eth0"}
2026-02-17 02:41:25.405 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-640.default"}
2026-02-17 02:41:25.405 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-640"}
2026-02-17 02:41:25.405 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.405 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.406 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-640" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.406 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vixZw4XutgMeRGKzjU" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.406 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-640" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.406 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vixZw4XutgMeRGKzjU" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.406 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.406 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2e237d82bcd" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.406 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2e237d82bcd" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.406 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.406 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:25.466 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-640/pod-projected-configmaps-1b3b1983-8c1e-405e-890d-0069c3541d69", EndpointId:"eth0"}
2026-02-17 02:41:26.054 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:26.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:41:26.054 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:26.054 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:26.054 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:26.055 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:26.056 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:26.056 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:26.076 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:26.076 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:26.375 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-640"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-640"}
2026-02-17 02:41:26.405 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5291"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-5291"}
2026-02-17 02:41:26.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-5291" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:26.600 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5291"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-5291"}
2026-02-17 02:41:26.624 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2701"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2701"}
2026-02-17 02:41:26.654 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-2701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:27.533 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7585" name:"default"}
2026-02-17 02:41:27.612 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7585"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7585"}
2026-02-17 02:41:27.636 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l, name=eth0)
2026-02-17 02:41:27.636 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-2701"} profile:{inbound_rules:{action:"allow" rule_id:"uSRaxE6PE7Qjnh_e"} outbound_rules:{action:"allow" rule_id:"dpO7-SE8pYI5cCCK"}}
2026-02-17 02:41:27.637 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-2701.default"} profile:{}
2026-02-17 02:41:27.637 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17a5f5c52fa" profile_ids:"kns.crd-webhook-2701" profile_ids:"ksa.crd-webhook-2701.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:41:27.637 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:27.637 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:27.637 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:27.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali17a5f5c52fa" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CCib2WN7HWGwsbRmF6" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bWQ2ifle9qvTI8u8tW" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali17a5f5c52fa" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CCib2WN7HWGwsbRmF6" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.639 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bWQ2ifle9qvTI8u8tW" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.639 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:27.639 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:27.639 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:27.686 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:27.686 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} status="down"
2026-02-17 02:41:27.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7585"}
2026-02-17 02:41:27.704 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali17a5f5c52fa" state="down"
2026-02-17 02:41:27.704 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:27.706 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali17a5f5c52fa" state="up"
2026-02-17 02:41:27.710 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17a5f5c52fa", State:"down", Index:104}
2026-02-17 02:41:27.710 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:27.710 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:27.710 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17a5f5c52fa", State:"up", Index:104}
2026-02-17 02:41:27.710 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:27.710 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:27.710 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:27.710 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:27.710 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:27.731 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:27.731 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.068 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l, name=eth0)
2026-02-17 02:41:28.068 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17a5f5c52fa" profile_ids:"kns.crd-webhook-2701" profile_ids:"ksa.crd-webhook-2701.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:41:28.068 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.069 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.069 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.070 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:28.070 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.070 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.084 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l, name=eth0)
2026-02-17 02:41:28.093 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:28.093 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.093 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17a5f5c52fa" profile_ids:"kns.crd-webhook-2701" profile_ids:"ksa.crd-webhook-2701.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:41:28.094 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.094 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.094 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.094 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:28.094 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.094 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:28.117 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:28.117 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-7897" name:"default"}
2026-02-17 02:41:28.851 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-7897"
2026-02-17 02:41:28.882 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7897"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7897"}
2026-02-17 02:41:28.900 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-7897"}
2026-02-17 02:41:29.099 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-2701" type:"ClusterIP" cluster_ips:"10.254.110.118" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:41:29.121 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=104
2026-02-17 02:41:29.121 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:29.162 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:29.162 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:31.576 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-640" name:"default"}
2026-02-17 02:41:31.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-640"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-640"}
2026-02-17 02:41:31.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-640"}
2026-02-17 02:41:31.867 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-5291" name:"default"}
2026-02-17 02:41:31.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5291"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-5291"}
2026-02-17 02:41:31.960 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-5291"}
2026-02-17 02:41:33.242 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-2701"
2026-02-17 02:41:33.296 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l, name=eth0)
2026-02-17 02:41:33.300 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l, name=eth0)
2026-02-17 02:41:33.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17a5f5c52fa" profile_ids:"kns.crd-webhook-2701" profile_ids:"ksa.crd-webhook-2701.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:41:33.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l" endpoint_id:"eth0"}
2026-02-17 02:41:33.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-2701"}
2026-02-17 02:41:33.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-2701.default"}
2026-02-17 02:41:33.301 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:33.301 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:33.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CCib2WN7HWGwsbRmF6" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bWQ2ifle9qvTI8u8tW" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CCib2WN7HWGwsbRmF6" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.301 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bWQ2ifle9qvTI8u8tW" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.301 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:33.302 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali17a5f5c52fa" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.302 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali17a5f5c52fa" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.302 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:33.302 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:33.302 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.38
2026-02-17 02:41:33.366 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-2701/sample-crd-conversion-webhook-deployment-788cb954bd-tb82l", EndpointId:"eth0"}
2026-02-17 02:41:33.366 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2701"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2701"}
2026-02-17 02:41:33.367 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1530"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1530"}
2026-02-17 02:41:33.367 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:33.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1530" type:"ClusterIP" cluster_ips:"10.254.57.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:33.425 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-1530" type:"ClusterIP" cluster_ips:"10.254.227.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:33.659 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=104
2026-02-17 02:41:33.659 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:33.659 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali17a5f5c52fa" state="down"
2026-02-17 02:41:33.659 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:33.659 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:33.659 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17a5f5c52fa", State:"down", Index:104}
2026-02-17 02:41:33.659 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali17a5f5c52fa" state=""
2026-02-17 02:41:33.659 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali17a5f5c52fa"
2026-02-17 02:41:33.681 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17a5f5c52fa", State:"", Index:104}
2026-02-17 02:41:33.681 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Set[string](nil)}
2026-02-17 02:41:33.681 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17a5f5c52fa", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.000 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-zxkdc, name=eth0)
2026-02-17 02:41:34.001 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1530.default"} profile:{}
2026-02-17 02:41:34.001 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1530"} profile:{inbound_rules:{action:"allow" rule_id:"IMlJUuRZHG6WW5nW"} outbound_rules:{action:"allow" rule_id:"wPWGcy-qj2HTjsL-"}}
2026-02-17 02:41:34.001 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-zxkdc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48e1d57f82b" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:41:34.001 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.001 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.001 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.001 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali48e1d57f82b" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.001 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali48e1d57f82b" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.002 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali48e1d57f82b"
2026-02-17 02:41:34.002 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.002 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.044 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.044 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.079 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali48e1d57f82b" state="down"
2026-02-17 02:41:34.079 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48e1d57f82b"
2026-02-17 02:41:34.079 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48e1d57f82b", State:"down", Index:105}
2026-02-17 02:41:34.079 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.079 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.080 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48e1d57f82b"
2026-02-17 02:41:34.080 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.080 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.081 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali48e1d57f82b" state="up"
2026-02-17 02:41:34.110 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.110 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.110 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48e1d57f82b", State:"up", Index:105}
2026-02-17 02:41:34.110 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali48e1d57f82b"
2026-02-17 02:41:34.110 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48e1d57f82b"
2026-02-17 02:41:34.110 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48e1d57f82b"
2026-02-17 02:41:34.110 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.110 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:34.128 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:34.128 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} status="up"
2026-02-17 02:41:34.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:41:34.940 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:34.940 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:35.045 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=105
2026-02-17 02:41:35.045 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali48e1d57f82b"
2026-02-17 02:41:35.045 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:35.045 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:35.112 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-zxkdc, name=eth0)
2026-02-17 02:41:35.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-zxkdc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48e1d57f82b" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:41:35.112 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:35.113 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:35.113 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:35.114 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48e1d57f82b"
2026-02-17 02:41:35.115 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:35.115 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:35.134 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:35.134 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.440 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:36.440 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:41:36.440 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.440 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.440 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.445 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:36.445 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.445 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.460 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:36.495 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.495 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.495 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:41:36.496 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.496 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.496 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.496 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:36.497 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.497 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.517 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.518 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.757 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:36.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"}
2026-02-17 02:41:36.758 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9878"}
2026-02-17 02:41:36.758 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9878.default"}
2026-02-17 02:41:36.758 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.758 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.759 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.759 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.759 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.759 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.759 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.759 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.759 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.759 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.759 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.766 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.35
bird: KIF: Received address message for unknown interface 103
2026-02-17 02:41:36.824 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:36.861 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calic04417a20cb" state="down"
2026-02-17 02:41:36.862 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic04417a20cb"
2026-02-17 02:41:36.862 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=103
2026-02-17 02:41:36.862 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"down", Index:103}
2026-02-17 02:41:36.862 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.862 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.863 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calic04417a20cb" state=""
2026-02-17 02:41:36.864 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic04417a20cb"
2026-02-17 02:41:36.886 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"", Index:103}
2026-02-17 02:41:36.887 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Set[string](nil)}
2026-02-17 02:41:36.887 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Set[string](nil)}
2026-02-17 02:41:37.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1530" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:37.725 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:37.726 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9878"} profile:{inbound_rules:{action:"allow" rule_id:"1Tku9Wqynk3PebbD"} outbound_rules:{action:"allow" rule_id:"geAM8-zhxJuZBKkK"}}
2026-02-17 02:41:37.726 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9878.default"} profile:{}
2026-02-17 02:41:37.727 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:41:37.727 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.727 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.727 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.733 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:37.733 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:37.733 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:37.733 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:37.733 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:37.733 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:37.733 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic04417a20cb"
2026-02-17 02:41:37.733 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.733 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.784 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:37.784 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:41:37.799 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic04417a20cb" state="down"
2026-02-17 02:41:37.799 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic04417a20cb"
2026-02-17 02:41:37.799 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"down", Index:106}
2026-02-17 02:41:37.799 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:37.799 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:37.799 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic04417a20cb"
2026-02-17 02:41:37.799 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.799 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.803 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic04417a20cb" state="up"
2026-02-17 02:41:37.819 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:37.819 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:41:37.819 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"up", Index:106}
2026-02-17 02:41:37.819 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic04417a20cb"
2026-02-17 02:41:37.819 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic04417a20cb"
2026-02-17 02:41:37.820 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:37.820 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.820 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:37.843 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:37.843 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:38.067 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/execpodz87t9, name=eth0)
2026-02-17 02:41:38.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/execpodz87t9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c56a45ad6a" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:41:38.067 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.067 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.067 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4c56a45ad6a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4c56a45ad6a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.068 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:38.068 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.068 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.105 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.105 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.144 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali4c56a45ad6a" state="down"
2026-02-17 02:41:38.144 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:38.144 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c56a45ad6a", State:"down", Index:107}
2026-02-17 02:41:38.144 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.144 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.144 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:38.144 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.144 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.146 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali4c56a45ad6a" state="up"
2026-02-17 02:41:38.167 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.167 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.167 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c56a45ad6a", State:"up", Index:107}
2026-02-17 02:41:38.167 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:38.167 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:38.167 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:38.167 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.167 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:38.192 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:38.192 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:38.451 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-2701" name:"default"}
2026-02-17 02:41:38.598 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2701"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2701"}
2026-02-17 02:41:38.625 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-2701"}
2026-02-17 02:41:39.154 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/execpodz87t9, name=eth0)
2026-02-17 02:41:39.154 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/execpodz87t9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c56a45ad6a" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:41:39.154 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:39.154 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:39.154 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:39.155 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:39.155 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:39.155 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:39.172 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:39.176 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.176 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.177 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:41:39.177 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:39.177 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:39.177 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:39.178 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:39.178 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:39.179 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:39.196 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.196 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.682 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=106
2026-02-17 02:41:39.682 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic04417a20cb"
2026-02-17 02:41:39.682 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:39.682 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:39.714 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-1530"
2026-02-17 02:41:39.803 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-zxkdc, name=eth0)
2026-02-17 02:41:39.815 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-zxkdc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48e1d57f82b" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:41:39.815 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.815 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.815 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.816 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48e1d57f82b"
2026-02-17 02:41:39.816 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.816 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.817 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-zxkdc, name=eth0)
2026-02-17 02:41:39.842 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.842 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.842 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-zxkdc" endpoint_id:"eth0"}
2026-02-17 02:41:39.842 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-1530"
2026-02-17 02:41:39.842 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.843 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.843 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.843 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.843 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali48e1d57f82b" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.843 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.843 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali48e1d57f82b" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.843 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.843 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.843 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.37
2026-02-17 02:41:39.899 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-zxkdc", EndpointId:"eth0"}
2026-02-17 02:41:39.900 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1530"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1530"}
2026-02-17 02:41:39.900 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-1158"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-1158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-1158"}
2026-02-17 02:41:39.917 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-1158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:40.033 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=107
2026-02-17 02:41:40.033 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:40.033 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.033 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.086 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:41:40.086 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:40.086 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:41.061 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-6007" name:"default"}
2026-02-17 02:41:41.195 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"}
2026-02-17 02:41:42.214 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali48e1d57f82b" state="down"
2026-02-17 02:41:42.214 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48e1d57f82b"
2026-02-17 02:41:42.214 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=105
2026-02-17 02:41:42.214 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48e1d57f82b", State:"down", Index:105}
2026-02-17 02:41:42.214 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:42.214 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:42.217 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali48e1d57f82b" state=""
2026-02-17 02:41:42.217 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali48e1d57f82b"
2026-02-17 02:41:42.240 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48e1d57f82b", State:"", Index:105}
2026-02-17 02:41:42.240 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Set[string](nil)}
2026-02-17 02:41:42.240 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48e1d57f82b", Addrs:set.Set[string](nil)}
2026-02-17 02:41:43.593 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:43.594 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:41:43.594 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.594 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.594 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.596 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:43.597 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.597 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.617 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:43.642 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:43.642 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:43.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic04417a20cb" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:41:43.643 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9878"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9878"}
2026-02-17 02:41:43.643 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.643 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.643 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.643 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic04417a20cb"
2026-02-17 02:41:43.644 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.644 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:43.663 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:43.664 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:43.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4941"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4941"}
2026-02-17 02:41:43.698 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-4941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:43.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4941"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4941"}
2026-02-17 02:41:43.881 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9487"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9487"}
2026-02-17 02:41:43.903 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-9487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:44.002 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9878/test-ss-0, name=eth0)
2026-02-17 02:41:44.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-0" endpoint_id:"eth0"}
2026-02-17 02:41:44.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9878.default"}
2026-02-17 02:41:44.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9878"}
2026-02-17 02:41:44.004 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:44.004 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:44.008 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.009 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.010 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.010 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.010 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:44.010 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.010 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic04417a20cb" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.010 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:44.010 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:44.011 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.40
2026-02-17 02:41:44.075 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:41:44.107 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=106
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic04417a20cb"
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic04417a20cb" state="down"
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic04417a20cb" state=""
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic04417a20cb"
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:44.107 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Typed[string]{}}
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"down", Index:106}
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic04417a20cb", State:"", Index:106}
2026-02-17 02:41:44.107 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Set[string](nil)}
2026-02-17 02:41:44.107 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic04417a20cb", Addrs:set.Set[string](nil)}
2026-02-17 02:41:44.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9487"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9487"}
2026-02-17 02:41:44.889 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8176"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8176"}
2026-02-17 02:41:44.889 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8176" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:44.904 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/execpodz87t9, name=eth0)
2026-02-17 02:41:44.911 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/execpodz87t9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c56a45ad6a" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:41:44.912 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.912 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.912 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.912 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:44.913 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.913 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.919 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1530/execpodz87t9, name=eth0)
2026-02-17 02:41:44.940 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:44.940 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:44.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9692"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9692"}
2026-02-17 02:41:44.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/execpodz87t9" endpoint_id:"eth0"}
2026-02-17 02:41:44.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1530.default"}
2026-02-17 02:41:44.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1530"}
2026-02-17 02:41:44.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-9692" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:44.940 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.940 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.941 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.941 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.941 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.941 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.941 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.941 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4c56a45ad6a" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.941 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4c56a45ad6a" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.941 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.941 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:44.941 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.39
2026-02-17 02:41:45.000 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/execpodz87t9", EndpointId:"eth0"}
2026-02-17 02:41:45.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1530" name:"default"}
2026-02-17 02:41:45.277 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali4c56a45ad6a" state="down"
2026-02-17 02:41:45.278 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:45.278 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=107
2026-02-17 02:41:45.278 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c56a45ad6a", State:"down", Index:107}
2026-02-17 02:41:45.278 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:45.278 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:45.283 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali4c56a45ad6a" state=""
2026-02-17 02:41:45.283 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4c56a45ad6a"
2026-02-17 02:41:45.302 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c56a45ad6a", State:"", Index:107}
2026-02-17 02:41:45.302 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Set[string](nil)}
2026-02-17 02:41:45.302 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c56a45ad6a", Addrs:set.Set[string](nil)}
2026-02-17 02:41:45.354 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1530"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1530"}
2026-02-17 02:41:45.383 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1530"}
2026-02-17 02:41:48.932 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9878" name:"default"}
2026-02-17 02:41:49.136 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9878"
2026-02-17 02:41:49.273 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9878"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9878"}
2026-02-17 02:41:49.302 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9878"}
2026-02-17 02:41:49.409 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-4941" name:"default"}
2026-02-17 02:41:49.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4941"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4941"}
2026-02-17 02:41:49.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-4941"}
2026-02-17 02:41:50.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-9487" name:"default"}
2026-02-17 02:41:50.118 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9487"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9487"}
2026-02-17 02:41:50.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-9487"}
2026-02-17 02:41:51.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9692"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9692"}
2026-02-17 02:41:51.137 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8176"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8176"}
2026-02-17 02:41:51.162 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3895"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3895"}
2026-02-17 02:41:51.195 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3895" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:51.810 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593, name=eth0)
2026-02-17 02:41:51.810 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3895.default"} profile:{}
2026-02-17 02:41:51.811 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3895"} profile:{inbound_rules:{action:"allow" rule_id:"sfrxdDcM2HDY4bkD"} outbound_rules:{action:"allow" rule_id:"svTIgXEm1XnYit7M"}}
2026-02-17 02:41:51.811 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8dfc106d972" profile_ids:"kns.downward-api-3895" profile_ids:"ksa.downward-api-3895.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:41:51.811 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.811 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.811 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.812 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8dfc106d972" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.812 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-T-3uJ_V8vTtzVkXsV" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.812 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fjEzOkfAaEvGZoq1kW" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.812 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8dfc106d972" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.812 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-T-3uJ_V8vTtzVkXsV" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.812 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fjEzOkfAaEvGZoq1kW" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.812 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8dfc106d972"
2026-02-17 02:41:51.812 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.812 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.860 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:51.860 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} status="down"
2026-02-17 02:41:51.882 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali8dfc106d972" state="down"
2026-02-17 02:41:51.882 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8dfc106d972"
2026-02-17 02:41:51.882 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8dfc106d972", State:"down", Index:108}
2026-02-17 02:41:51.882 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.882 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.882 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8dfc106d972"
2026-02-17 02:41:51.882 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.882 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.886 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali8dfc106d972" state="up"
2026-02-17 02:41:51.899 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:51.899 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} status="down"
2026-02-17 02:41:51.899 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8dfc106d972", State:"up", Index:108}
2026-02-17 02:41:51.899 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8dfc106d972"
2026-02-17 02:41:51.899 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8dfc106d972"
2026-02-17 02:41:51.899 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8dfc106d972"
2026-02-17 02:41:51.900 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.900 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:51.915 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:51.916 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} status="up"
2026-02-17 02:41:52.278 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593, name=eth0)
2026-02-17 02:41:52.279 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8dfc106d972" profile_ids:"kns.downward-api-3895" profile_ids:"ksa.downward-api-3895.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:41:52.279 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:52.279 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:52.279 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:52.280 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8dfc106d972"
2026-02-17 02:41:52.280 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:52.280 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:52.301 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:52.301 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.220 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=108
2026-02-17 02:41:53.221 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8dfc106d972"
2026-02-17 02:41:53.224 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:53.226 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:53.384 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593, name=eth0)
2026-02-17 02:41:53.385 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8dfc106d972" profile_ids:"kns.downward-api-3895" profile_ids:"ksa.downward-api-3895.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:41:53.385 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.385 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.385 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.386 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8dfc106d972"
2026-02-17 02:41:53.386 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.386 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.405 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:53.405 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.488 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=108
2026-02-17 02:41:53.488 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8dfc106d972"
2026-02-17 02:41:53.488 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali8dfc106d972" state="down"
2026-02-17 02:41:53.488 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Typed[string]{}}
2026-02-17 02:41:53.488 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Typed[string]{}}
2026-02-17 02:41:53.488 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8dfc106d972", State:"down", Index:108}
2026-02-17 02:41:53.488 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8dfc106d972"
2026-02-17 02:41:53.488 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.488 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.489 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.41
2026-02-17 02:41:53.490 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali8dfc106d972" state=""
2026-02-17 02:41:53.491 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8dfc106d972"
2026-02-17 02:41:53.510 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:53.511 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} status="down"
2026-02-17 02:41:53.511 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8dfc106d972", State:"", Index:108}
2026-02-17 02:41:53.511 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Set[string](nil)}
2026-02-17 02:41:53.511 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8dfc106d972", Addrs:set.Set[string](nil)}
2026-02-17 02:41:53.511 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8dfc106d972"
2026-02-17 02:41:53.511 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.511 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.532 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:53.532 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"} status="down"
2026-02-17 02:41:53.607 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593, name=eth0)
2026-02-17 02:41:53.607 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593" endpoint_id:"eth0"}
2026-02-17 02:41:53.607 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3895.default"}
2026-02-17 02:41:53.608 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3895"}
2026-02-17 02:41:53.608 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.608 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.608 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-T-3uJ_V8vTtzVkXsV" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.608 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fjEzOkfAaEvGZoq1kW" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.608 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-T-3uJ_V8vTtzVkXsV" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.608 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fjEzOkfAaEvGZoq1kW" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.608 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.608 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8dfc106d972" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.608 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8dfc106d972" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.608 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.608 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:53.664 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3895/downwardapi-volume-9433d9c2-63c2-4179-8bc6-89e312f98593", EndpointId:"eth0"}
2026-02-17 02:41:55.331 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3895"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3895"}
2026-02-17 02:41:55.378 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1161"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1161"}
2026-02-17 02:41:55.409 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:55.953 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:41:56.011 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9, name=eth0)
2026-02-17 02:41:56.011 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-1161.default"} profile:{}
2026-02-17 02:41:56.011 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-1161"} profile:{inbound_rules:{action:"allow" rule_id:"k6QuTradsVZ1g1IM"} outbound_rules:{action:"allow" rule_id:"DesCq5mwpFkTsVuw"}}
2026-02-17 02:41:56.011 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0d3dc1bb91" profile_ids:"kns.secrets-1161" profile_ids:"ksa.secrets-1161.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:41:56.011 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.011 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.011 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.012 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid0d3dc1bb91" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.012 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-1161" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.012 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_g0CcnpB50_NMevaBYY" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.012 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid0d3dc1bb91" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.012 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-1161" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.012 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_g0CcnpB50_NMevaBYY" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.012 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:56.012 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.012 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.055 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:56.055 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:56.088 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calid0d3dc1bb91" state="down"
2026-02-17 02:41:56.088 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:56.088 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0d3dc1bb91", State:"down", Index:109}
2026-02-17 02:41:56.088 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Typed[string]{}}
2026-02-17 02:41:56.088 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Typed[string]{}}
2026-02-17 02:41:56.088 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:56.088 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.088 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.093 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calid0d3dc1bb91" state="up"
2026-02-17 02:41:56.113 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:56.113 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:56.113 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0d3dc1bb91", State:"up", Index:109}
2026-02-17 02:41:56.113 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:56.113 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:56.113 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:56.113 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.113 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:56.137 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:56.137 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:56.171 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-9692" name:"default"}
2026-02-17 02:41:56.273 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8176" name:"default"}
2026-02-17 02:41:56.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9692"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9692"}
2026-02-17 02:41:56.502 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8176"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8176"}
2026-02-17 02:41:56.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-9692"}
2026-02-17 02:41:56.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8176"}
2026-02-17 02:41:57.282 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9, name=eth0)
2026-02-17 02:41:57.282 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0d3dc1bb91" profile_ids:"kns.secrets-1161" profile_ids:"ksa.secrets-1161.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:41:57.282 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:57.282 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:57.282 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:57.282 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:57.282 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:57.282 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:57.306 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:57.306 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:57.955 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=109
2026-02-17 02:41:57.955 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:57.955 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:57.955 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:58.515 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9, name=eth0)
2026-02-17 02:41:58.515 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0d3dc1bb91" profile_ids:"kns.secrets-1161" profile_ids:"ksa.secrets-1161.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:41:58.515 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.515 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.516 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.516 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:58.517 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.517 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 109
2026-02-17 02:41:58.541 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:58.541 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:58.623 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calid0d3dc1bb91" state="down"
2026-02-17 02:41:58.623 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:58.623 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=109
2026-02-17 02:41:58.623 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0d3dc1bb91", State:"down", Index:109}
2026-02-17 02:41:58.623 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Typed[string]{}}
2026-02-17 02:41:58.623 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Typed[string]{}}
2026-02-17 02:41:58.623 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:58.623 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.623 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.624 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.42
2026-02-17 02:41:58.627 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calid0d3dc1bb91" state=""
2026-02-17 02:41:58.627 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:58.651 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:58.651 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:58.651 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0d3dc1bb91", State:"", Index:109}
2026-02-17 02:41:58.651 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Set[string](nil)}
2026-02-17 02:41:58.651 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0d3dc1bb91", Addrs:set.Set[string](nil)}
2026-02-17 02:41:58.651 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0d3dc1bb91"
2026-02-17 02:41:58.651 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.651 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.678 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:58.678 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:58.775 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9, name=eth0)
2026-02-17 02:41:58.775 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9" endpoint_id:"eth0"}
2026-02-17 02:41:58.776 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-1161"}
2026-02-17 02:41:58.776 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-1161.default"}
2026-02-17 02:41:58.776 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.776 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.776 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-1161" ipVersion=0x4 table="filter"
2026-02-17 02:41:58.777 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_g0CcnpB50_NMevaBYY" ipVersion=0x4 table="filter"
2026-02-17 02:41:58.777 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-1161" ipVersion=0x4 table="filter"
2026-02-17 02:41:58.777 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_g0CcnpB50_NMevaBYY" ipVersion=0x4 table="filter"
2026-02-17 02:41:58.777 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.777 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid0d3dc1bb91" ipVersion=0x4 table="filter"
2026-02-17 02:41:58.777 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid0d3dc1bb91" ipVersion=0x4 table="filter"
2026-02-17 02:41:58.777 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.777 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:58.831 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1161/pod-secrets-d08f7065-4d7d-46ae-80d3-700cc2bf37e9", EndpointId:"eth0"}
2026-02-17 02:41:59.507 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1161"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1161"}
2026-02-17 02:41:59.530 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4831"}
2026-02-17 02:41:59.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:00.182 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-zjpxh, name=eth0)
2026-02-17 02:42:00.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4831"} profile:{inbound_rules:{action:"allow" rule_id:"1qqdpTYkLMVe43v9"} outbound_rules:{action:"allow" rule_id:"EutYNI9fZCS_ti16"}}
2026-02-17 02:42:00.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4831.default"} profile:{}
2026-02-17 02:42:00.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-zjpxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9f266b2c9f" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:42:00.183 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.183 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.183 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic9f266b2c9f" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic9f266b2c9f" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.183 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:00.183 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.183 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.243 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:00.243 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} status="down"
2026-02-17 02:42:00.260 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calic9f266b2c9f" state="down"
2026-02-17 02:42:00.260 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9f266b2c9f"
2026-02-17 02:42:00.260 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9f266b2c9f", State:"down", Index:110}
2026-02-17 02:42:00.261 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:00.261 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:00.261 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:00.261 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.261 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.262 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calic9f266b2c9f" state="up"
2026-02-17 02:42:00.280 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:00.281 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} status="down"
2026-02-17 02:42:00.281 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9f266b2c9f", State:"up", Index:110}
2026-02-17 02:42:00.281 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:00.281 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:00.281 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:00.281 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.281 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:00.307 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:00.307 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} status="up"
2026-02-17 02:42:00.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3895" name:"default"}
2026-02-17 02:42:00.810 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3895"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3895"}
2026-02-17 02:42:00.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3895"}
2026-02-17 02:42:01.307 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-zjpxh, name=eth0)
2026-02-17 02:42:01.307 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-zjpxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9f266b2c9f" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:42:01.307 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:01.307 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:01.307 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:01.308 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:01.308 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:01.309 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:01.332 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:01.332 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} status="up"
2026-02-17 02:42:01.634 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=110
2026-02-17 02:42:01.634 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic9f266b2c9f"
2026-02-17 02:42:01.634 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:01.634 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:02.458 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-zjpxh, name=eth0)
2026-02-17 02:42:02.458 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-zjpxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9f266b2c9f" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:42:02.458 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.458 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.458 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.459 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:02.460 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.460 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 110
2026-02-17 02:42:02.481 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:02.481 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} status="up"
2026-02-17 02:42:02.563 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calic9f266b2c9f" state="down"
2026-02-17 02:42:02.564 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9f266b2c9f"
2026-02-17 02:42:02.564 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9f266b2c9f", State:"down", Index:110}
2026-02-17 02:42:02.564 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:02.564 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:02.564 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:02.564 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.564 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.565 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.44
2026-02-17 02:42:02.565 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calic9f266b2c9f" state=""
2026-02-17 02:42:02.565 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic9f266b2c9f"
2026-02-17 02:42:02.565 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-17 02:42:02.589 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:02.589 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} status="down"
2026-02-17 02:42:02.589 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9f266b2c9f", State:"", Index:110}
2026-02-17 02:42:02.589 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Set[string](nil)}
2026-02-17 02:42:02.589 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9f266b2c9f", Addrs:set.Set[string](nil)}
2026-02-17 02:42:02.589 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic9f266b2c9f"
2026-02-17 02:42:02.590 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.590 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.617 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:02.617 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"} status="down"
2026-02-17 02:42:02.674 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-zjpxh, name=eth0)
2026-02-17 02:42:02.674 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-zjpxh" endpoint_id:"eth0"}
2026-02-17 02:42:02.674 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4831"}
2026-02-17 02:42:02.674 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4831.default"}
2026-02-17 02:42:02.674 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.674 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.675 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.675 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.675 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.676 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.676 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.676 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic9f266b2c9f" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.676 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic9f266b2c9f" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.676 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.676 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:02.730 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-zjpxh", EndpointId:"eth0"}
2026-02-17 02:42:03.330 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-t4pt7, name=eth0)
2026-02-17 02:42:03.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4831.default"} profile:{}
2026-02-17 02:42:03.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4831"} profile:{inbound_rules:{action:"allow" rule_id:"1qqdpTYkLMVe43v9"} outbound_rules:{action:"allow" rule_id:"EutYNI9fZCS_ti16"}}
2026-02-17 02:42:03.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-t4pt7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c2321c43a3" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.99.46/32"}
2026-02-17 02:42:03.331 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.331 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.331 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.331 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0c2321c43a3" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.331 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.331 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.331 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0c2321c43a3" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.331 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.331 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.331 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:03.331 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.331 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.376 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:03.376 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} status="down"
2026-02-17 02:42:03.400 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali0c2321c43a3" state="down"
2026-02-17 02:42:03.401 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2321c43a3", State:"down", Index:111}
2026-02-17 02:42:03.401 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:03.401 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c2321c43a3"
2026-02-17 02:42:03.401 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.401 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.401 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali0c2321c43a3" state="up"
2026-02-17 02:42:03.420 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:03.420 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} status="down"
2026-02-17 02:42:03.420 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.420 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.420 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2321c43a3", State:"up", Index:111}
2026-02-17 02:42:03.420 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:03.420 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:03.420 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:03.420 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.420 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:03.441 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:03.441 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.342 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-t4pt7, name=eth0)
2026-02-17 02:42:04.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-t4pt7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c2321c43a3" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.99.46/32"}
2026-02-17 02:42:04.343 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:04.343 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:04.343 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:04.344 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:04.344 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:04.344 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:04.364 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.364 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.364 [INFO][79] felix/summary.go 100: Summarising 194 dataplane reconciliation loops over 1m0.5s: avg=30ms longest=119ms (resync-calico-v4)
2026-02-17 02:42:04.722 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1161" name:"default"}
2026-02-17 02:42:04.836 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1161"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1161"}
2026-02-17 02:42:04.915 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1161"}
2026-02-17 02:42:05.154 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=111
2026-02-17 02:42:05.154 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0c2321c43a3"
2026-02-17 02:42:05.154 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:05.154 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:05.531 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-t4pt7, name=eth0)
2026-02-17 02:42:05.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-t4pt7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c2321c43a3" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.99.46/32"}
2026-02-17 02:42:05.532 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.532 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.532 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.533 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:05.533 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.533 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.553 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:05.553 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:05.637 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali0c2321c43a3" state="down"
2026-02-17 02:42:05.637 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c2321c43a3"
2026-02-17 02:42:05.637 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2321c43a3", State:"down", Index:111}
2026-02-17 02:42:05.637 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:05.637 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:05.637 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:05.637 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.637 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.637 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=111
2026-02-17 02:42:05.638 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.46
2026-02-17 02:42:05.639 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali0c2321c43a3" state=""
2026-02-17 02:42:05.639 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0c2321c43a3"
2026-02-17 02:42:05.662 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:05.662 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} status="down"
2026-02-17 02:42:05.662 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c2321c43a3", State:"", Index:111}
2026-02-17 02:42:05.662 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.662 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c2321c43a3", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.662 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c2321c43a3"
2026-02-17 02:42:05.662 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.663 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.685 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:05.685 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"} status="down"
2026-02-17 02:42:05.720 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-4831/e2e-gpszg-t4pt7, name=eth0)
2026-02-17 02:42:05.720 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-t4pt7" endpoint_id:"eth0"}
2026-02-17 02:42:05.720 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4831"}
2026-02-17 02:42:05.721 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4831.default"}
2026-02-17 02:42:05.721 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.721 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.721 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.721 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.721 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.721 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.721 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.721 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0c2321c43a3" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.721 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0c2321c43a3" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.721 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.721 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:05.778 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-t4pt7", EndpointId:"eth0"}
2026-02-17 02:42:07.679 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4831"}
2026-02-17 02:42:07.702 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-5484"}
2026-02-17 02:42:07.723 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-5484" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:10.349 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 02:42:10.350 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-5484.default"} profile:{}
2026-02-17 02:42:10.350 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-5484"} profile:{inbound_rules:{action:"allow" rule_id:"lfRL55pnp9b3ewAf"} outbound_rules:{action:"allow" rule_id:"yjxI1iKDKbZ8GlNo"}}
2026-02-17 02:42:10.350 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf415c19886" profile_ids:"kns.container-lifecycle-hook-5484" profile_ids:"ksa.container-lifecycle-hook-5484.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:42:10.350 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.350 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.350 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaf415c19886" ipVersion=0x4 table="filter"
2026-02-17 02:42:10.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:10.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:10.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaf415c19886" ipVersion=0x4 table="filter"
2026-02-17 02:42:10.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:10.351 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:10.351 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf415c19886"
2026-02-17 02:42:10.351 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.351 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.398 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:10.398 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:42:10.426 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="caliaf415c19886" state="down"
2026-02-17 02:42:10.426 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf415c19886"
2026-02-17 02:42:10.426 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf415c19886", State:"down", Index:112}
2026-02-17 02:42:10.426 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Typed[string]{}}
2026-02-17 02:42:10.426 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Typed[string]{}}
2026-02-17 02:42:10.426 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf415c19886"
2026-02-17 02:42:10.426 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.426 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.427 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="caliaf415c19886" state="up"
2026-02-17 02:42:10.449 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:10.449 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:42:10.449 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf415c19886", State:"up", Index:112}
2026-02-17 02:42:10.449 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf415c19886"
2026-02-17 02:42:10.449 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf415c19886"
2026-02-17 02:42:10.449 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf415c19886"
2026-02-17 02:42:10.450 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.450 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:10.469 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:10.469 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:42:11.362 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=112
2026-02-17 02:42:11.362 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf415c19886"
2026-02-17 02:42:11.362 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:11.362 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:11.388 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 02:42:11.389 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf415c19886" profile_ids:"kns.container-lifecycle-hook-5484" profile_ids:"ksa.container-lifecycle-hook-5484.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:42:11.389 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.389 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.389 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.389 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf415c19886"
2026-02-17 02:42:11.389 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.389 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.408 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:11.408 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:42:11.832 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 02:42:11.832 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf415c19886" profile_ids:"kns.container-lifecycle-hook-5484" profile_ids:"ksa.container-lifecycle-hook-5484.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:42:11.832 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.832 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.833 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.833 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf415c19886"
2026-02-17 02:42:11.833 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.833 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:11.860 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:11.860 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:42:12.932 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4831" name:"default"}
2026-02-17 02:42:13.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4831"}
2026-02-17 02:42:13.205 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4831"}
2026-02-17 02:42:13.401 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 02:42:13.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf415c19886" profile_ids:"kns.container-lifecycle-hook-5484" profile_ids:"ksa.container-lifecycle-hook-5484.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:42:13.401 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.401 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.401 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.401 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf415c19886"
2026-02-17 02:42:13.401 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.401 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.425 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:13.426 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:42:13.722 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 02:42:13.723 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook" endpoint_id:"eth0"}
2026-02-17 02:42:13.723 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-5484.default"}
2026-02-17 02:42:13.723 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-5484"}
2026-02-17 02:42:13.724 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.724 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.725 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.725 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.725 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.725 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.725 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.725 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaf415c19886" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.726 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaf415c19886" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.726 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.726 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.726 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.43
2026-02-17 02:42:13.792 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 02:42:13.834 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=112
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf415c19886"
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="caliaf415c19886" state="down"
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="caliaf415c19886" state=""
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf415c19886"
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Typed[string]{}}
2026-02-17 02:42:13.834 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Typed[string]{}}
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf415c19886", State:"down", Index:112}
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf415c19886", State:"", Index:112}
2026-02-17 02:42:13.834 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Set[string](nil)}
2026-02-17 02:42:13.834 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf415c19886", Addrs:set.Set[string](nil)}
2026-02-17 02:42:15.878 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-5484"}
2026-02-17 02:42:15.901 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6119"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6119"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6119"}
2026-02-17 02:42:15.923 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6119" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:15.949 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-6119" type:"ExternalName"
2026-02-17 02:42:15.972 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-6119" type:"NodePort" cluster_ips:"10.254.217.143" ports:{Protocol:"TCP" Port:80 NodePort:30932}
2026-02-17 02:42:16.572 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-65p72, name=eth0)
2026-02-17 02:42:16.572 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6119.default"} profile:{}
2026-02-17 02:42:16.572 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6119"} profile:{inbound_rules:{action:"allow" rule_id:"SlPrrUa4339ys_Zm"} outbound_rules:{action:"allow" rule_id:"RQmbWGihW4KovLV1"}}
2026-02-17 02:42:16.572 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-65p72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2379a7ac20a" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:42:16.572 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:16.572 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:16.572 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:16.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2379a7ac20a" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2379a7ac20a" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.573 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.573 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2379a7ac20a"
2026-02-17 02:42:16.573 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:16.573 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:16.617 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.617 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.648 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2379a7ac20a" state="down"
2026-02-17 02:42:16.648 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2379a7ac20a"
2026-02-17 02:42:16.648 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2379a7ac20a" state="up"
2026-02-17 02:42:16.648 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2379a7ac20a", State:"down", Index:113}
2026-02-17 02:42:16.648 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.648 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.648 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2379a7ac20a", State:"up", Index:113}
2026-02-17 02:42:16.648 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2379a7ac20a"
2026-02-17 02:42:16.648 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2379a7ac20a"
2026-02-17 02:42:16.648 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2379a7ac20a"
2026-02-17 02:42:16.649 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:16.649 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:16.671 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:16.671 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.438 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-65p72, name=eth0)
2026-02-17 02:42:17.439 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-65p72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2379a7ac20a" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:42:17.439 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:17.439 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:17.439 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:17.440 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2379a7ac20a"
2026-02-17 02:42:17.441 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:17.441 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:17.462 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.463 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.729 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=113
2026-02-17 02:42:17.729 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2379a7ac20a"
2026-02-17 02:42:17.729 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:17.729 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:18.563 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/execpodvlvsn, name=eth0)
2026-02-17 02:42:18.564 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/execpodvlvsn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd56af69cde" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:42:18.564 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.564 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.564 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.564 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidd56af69cde" ipVersion=0x4 table="filter"
2026-02-17 02:42:18.564 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidd56af69cde" ipVersion=0x4 table="filter"
2026-02-17 02:42:18.564 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidd56af69cde"
2026-02-17 02:42:18.564 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.564 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.605 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:18.605 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} status="down"
2026-02-17 02:42:18.643 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calidd56af69cde" state="down"
2026-02-17 02:42:18.643 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd56af69cde", State:"down", Index:114}
2026-02-17 02:42:18.643 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd56af69cde"
2026-02-17 02:42:18.643 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd56af69cde"
2026-02-17 02:42:18.643 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.643 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.651 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calidd56af69cde" state="up"
2026-02-17 02:42:18.665 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:18.665 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} status="down"
2026-02-17 02:42:18.665 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Typed[string]{}}
2026-02-17 02:42:18.665 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Typed[string]{}}
2026-02-17 02:42:18.665 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd56af69cde", State:"up", Index:114}
2026-02-17 02:42:18.665 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidd56af69cde"
2026-02-17 02:42:18.665 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd56af69cde"
2026-02-17 02:42:18.665 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd56af69cde"
2026-02-17 02:42:18.665 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.665 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:18.689 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:18.689 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} status="up"
2026-02-17 02:42:19.452 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/execpodvlvsn, name=eth0)
2026-02-17 02:42:19.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/execpodvlvsn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd56af69cde" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:42:19.452 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:19.453 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:19.453 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:19.453 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd56af69cde"
2026-02-17 02:42:19.453 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:19.453 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:19.476 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:19.476 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} status="up"
2026-02-17 02:42:19.745 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-17 02:42:19.746 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidd56af69cde"
2026-02-17 02:42:19.746 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:19.746 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:21.041 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-5484" name:"default"}
2026-02-17 02:42:21.216 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-5484"}
2026-02-17 02:42:21.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"}
2026-02-17 02:42:22.657 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7669"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7669"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-7669"}
2026-02-17 02:42:22.683 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-928"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-928"}
2026-02-17 02:42:22.684 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:26.797 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-928"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-928"}
2026-02-17 02:42:26.820 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-836"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-836"}
2026-02-17 02:42:26.837 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-836" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:27.728 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-6119"
2026-02-17 02:42:27.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6119"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6119"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6119"}
2026-02-17 02:42:27.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3955"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3955"}
2026-02-17 02:42:27.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3955" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:27.982 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7669" name:"default"}
2026-02-17 02:42:28.300 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7669"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7669"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-7669"}
2026-02-17 02:42:28.321 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7669"}
2026-02-17 02:42:30.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-836"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-836"}
2026-02-17 02:42:30.983 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-665"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-665"}
2026-02-17 02:42:31.007 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-665" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:31.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-665" type:"ExternalName"
2026-02-17 02:42:31.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-665" type:"ClusterIP" cluster_ips:"10.254.217.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:31.692 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-h7c94, name=eth0)
2026-02-17 02:42:31.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-665"} profile:{inbound_rules:{action:"allow" rule_id:"UMNrwprrEvfYNGSL"} outbound_rules:{action:"allow" rule_id:"7IDRUieGMOuTrWtp"}}
2026-02-17 02:42:31.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-665.default"} profile:{}
2026-02-17 02:42:31.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-h7c94" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0dfce6017b" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:42:31.693 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.693 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.693 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.694 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic0dfce6017b" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.694 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.694 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.694 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic0dfce6017b" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.694 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.694 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.694 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic0dfce6017b"
2026-02-17 02:42:31.694 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.694 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.736 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:31.736 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} status="down"
2026-02-17 02:42:31.759 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calic0dfce6017b" state="down"
2026-02-17 02:42:31.759 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0dfce6017b"
2026-02-17 02:42:31.759 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0dfce6017b", State:"down", Index:115}
2026-02-17 02:42:31.759 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Typed[string]{}}
2026-02-17 02:42:31.759 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Typed[string]{}}
2026-02-17 02:42:31.760 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0dfce6017b"
2026-02-17 02:42:31.760 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.760 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.768 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calic0dfce6017b" state="up"
2026-02-17 02:42:31.780 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:31.780 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} status="down"
2026-02-17 02:42:31.780 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0dfce6017b", State:"up", Index:115}
2026-02-17 02:42:31.780 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic0dfce6017b"
2026-02-17 02:42:31.780 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0dfce6017b"
2026-02-17 02:42:31.780 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0dfce6017b"
2026-02-17 02:42:31.780 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.780 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:31.799 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:31.799 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} status="up"
2026-02-17 02:42:31.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-928" name:"default"}
2026-02-17 02:42:32.194 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-928"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-928"}
2026-02-17 02:42:32.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-928"}
2026-02-17 02:42:32.509 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-h7c94, name=eth0)
2026-02-17 02:42:32.509 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-h7c94" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0dfce6017b" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:42:32.510 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:32.510 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:32.510 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:32.511 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0dfce6017b"
2026-02-17 02:42:32.511 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:32.511 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:32.590 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:32.591 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} status="up"
2026-02-17 02:42:32.812 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/execpodvlvsn, name=eth0)
2026-02-17 02:42:32.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/execpodvlvsn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd56af69cde" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:42:32.813 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.813 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.814 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.815 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd56af69cde"
2026-02-17 02:42:32.816 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.816 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.820 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/execpodvlvsn, name=eth0)
2026-02-17 02:42:32.848 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:32.848 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"} status="up"
2026-02-17 02:42:32.848 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/execpodvlvsn" endpoint_id:"eth0"}
2026-02-17 02:42:32.848 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.848 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.849 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.849 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidd56af69cde" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.849 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidd56af69cde" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.850 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.850 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.851 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.48
2026-02-17 02:42:32.870 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-65p72, name=eth0)
2026-02-17 02:42:32.896 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-65p72, name=eth0)
2026-02-17 02:42:32.928 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/execpodvlvsn", EndpointId:"eth0"}
2026-02-17 02:42:32.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-65p72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2379a7ac20a" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:42:32.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-65p72" endpoint_id:"eth0"}
2026-02-17 02:42:32.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6119"}
2026-02-17 02:42:32.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6119.default"}
2026-02-17 02:42:32.929 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:32.929 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:32.930 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.930 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.930 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.930 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.930 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:32.930 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2379a7ac20a" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.930 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2379a7ac20a" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.930 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:32.930 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:32.931 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.45
2026-02-17 02:42:32.978 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-65p72", EndpointId:"eth0"}
2026-02-17 02:42:33.121 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=115
2026-02-17 02:42:33.121 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic0dfce6017b"
2026-02-17 02:42:33.121 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:33.121 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:33.228 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-17 02:42:33.228 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd56af69cde"
2026-02-17 02:42:33.228 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calidd56af69cde" state="down"
2026-02-17 02:42:33.228 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Typed[string]{}}
2026-02-17 02:42:33.228 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Typed[string]{}}
2026-02-17 02:42:33.228 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd56af69cde", State:"down", Index:114}
2026-02-17 02:42:33.229 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calidd56af69cde" state=""
2026-02-17 02:42:33.229 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidd56af69cde"
2026-02-17 02:42:33.259 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd56af69cde", State:"", Index:114}
2026-02-17 02:42:33.259 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Set[string](nil)}
2026-02-17 02:42:33.259 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd56af69cde", Addrs:set.Set[string](nil)}
2026-02-17 02:42:33.315 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6119" name:"default"}
2026-02-17 02:42:33.383 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6119"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6119"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6119"}
2026-02-17 02:42:33.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6119"}
2026-02-17 02:42:35.340 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2379a7ac20a" state="down"
2026-02-17 02:42:35.340 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2379a7ac20a"
2026-02-17 02:42:35.340 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=113
2026-02-17 02:42:35.340 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2379a7ac20a", State:"down", Index:113}
2026-02-17 02:42:35.341 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Typed[string]{}}
2026-02-17 02:42:35.341 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Typed[string]{}}
2026-02-17 02:42:35.344 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali2379a7ac20a" state=""
2026-02-17 02:42:35.344 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2379a7ac20a"
2026-02-17 02:42:35.367 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2379a7ac20a", State:"", Index:113}
2026-02-17 02:42:35.367 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Set[string](nil)}
2026-02-17 02:42:35.367 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2379a7ac20a", Addrs:set.Set[string](nil)}
2026-02-17 02:42:36.205 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-836" name:"default"}
2026-02-17 02:42:36.413 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-836"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-836"}
2026-02-17 02:42:36.440 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-836"}
2026-02-17 02:42:38.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-665"
2026-02-17 02:42:38.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-665"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-665"}
2026-02-17 02:42:38.591 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5448"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5448"}
2026-02-17 02:42:38.612 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-5448" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:39.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5448"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5448"}
2026-02-17 02:42:39.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1168"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1168"}
2026-02-17 02:42:39.367 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:39.385 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-1168" type:"ClusterIP" cluster_ips:"10.254.159.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:39.986 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1168/pod1, name=eth0)
2026-02-17 02:42:39.986 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1168"} profile:{inbound_rules:{action:"allow" rule_id:"BP7sZE2heh--IiJF"} outbound_rules:{action:"allow" rule_id:"Q_PWy-duO188thjN"}}
2026-02-17 02:42:39.986 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1168.default"} profile:{}
2026-02-17 02:42:39.987 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63a066609e0" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:42:39.987 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:39.987 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:39.987 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:39.988 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali63a066609e0" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.988 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.988 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.988 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali63a066609e0" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.988 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.988 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.988 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali63a066609e0"
2026-02-17 02:42:39.988 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:39.988 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.033 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:40.033 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:42:40.055 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali63a066609e0" state="down"
2026-02-17 02:42:40.055 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63a066609e0", State:"down", Index:116}
2026-02-17 02:42:40.055 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63a066609e0"
2026-02-17 02:42:40.055 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.055 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63a066609e0"
2026-02-17 02:42:40.055 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.058 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali63a066609e0" state="up"
2026-02-17 02:42:40.073 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:40.073 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:42:40.073 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:40.073 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:40.073 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63a066609e0", State:"up", Index:116}
2026-02-17 02:42:40.073 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali63a066609e0"
2026-02-17 02:42:40.073 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63a066609e0"
2026-02-17 02:42:40.073 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63a066609e0"
2026-02-17 02:42:40.074 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.074 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.092 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:40.092 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:40.566 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1168/pod1, name=eth0)
2026-02-17 02:42:40.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63a066609e0" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:42:40.566 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.566 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.566 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.567 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63a066609e0"
2026-02-17 02:42:40.567 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.567 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:40.590 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:40.590 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:41.345 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=116
2026-02-17 02:42:41.346 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali63a066609e0"
2026-02-17 02:42:41.346 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:41.346 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:43.140 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-1158"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-1158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-1158"}
2026-02-17 02:42:43.168 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7801"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7801"}
2026-02-17 02:42:43.168 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7801" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:43.598 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-h7c94, name=eth0)
2026-02-17 02:42:43.599 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-h7c94" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0dfce6017b" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:42:43.600 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.600 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.600 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.602 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0dfce6017b"
2026-02-17 02:42:43.602 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.602 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.611 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-h7c94, name=eth0)
2026-02-17 02:42:43.632 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:43.632 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"} status="up"
2026-02-17 02:42:43.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-h7c94" endpoint_id:"eth0"}
2026-02-17 02:42:43.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-665"}
2026-02-17 02:42:43.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-665.default"}
2026-02-17 02:42:43.633 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.633 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.634 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.634 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.634 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.634 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.634 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.634 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic0dfce6017b" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.634 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic0dfce6017b" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.634 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.634 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.635 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.47
2026-02-17 02:42:43.706 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-h7c94", EndpointId:"eth0"}
2026-02-17 02:42:43.838 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621, name=eth0)
2026-02-17 02:42:43.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7801"} profile:{inbound_rules:{action:"allow" rule_id:"55cY7Pizb_3GNcAH"} outbound_rules:{action:"allow" rule_id:"oxK14umgM9fTL9qu"}}
2026-02-17 02:42:43.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7801.default"} profile:{}
2026-02-17 02:42:43.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6efbad17f05" profile_ids:"kns.projected-7801" profile_ids:"ksa.projected-7801.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:42:43.838 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:43.838 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:43.839 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6efbad17f05" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7801" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AbOoDyOiieyP3r_Kdr" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6efbad17f05" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7801" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AbOoDyOiieyP3r_Kdr" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.839 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6efbad17f05"
2026-02-17 02:42:43.839 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:43.839 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:43.870 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:43.870 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} status="down"
2026-02-17 02:42:43.870 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-665" name:"default"}
2026-02-17 02:42:43.924 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali6efbad17f05" state="down"
2026-02-17 02:42:43.924 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6efbad17f05"
2026-02-17 02:42:43.924 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6efbad17f05", State:"down", Index:117}
2026-02-17 02:42:43.924 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali6efbad17f05" state="up"
2026-02-17 02:42:43.924 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Typed[string]{}}
2026-02-17 02:42:43.924 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Typed[string]{}}
2026-02-17 02:42:43.924 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6efbad17f05", State:"up", Index:117}
2026-02-17 02:42:43.924 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6efbad17f05"
2026-02-17 02:42:43.924 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6efbad17f05"
2026-02-17 02:42:43.925 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6efbad17f05"
2026-02-17 02:42:43.925 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:43.925 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:43.946 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:43.946 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} status="up"
2026-02-17 02:42:44.186 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-665"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-665"}
2026-02-17 02:42:44.256 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-665"}
2026-02-17 02:42:44.500 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-5448" name:"default"}
2026-02-17 02:42:44.616 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621, name=eth0)
2026-02-17 02:42:44.616 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6efbad17f05" profile_ids:"kns.projected-7801" profile_ids:"ksa.projected-7801.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:42:44.616 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:44.616 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:44.617 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:44.618 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6efbad17f05"
2026-02-17 02:42:44.618 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:44.618 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:44.642 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:44.642 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} status="up"
2026-02-17 02:42:44.642 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5448"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5448"}
2026-02-17 02:42:44.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-5448"}
2026-02-17 02:42:45.793 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=117
2026-02-17 02:42:45.793 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6efbad17f05"
2026-02-17 02:42:45.793 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:45.793 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:45.999 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calic0dfce6017b" state="down"
2026-02-17 02:42:46.000 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0dfce6017b"
2026-02-17 02:42:46.000 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=115
2026-02-17 02:42:46.000 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0dfce6017b", State:"down", Index:115}
2026-02-17 02:42:46.000 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Typed[string]{}}
2026-02-17 02:42:46.000 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Typed[string]{}}
2026-02-17 02:42:46.001 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calic0dfce6017b" state=""
2026-02-17 02:42:46.001 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic0dfce6017b"
2026-02-17 02:42:46.034 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0dfce6017b", State:"", Index:115}
2026-02-17 02:42:46.035 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Set[string](nil)}
2026-02-17 02:42:46.035 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0dfce6017b", Addrs:set.Set[string](nil)}
2026-02-17 02:42:46.223 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1168/pod1, name=eth0)
2026-02-17 02:42:46.225 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63a066609e0" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:42:46.225 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.227 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.227 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.227 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63a066609e0"
2026-02-17 02:42:46.227 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.227 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.228 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1168/pod1, name=eth0)
2026-02-17 02:42:46.278 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:46.278 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:46.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod1" endpoint_id:"eth0"}
2026-02-17 02:42:46.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1168"}
2026-02-17 02:42:46.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1168.default"}
2026-02-17 02:42:46.278 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.278 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali63a066609e0" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali63a066609e0" ipVersion=0x4 table="filter"
2026-02-17 02:42:46.279 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.279 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
2026-02-17 02:42:46.279 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.51
2026-02-17 02:42:46.334 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 116
2026-02-17 02:42:46.598 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali63a066609e0" state="down"
2026-02-17 02:42:46.599 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63a066609e0", State:"down", Index:116}
2026-02-17 02:42:46.599 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63a066609e0"
2026-02-17 02:42:46.599 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:46.599 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:46.599 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=116
2026-02-17 02:42:46.602 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali63a066609e0" state=""
2026-02-17 02:42:46.602 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali63a066609e0"
2026-02-17 02:42:46.623 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63a066609e0", State:"", Index:116}
2026-02-17 02:42:46.623 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Set[string](nil)}
2026-02-17 02:42:46.623 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63a066609e0", Addrs:set.Set[string](nil)}
2026-02-17 02:42:47.378 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7801"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7801"}
2026-02-17 02:42:47.399 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7684"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7684"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-7684"}
2026-02-17 02:42:47.425 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-7684" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:48.165 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-1158" name:"default"}
2026-02-17 02:42:48.376 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-1158"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-1158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-1158"}
2026-02-17 02:42:48.399 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-1158"}
2026-02-17 02:42:48.624 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-1168"
2026-02-17 02:42:48.662 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1168"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1168"}
2026-02-17 02:42:48.697 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-238"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-238"}
2026-02-17 02:42:48.720 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:51.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7684"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7684"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-7684"}
2026-02-17 02:42:51.575 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6749"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6749"}
2026-02-17 02:42:51.598 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:52.407 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621, name=eth0)
2026-02-17 02:42:52.407 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6efbad17f05" profile_ids:"kns.projected-7801" profile_ids:"ksa.projected-7801.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:42:52.407 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.407 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.408 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.408 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6efbad17f05"
2026-02-17 02:42:52.408 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.408 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.434 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621, name=eth0)
2026-02-17 02:42:52.439 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:52.439 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} status="up"
2026-02-17 02:42:52.439 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7801"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7801"}
2026-02-17 02:42:52.439 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6efbad17f05" profile_ids:"kns.projected-7801" profile_ids:"ksa.projected-7801.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:42:52.439 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.439 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.440 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.440 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6efbad17f05"
2026-02-17 02:42:52.440 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.440 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.470 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:52.470 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"} status="up"
2026-02-17 02:42:52.789 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621, name=eth0)
2026-02-17 02:42:52.790 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621" endpoint_id:"eth0"}
2026-02-17 02:42:52.790 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7801"}
2026-02-17 02:42:52.790 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7801.default"}
2026-02-17 02:42:52.790 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.791 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.792 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7801" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.792 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AbOoDyOiieyP3r_Kdr" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.792 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7801" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.792 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AbOoDyOiieyP3r_Kdr" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.792 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.792 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6efbad17f05" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.792 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6efbad17f05" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.792 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.792 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.793 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.50
2026-02-17 02:42:52.854 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7801/pod-projected-secrets-39df39da-858e-49e6-8c8b-9103f70d7621", EndpointId:"eth0"}
2026-02-17 02:42:52.896 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali6efbad17f05" state="down"
2026-02-17 02:42:52.896 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6efbad17f05"
2026-02-17 02:42:52.896 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-17 02:42:52.897 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6efbad17f05", State:"down", Index:117}
2026-02-17 02:42:52.897 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Typed[string]{}}
2026-02-17 02:42:52.897 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Typed[string]{}}
2026-02-17 02:42:52.901 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali6efbad17f05" state=""
2026-02-17 02:42:52.901 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6efbad17f05"
2026-02-17 02:42:52.923 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6efbad17f05", State:"", Index:117}
2026-02-17 02:42:52.923 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Set[string](nil)}
2026-02-17 02:42:52.923 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6efbad17f05", Addrs:set.Set[string](nil)}
2026-02-17 02:42:53.884 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1168" name:"default"}
2026-02-17 02:42:54.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1168"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1168"}
2026-02-17 02:42:54.142 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1168"}
2026-02-17 02:42:55.418 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6749"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6749"}
2026-02-17 02:42:55.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2405"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2405"}
2026-02-17 02:42:55.492 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2405" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:55.967 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:42:56.107 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d, name=eth0)
2026-02-17 02:42:56.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2405.default"} profile:{}
2026-02-17 02:42:56.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2405"} profile:{inbound_rules:{action:"allow" rule_id:"1PCk5ZDyMZ7tkkKe"} outbound_rules:{action:"allow" rule_id:"hv-JxNdQLBwMYCHy"}}
2026-02-17 02:42:56.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1765e5d95f" profile_ids:"kns.projected-2405" profile_ids:"ksa.projected-2405.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:42:56.108 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.109 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.109 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif1765e5d95f" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2405" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0EgRJ14tGIUZQ6rRSx" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif1765e5d95f" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2405" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.110 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0EgRJ14tGIUZQ6rRSx" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.110 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif1765e5d95f"
2026-02-17 02:42:56.110 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.110 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.155 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:56.155 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} status="down"
2026-02-17 02:42:56.178 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif1765e5d95f" state="down"
2026-02-17 02:42:56.178 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1765e5d95f"
2026-02-17 02:42:56.178 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1765e5d95f", State:"down", Index:118}
2026-02-17 02:42:56.178 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:56.178 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:56.178 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1765e5d95f"
2026-02-17 02:42:56.178 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.178 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.186 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif1765e5d95f" state="up"
2026-02-17 02:42:56.201 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:56.201 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} status="down"
2026-02-17 02:42:56.201 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1765e5d95f", State:"up", Index:118}
2026-02-17 02:42:56.201 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif1765e5d95f"
2026-02-17 02:42:56.201 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1765e5d95f"
2026-02-17 02:42:56.201 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1765e5d95f"
2026-02-17 02:42:56.202 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.202 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.229 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:56.230 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} status="up"
2026-02-17 02:42:56.575 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7684"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7684"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-7684"}
2026-02-17 02:42:56.680 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d, name=eth0)
2026-02-17 02:42:56.680 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1765e5d95f" profile_ids:"kns.projected-2405" profile_ids:"ksa.projected-2405.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:42:56.681 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.681 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.681 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.683 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1765e5d95f"
2026-02-17 02:42:56.683 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.683 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:56.708 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:56.708 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} status="up"
2026-02-17 02:42:57.384 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=118
2026-02-17 02:42:57.384 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif1765e5d95f"
2026-02-17 02:42:57.384 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:57.384 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:57.590 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7801" name:"default"}
2026-02-17 02:42:57.801 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7801"}
2026-02-17 02:42:57.868 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d, name=eth0)
2026-02-17 02:42:57.868 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1765e5d95f" profile_ids:"kns.projected-2405" profile_ids:"ksa.projected-2405.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:42:57.869 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:57.869 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:57.869 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:57.870 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1765e5d95f"
2026-02-17 02:42:57.870 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:57.870 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:57.891 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:57.891 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} status="up"
2026-02-17 02:42:57.973 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif1765e5d95f" state="down"
2026-02-17 02:42:57.974 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1765e5d95f"
2026-02-17 02:42:57.974 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=118
2026-02-17 02:42:57.974 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1765e5d95f", State:"down", Index:118}
2026-02-17 02:42:57.974 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:57.974 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Typed[string]{}}
2026-02-17 02:42:57.974 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1765e5d95f"
2026-02-17 02:42:57.974 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:57.974 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:57.975 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.54
2026-02-17 02:42:57.975 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif1765e5d95f" state=""
2026-02-17 02:42:57.975 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif1765e5d95f"
2026-02-17 02:42:57.999 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:57.999 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} status="down"
2026-02-17 02:42:58.000 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1765e5d95f", State:"", Index:118}
2026-02-17 02:42:58.000 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Set[string](nil)}
2026-02-17 02:42:58.000 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1765e5d95f", Addrs:set.Set[string](nil)}
2026-02-17 02:42:58.000 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1765e5d95f"
2026-02-17 02:42:58.000 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:58.000 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:58.031 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:58.031 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"} status="down"
2026-02-17 02:42:58.250 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d, name=eth0)
2026-02-17 02:42:58.251 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d" endpoint_id:"eth0"}
2026-02-17 02:42:58.251 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2405"}
2026-02-17 02:42:58.251 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2405.default"}
2026-02-17 02:42:58.251 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:58.251 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:58.252 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2405" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.252 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0EgRJ14tGIUZQ6rRSx" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.252 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2405" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.252 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0EgRJ14tGIUZQ6rRSx" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.252 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:58.252 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif1765e5d95f" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.252 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif1765e5d95f" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.252 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:58.252 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:58.315 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2405/pod-projected-secrets-b686f164-2afe-4503-b751-607edc111f9d", EndpointId:"eth0"}
2026-02-17 02:42:59.587 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2405"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2405"}
2026-02-17 02:42:59.620 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7633"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7633"}
2026-02-17 02:42:59.644 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:00.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6749" name:"default"}
2026-02-17 02:43:00.746 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6749"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6749"}
2026-02-17 02:43:00.773 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6749"}
2026-02-17 02:43:01.879 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-7684" name:"default"}
2026-02-17 02:43:01.915 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-7684"}
2026-02-17 02:43:03.747 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7633"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7633"}
2026-02-17 02:43:03.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4834"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4834"}
2026-02-17 02:43:03.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:04.554 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-4834/agnhost-primary-sb9ld, name=eth0)
2026-02-17 02:43:04.554 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4834.default"} profile:{}
2026-02-17 02:43:04.554 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4834"} profile:{inbound_rules:{action:"allow" rule_id:"POVX9lWYWdl0jGrZ"} outbound_rules:{action:"allow" rule_id:"f1WqOR0ZyTpwvnlK"}}
2026-02-17 02:43:04.554 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4834/agnhost-primary-sb9ld" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali272faff64a9" profile_ids:"kns.kubectl-4834" profile_ids:"ksa.kubectl-4834.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:43:04.554 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.554 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.554 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.555 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali272faff64a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.555 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4834" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.555 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JaCy3HKbc1kLEYHDk_" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.555 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali272faff64a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.555 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4834" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.555 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JaCy3HKbc1kLEYHDk_" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.555 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali272faff64a9"
2026-02-17 02:43:04.555 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.555 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.594 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.594 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.595 [INFO][79] felix/summary.go 100: Summarising 164 dataplane reconciliation loops over 1m0.2s: avg=30ms longest=81ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:43:04.637 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali272faff64a9" state="down"
2026-02-17 02:43:04.637 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali272faff64a9"
2026-02-17 02:43:04.637 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali272faff64a9", State:"down", Index:119}
2026-02-17 02:43:04.637 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.637 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.637 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali272faff64a9"
2026-02-17 02:43:04.637 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.637 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.640 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali272faff64a9" state="up"
2026-02-17 02:43:04.662 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.663 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.663 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali272faff64a9", State:"up", Index:119}
2026-02-17 02:43:04.663 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali272faff64a9"
2026-02-17 02:43:04.663 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali272faff64a9"
2026-02-17 02:43:04.663 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali272faff64a9"
2026-02-17 02:43:04.663 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.663 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:04.688 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:04.688 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} status="up"
2026-02-17 02:43:04.688 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2405" name:"default"}
2026-02-17 02:43:04.906 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2405"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2405"}
2026-02-17 02:43:04.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2405"}
2026-02-17 02:43:05.698 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=119
2026-02-17 02:43:05.698 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali272faff64a9"
2026-02-17 02:43:05.698 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:05.698 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:05.739 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-4834/agnhost-primary-sb9ld, name=eth0)
2026-02-17 02:43:05.739 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4834/agnhost-primary-sb9ld" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali272faff64a9" profile_ids:"kns.kubectl-4834" profile_ids:"ksa.kubectl-4834.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:43:05.739 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:05.739 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:05.739 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:05.740 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali272faff64a9"
2026-02-17 02:43:05.740 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:05.740 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:05.766 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:05.766 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} status="up"
2026-02-17 02:43:06.294 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-4834" type:"ClusterIP" cluster_ips:"10.254.236.182" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:43:08.436 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-4834" type:"ClusterIP" cluster_ips:"10.254.85.43" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:43:08.909 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7633" name:"default"}
2026-02-17 02:43:09.050 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7633"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7633"}
2026-02-17 02:43:09.081 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7633"}
2026-02-17 02:43:10.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4834"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4834"}
2026-02-17 02:43:10.507 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6481"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6481"}
2026-02-17 02:43:10.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:10.559 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-6481" type:"ClusterIP" cluster_ips:"10.254.204.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:11.163 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-qv626, name=eth0)
2026-02-17 02:43:11.163 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6481"} profile:{inbound_rules:{action:"allow" rule_id:"ojLZbe8Ovu5Wdxhn"} outbound_rules:{action:"allow" rule_id:"dIyDkW-3Iv_EF8iG"}}
2026-02-17 02:43:11.163 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6481.default"} profile:{}
2026-02-17 02:43:11.163 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-qv626" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliafe66d75de3" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:43:11.163 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.163 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.164 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.164 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliafe66d75de3" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.164 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.164 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.164 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliafe66d75de3" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.164 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.164 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.164 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliafe66d75de3"
2026-02-17 02:43:11.164 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.164 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.210 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.210 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.245 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliafe66d75de3" state="down"
2026-02-17 02:43:11.245 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafe66d75de3", State:"down", Index:120}
2026-02-17 02:43:11.245 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliafe66d75de3"
2026-02-17 02:43:11.245 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.245 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.245 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliafe66d75de3"
2026-02-17 02:43:11.246 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliafe66d75de3" state="up"
2026-02-17 02:43:11.280 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.280 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.280 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.280 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.280 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafe66d75de3", State:"up", Index:120}
2026-02-17 02:43:11.280 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliafe66d75de3"
2026-02-17 02:43:11.280 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliafe66d75de3"
2026-02-17 02:43:11.280 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliafe66d75de3"
2026-02-17 02:43:11.280 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.280 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.308 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:11.309 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} status="up"
2026-02-17 02:43:11.757 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-qv626, name=eth0)
2026-02-17 02:43:11.758 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-qv626" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliafe66d75de3" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:43:11.758 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.758 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.758 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.759 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliafe66d75de3"
2026-02-17 02:43:11.760 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.760 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:11.785 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:11.785 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"} status="up"
2026-02-17 02:43:12.609 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=120
2026-02-17 02:43:12.610 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliafe66d75de3"
2026-02-17 02:43:12.610 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:12.610 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:13.155 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/execpod-affinityfsq6l, name=eth0)
2026-02-17 02:43:13.156 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/execpod-affinityfsq6l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid57e9e9cc2e" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:43:13.156 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.156 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.156 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.157 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid57e9e9cc2e" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.157 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid57e9e9cc2e" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.157 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:13.157 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.157 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.195 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:13.195 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} status="down"
2026-02-17 02:43:13.226 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calid57e9e9cc2e" state="down"
2026-02-17 02:43:13.226 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:13.226 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid57e9e9cc2e", State:"down", Index:121}
2026-02-17 02:43:13.226 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:13.226 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:13.226 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:13.226 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.226 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.229 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calid57e9e9cc2e" state="up"
2026-02-17 02:43:13.244 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:13.244 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} status="down"
2026-02-17 02:43:13.244 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid57e9e9cc2e", State:"up", Index:121}
2026-02-17 02:43:13.244 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:13.244 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:13.244 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:13.245 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.245 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.259 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:13.259 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} status="up"
2026-02-17 02:43:13.778 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/execpod-affinityfsq6l, name=eth0)
2026-02-17 02:43:13.779 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/execpod-affinityfsq6l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid57e9e9cc2e" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:43:13.779 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.779 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.779 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.780 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:13.780 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.780 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:13.801 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:13.801 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} status="up"
2026-02-17 02:43:14.864 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-238"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-238"}
2026-02-17 02:43:14.914 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-973"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-973"}
2026-02-17 02:43:14.944 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-973" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:15.045 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=121
2026-02-17 02:43:15.045 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:15.045 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:15.045 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:15.287 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/execpod-affinityfsq6l, name=eth0)
2026-02-17 02:43:15.288 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/execpod-affinityfsq6l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid57e9e9cc2e" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:43:15.288 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.288 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.288 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.293 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:15.293 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.293 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.295 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/execpod-affinityfsq6l, name=eth0)
2026-02-17 02:43:15.316 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:15.316 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"} status="up"
2026-02-17 02:43:15.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/execpod-affinityfsq6l" endpoint_id:"eth0"}
2026-02-17 02:43:15.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-6481"
2026-02-17 02:43:15.317 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.317 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.318 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid57e9e9cc2e" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid57e9e9cc2e" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.319 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.319 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.321 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.55
2026-02-17 02:43:15.344 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-qv626, name=eth0)
2026-02-17 02:43:15.366 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-qv626, name=eth0)
2026-02-17 02:43:15.406 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/execpod-affinityfsq6l", EndpointId:"eth0"}
2026-02-17 02:43:15.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-qv626" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliafe66d75de3" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:43:15.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6481"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6481"}
2026-02-17 02:43:15.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-qv626" endpoint_id:"eth0"}
2026-02-17 02:43:15.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6481"}
2026-02-17 02:43:15.407 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6481.default"}
2026-02-17 02:43:15.407 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:15.407 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:15.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.407 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:15.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliafe66d75de3" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliafe66d75de3" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.407 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:15.407 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:15.409 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.53
2026-02-17 02:43:15.491 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-qv626", EndpointId:"eth0"}
2026-02-17 02:43:15.491 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4349"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4349"}
2026-02-17 02:43:15.491 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:15.517 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-4834/agnhost-primary-sb9ld, name=eth0)
2026-02-17 02:43:15.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4834/agnhost-primary-sb9ld" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali272faff64a9" profile_ids:"kns.kubectl-4834" profile_ids:"ksa.kubectl-4834.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:43:15.529 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.530 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.530 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.530 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali272faff64a9"
2026-02-17 02:43:15.530 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.530 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.550 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-4834/agnhost-primary-sb9ld, name=eth0)
2026-02-17 02:43:15.570 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:15.570 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} status="up"
2026-02-17 02:43:15.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4834"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4834"}
2026-02-17 02:43:15.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4834/agnhost-primary-sb9ld" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali272faff64a9" profile_ids:"kns.kubectl-4834" profile_ids:"ksa.kubectl-4834.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:43:15.570 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.571 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.571 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.572 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali272faff64a9"
2026-02-17 02:43:15.572 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.572 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.605 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:15.605 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"} status="up"
2026-02-17 02:43:15.823 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-4834/agnhost-primary-sb9ld, name=eth0)
2026-02-17 02:43:15.823 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4834/agnhost-primary-sb9ld" endpoint_id:"eth0"}
2026-02-17 02:43:15.823 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4834"}
2026-02-17 02:43:15.823 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4834.default"}
2026-02-17 02:43:15.823 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.823 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.824 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4834" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.824 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JaCy3HKbc1kLEYHDk_" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.824 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4834" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.824 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JaCy3HKbc1kLEYHDk_" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.824 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.824 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali272faff64a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.824 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali272faff64a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.824 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.824 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.825 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.52
2026-02-17 02:43:15.883 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4834/agnhost-primary-sb9ld", EndpointId:"eth0"}
2026-02-17 02:43:15.933 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali272faff64a9" state="down"
2026-02-17 02:43:15.933 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali272faff64a9"
2026-02-17 02:43:15.933 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali272faff64a9", State:"down", Index:119}
2026-02-17 02:43:15.933 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:15.933 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:15.934 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=119
2026-02-17 02:43:15.936 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali272faff64a9" state=""
2026-02-17 02:43:15.936 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali272faff64a9"
2026-02-17 02:43:15.953 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali272faff64a9", State:"", Index:119}
2026-02-17 02:43:15.953 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Set[string](nil)}
2026-02-17 02:43:15.953 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali272faff64a9", Addrs:set.Set[string](nil)}
2026-02-17 02:43:16.214 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035, name=eth0)
2026-02-17 02:43:16.215 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-4349"} profile:{inbound_rules:{action:"allow" rule_id:"ZFKGAWVLScukgOhz"} outbound_rules:{action:"allow" rule_id:"uGRTdlv7YI6cv8wI"}}
2026-02-17 02:43:16.215 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-4349.default"} profile:{}
2026-02-17 02:43:16.215 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibac26af3d1b" profile_ids:"kns.configmap-4349" profile_ids:"ksa.configmap-4349.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:43:16.215 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.216 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.216 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibac26af3d1b" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-4349" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RBFm1sikpStkxbJ-lr" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibac26af3d1b" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-4349" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RBFm1sikpStkxbJ-lr" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.216 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibac26af3d1b"
2026-02-17 02:43:16.216 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.216 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.217 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calid57e9e9cc2e" state="down"
2026-02-17 02:43:16.217 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:16.217 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=121
2026-02-17 02:43:16.221 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calid57e9e9cc2e" state=""
2026-02-17 02:43:16.221 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid57e9e9cc2e"
2026-02-17 02:43:16.254 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:16.254 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} status="down"
2026-02-17 02:43:16.254 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid57e9e9cc2e", State:"down", Index:121}
2026-02-17 02:43:16.255 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:16.255 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:16.255 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid57e9e9cc2e", State:"", Index:121}
2026-02-17 02:43:16.255 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:16.255 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid57e9e9cc2e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:16.282 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calibac26af3d1b" state="down"
2026-02-17 02:43:16.283 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibac26af3d1b"
2026-02-17 02:43:16.283 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibac26af3d1b", State:"down", Index:122}
2026-02-17 02:43:16.283 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:16.283 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:16.283 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibac26af3d1b"
2026-02-17 02:43:16.283 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.283 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.293 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calibac26af3d1b" state="up"
2026-02-17 02:43:16.304 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:16.304 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} status="down"
2026-02-17 02:43:16.304 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibac26af3d1b", State:"up", Index:122}
2026-02-17 02:43:16.304 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibac26af3d1b"
2026-02-17 02:43:16.304 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibac26af3d1b"
2026-02-17 02:43:16.304 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibac26af3d1b"
2026-02-17 02:43:16.304 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.304 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.330 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:16.330 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} status="up"
2026-02-17 02:43:16.806 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035, name=eth0)
2026-02-17 02:43:16.807 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibac26af3d1b" profile_ids:"kns.configmap-4349" profile_ids:"ksa.configmap-4349.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:43:16.807 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.807 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.807 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.808 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibac26af3d1b"
2026-02-17 02:43:16.808 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.808 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:16.835 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:16.835 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} status="up"
2026-02-17 02:43:17.726 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliafe66d75de3" state="down"
2026-02-17 02:43:17.726 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliafe66d75de3"
2026-02-17 02:43:17.726 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 02:43:17.726 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafe66d75de3", State:"down", Index:120}
2026-02-17 02:43:17.726 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.726 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.728 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliafe66d75de3" state=""
2026-02-17 02:43:17.729 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliafe66d75de3"
2026-02-17 02:43:17.749 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafe66d75de3", State:"", Index:120}
2026-02-17 02:43:17.749 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.749 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafe66d75de3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.831 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=122
2026-02-17 02:43:17.831 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibac26af3d1b"
2026-02-17 02:43:17.831 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:17.831 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:18.010 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035, name=eth0)
2026-02-17 02:43:18.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibac26af3d1b" profile_ids:"kns.configmap-4349" profile_ids:"ksa.configmap-4349.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:43:18.010 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.010 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.010 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.011 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibac26af3d1b"
2026-02-17 02:43:18.011 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.011 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.033 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:18.033 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} status="up"
2026-02-17 02:43:18.118 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calibac26af3d1b" state="down"
2026-02-17 02:43:18.118 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibac26af3d1b"
2026-02-17 02:43:18.118 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibac26af3d1b", State:"down", Index:122}
2026-02-17 02:43:18.118 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.118 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.118 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibac26af3d1b"
2026-02-17 02:43:18.118 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.118 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.119 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.56
2026-02-17 02:43:18.120 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calibac26af3d1b" state=""
2026-02-17 02:43:18.120 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibac26af3d1b"
2026-02-17 02:43:18.120 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=122
2026-02-17 02:43:18.145 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:18.146 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} status="down"
2026-02-17 02:43:18.146 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibac26af3d1b", State:"", Index:122}
2026-02-17 02:43:18.146 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Set[string](nil)}
2026-02-17 02:43:18.146 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibac26af3d1b", Addrs:set.Set[string](nil)}
2026-02-17 02:43:18.146 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibac26af3d1b"
2026-02-17 02:43:18.146 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.146 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.173 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:18.173 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"} status="down"
2026-02-17 02:43:18.219 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035, name=eth0)
2026-02-17 02:43:18.219 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035" endpoint_id:"eth0"}
2026-02-17 02:43:18.220 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-4349"}
2026-02-17 02:43:18.220 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-4349.default"}
2026-02-17 02:43:18.220 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.220 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-4349" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RBFm1sikpStkxbJ-lr" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-4349" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RBFm1sikpStkxbJ-lr" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.220 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibac26af3d1b" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibac26af3d1b" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.220 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.220 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:18.278 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4349/pod-configmaps-38ad86c5-b8de-45a5-9be8-faafc9e9d035", EndpointId:"eth0"}
2026-02-17 02:43:19.597 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4349"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4349"}
2026-02-17 02:43:19.633 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8413"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8413"}
2026-02-17 02:43:19.655 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8413" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:19.703 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-973"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-973"}
2026-02-17 02:43:19.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8912"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8912"}
2026-02-17 02:43:19.759 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-8912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:19.830 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8912"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8912"}
2026-02-17 02:43:19.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1002"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1002"}
2026-02-17 02:43:19.883 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1002" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:20.049 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-238" name:"default"}
2026-02-17 02:43:20.400 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/netserver-0, name=eth0)
2026-02-17 02:43:20.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8413"} profile:{inbound_rules:{action:"allow" rule_id:"4XCm0aMmxVMH50px"} outbound_rules:{action:"allow" rule_id:"ZZKIHHCEEQAvnIDl"}}
2026-02-17 02:43:20.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8413.default"} profile:{}
2026-02-17 02:43:20.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid22303458a2" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:43:20.401 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.401 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.401 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.401 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid22303458a2" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.401 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.401 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.401 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid22303458a2" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.401 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.401 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.401 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid22303458a2"
2026-02-17 02:43:20.401 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.401 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.434 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.434 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.434 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-238"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-238"}
2026-02-17 02:43:20.460 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-238"}
2026-02-17 02:43:20.468 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calid22303458a2" state="down"
2026-02-17 02:43:20.468 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid22303458a2"
2026-02-17 02:43:20.472 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calid22303458a2" state="up"
2026-02-17 02:43:20.480 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid22303458a2", State:"down", Index:123}
2026-02-17 02:43:20.480 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.480 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.480 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid22303458a2", State:"up", Index:123}
2026-02-17 02:43:20.480 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid22303458a2"
2026-02-17 02:43:20.480 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid22303458a2"
2026-02-17 02:43:20.480 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid22303458a2"
2026-02-17 02:43:20.480 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.481 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.502 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.502 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.507 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-5rj77, name=eth0)
2026-02-17 02:43:20.507 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1002"} profile:{inbound_rules:{action:"allow" rule_id:"Vs9pCTJH_r9tpjO8"} outbound_rules:{action:"allow" rule_id:"MZoPXuINxHgaEl01"}}
2026-02-17 02:43:20.508 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1002.default"} profile:{}
2026-02-17 02:43:20.508 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-5rj77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ac922928e4" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:43:20.508 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.508 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.508 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.508 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2ac922928e4" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.508 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.508 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.508 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2ac922928e4" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.508 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.508 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.508 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2ac922928e4"
2026-02-17 02:43:20.508 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.508 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.554 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.554 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.585 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2ac922928e4" state="down"
2026-02-17 02:43:20.585 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ac922928e4"
2026-02-17 02:43:20.585 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ac922928e4", State:"down", Index:124}
2026-02-17 02:43:20.585 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.585 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.585 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ac922928e4"
2026-02-17 02:43:20.585 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.585 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.586 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2ac922928e4" state="up"
2026-02-17 02:43:20.607 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.607 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.607 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ac922928e4", State:"up", Index:124}
2026-02-17 02:43:20.607 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2ac922928e4"
2026-02-17 02:43:20.607 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ac922928e4"
2026-02-17 02:43:20.607 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ac922928e4"
2026-02-17 02:43:20.607 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.607 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:20.628 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.628 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.882 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/netserver-0, name=eth0)
2026-02-17 02:43:20.883 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid22303458a2" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:43:20.883 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.883 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.883 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.883 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid22303458a2"
2026-02-17 02:43:20.884 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.884 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:20.907 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.907 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.945 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6481" name:"default"}
2026-02-17 02:43:21.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-4834"
2026-02-17 02:43:21.114 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-4834"
2026-02-17 02:43:21.203 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6481"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6481"}
2026-02-17 02:43:21.239 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6481"}
2026-02-17 02:43:21.373 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4834" name:"default"}
2026-02-17 02:43:21.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4834"}
2026-02-17 02:43:21.864 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-5rj77, name=eth0)
2026-02-17 02:43:21.864 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-5rj77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ac922928e4" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:43:21.864 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:21.864 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:21.864 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:21.865 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ac922928e4"
2026-02-17 02:43:21.865 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:21.865 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:21.890 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:21.890 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="up"
2026-02-17 02:43:22.401 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=123
2026-02-17 02:43:22.401 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid22303458a2"
2026-02-17 02:43:22.401 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:22.401 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:22.434 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-17 02:43:22.434 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2ac922928e4"
2026-02-17 02:43:22.434 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:22.435 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:22.869 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-5rj77, name=eth0)
2026-02-17 02:43:22.870 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-5rj77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ac922928e4" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:43:22.871 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:22.871 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:22.871 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:22.874 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ac922928e4"
2026-02-17 02:43:22.874 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:22.874 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:22.897 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:22.897 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="up"
2026-02-17 02:43:23.870 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-5rj77, name=eth0)
2026-02-17 02:43:23.871 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-5rj77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ac922928e4" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:43:23.871 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:23.871 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:23.871 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:23.872 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ac922928e4"
2026-02-17 02:43:23.872 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:23.872 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:23.891 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:23.891 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="up"
2026-02-17 02:43:24.032 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-5rj77, name=eth0)
2026-02-17 02:43:24.033 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-5rj77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ac922928e4" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:43:24.033 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.033 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.033 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.034 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ac922928e4"
2026-02-17 02:43:24.034 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.034 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.060 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:24.060 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="up"
2026-02-17 02:43:24.144 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2ac922928e4" state="down"
2026-02-17 02:43:24.144 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ac922928e4"
2026-02-17 02:43:24.144 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ac922928e4", State:"down", Index:124}
2026-02-17 02:43:24.144 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.144 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.144 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ac922928e4"
2026-02-17 02:43:24.144 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.145 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.145 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-17 02:43:24.146 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.57
2026-02-17 02:43:24.151 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2ac922928e4" state=""
2026-02-17 02:43:24.151 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2ac922928e4"
2026-02-17 02:43:24.169 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:24.169 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="down"
2026-02-17 02:43:24.169 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ac922928e4", State:"", Index:124}
2026-02-17 02:43:24.169 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Set[string](nil)}
2026-02-17 02:43:24.169 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ac922928e4", Addrs:set.Set[string](nil)}
2026-02-17 02:43:24.169 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ac922928e4"
2026-02-17 02:43:24.169 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.169 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.197 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:24.197 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"} status="down"
2026-02-17 02:43:24.274 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-5rj77, name=eth0)
2026-02-17 02:43:24.274 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-5rj77" endpoint_id:"eth0"}
2026-02-17 02:43:24.274 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1002"}
2026-02-17 02:43:24.274 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1002.default"}
2026-02-17 02:43:24.274 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.275 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.275 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.275 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.275 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.275 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.275 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.276 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2ac922928e4" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.276 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2ac922928e4" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.276 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.276 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.327 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-5rj77", EndpointId:"eth0"}
2026-02-17 02:43:24.767 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4349" name:"default"}
2026-02-17 02:43:24.872 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-973" name:"default"}
2026-02-17 02:43:25.024 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4349"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4349"}
2026-02-17 02:43:25.050 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4349"}
2026-02-17 02:43:25.256 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-8912" name:"default"}
2026-02-17 02:43:25.519 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8912"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8912"}
2026-02-17 02:43:25.539 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-8912"}
2026-02-17 02:43:25.663 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-973"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-973"}
2026-02-17 02:43:25.684 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-973"}
2026-02-17 02:43:25.826 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-scnvw, name=eth0)
2026-02-17 02:43:25.827 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1002"} profile:{inbound_rules:{action:"allow" rule_id:"Vs9pCTJH_r9tpjO8"} outbound_rules:{action:"allow" rule_id:"MZoPXuINxHgaEl01"}}
2026-02-17 02:43:25.827 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1002.default"} profile:{}
2026-02-17 02:43:25.827 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-scnvw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali920cacf85c5" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:43:25.827 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.827 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.827 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.828 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali920cacf85c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:25.828 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:25.828 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:25.828 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali920cacf85c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:25.828 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:25.828 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:25.828 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali920cacf85c5"
2026-02-17 02:43:25.828 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.828 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.865 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:25.865 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="down"
2026-02-17 02:43:25.904 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali920cacf85c5" state="down"
2026-02-17 02:43:25.905 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali920cacf85c5"
2026-02-17 02:43:25.905 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali920cacf85c5", State:"down", Index:125}
2026-02-17 02:43:25.905 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:25.905 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:25.905 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali920cacf85c5"
2026-02-17 02:43:25.905 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.905 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.908 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali920cacf85c5" state="up"
2026-02-17 02:43:25.927 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:25.927 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="down"
2026-02-17 02:43:25.927 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali920cacf85c5", State:"up", Index:125}
2026-02-17 02:43:25.927 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali920cacf85c5"
2026-02-17 02:43:25.927 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali920cacf85c5"
2026-02-17 02:43:25.927 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali920cacf85c5"
2026-02-17 02:43:25.927 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.928 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:25.948 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:25.948 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="up"
2026-02-17 02:43:26.897 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-scnvw, name=eth0)
2026-02-17 02:43:26.897 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-scnvw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali920cacf85c5" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:43:26.897 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:26.897 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:26.897 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:26.898 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali920cacf85c5"
2026-02-17 02:43:26.898 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:26.898 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:26.923 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:26.923 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="up"
2026-02-17 02:43:27.330 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=125
2026-02-17 02:43:27.330 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali920cacf85c5"
2026-02-17 02:43:27.330 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:27.331 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:27.913 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-scnvw, name=eth0)
2026-02-17 02:43:27.913 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-scnvw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali920cacf85c5" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:43:27.914 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:27.914 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:27.914 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:27.914 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali920cacf85c5"
2026-02-17 02:43:27.914 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:27.914 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:27.934 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:27.934 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="up"
2026-02-17 02:43:28.926 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-scnvw, name=eth0)
2026-02-17 02:43:28.926 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-scnvw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali920cacf85c5" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:43:28.927 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:28.927 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:28.927 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:28.927 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali920cacf85c5"
2026-02-17 02:43:28.927 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:28.927 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:28.952 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:28.952 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="up"
2026-02-17 02:43:29.110 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-scnvw, name=eth0)
2026-02-17 02:43:29.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-scnvw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali920cacf85c5" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:43:29.111 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.111 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.112 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.113 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali920cacf85c5"
2026-02-17 02:43:29.113 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.113 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 125
2026-02-17 02:43:29.136 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:29.136 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="up"
2026-02-17 02:43:29.216 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali920cacf85c5" state="down"
2026-02-17 02:43:29.216 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali920cacf85c5", State:"down", Index:125}
2026-02-17 02:43:29.216 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali920cacf85c5"
2026-02-17 02:43:29.216 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.216 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.216 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali920cacf85c5"
2026-02-17 02:43:29.216 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=125
2026-02-17 02:43:29.216 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.59
2026-02-17 02:43:29.219 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali920cacf85c5" state=""
2026-02-17 02:43:29.219 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali920cacf85c5"
2026-02-17 02:43:29.237 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:29.237 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="down"
2026-02-17 02:43:29.237 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:29.237 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:29.238 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali920cacf85c5", State:"", Index:125}
2026-02-17 02:43:29.238 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Set[string](nil)}
2026-02-17 02:43:29.238 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali920cacf85c5", Addrs:set.Set[string](nil)}
2026-02-17 02:43:29.238 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali920cacf85c5"
2026-02-17 02:43:29.238 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.238 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.255 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:29.255 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"} status="down"
2026-02-17 02:43:29.336 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-1002/fail-once-local-scnvw, name=eth0)
2026-02-17 02:43:29.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-scnvw" endpoint_id:"eth0"}
2026-02-17 02:43:29.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1002"}
2026-02-17 02:43:29.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1002.default"}
2026-02-17 02:43:29.336 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.336 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.337 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:29.337 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:29.337 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:29.337 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:29.337 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.337 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali920cacf85c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:29.337 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali920cacf85c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:29.337 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.337 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:29.399 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-scnvw", EndpointId:"eth0"}
2026-02-17 02:43:31.957 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1002"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1002"}
2026-02-17 02:43:31.983 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9502"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9502"}
2026-02-17 02:43:32.009 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.865 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/netserver-0, name=eth0)
2026-02-17 02:43:32.866 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid22303458a2" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:43:32.866 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:32.866 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:32.866 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:32.867 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid22303458a2"
2026-02-17 02:43:32.867 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:32.867 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:32.893 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:32.893 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:34.374 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/test-container-pod, name=eth0)
2026-02-17 02:43:34.374 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali91c5ce09da9" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:43:34.374 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.375 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.375 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.375 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali91c5ce09da9" ipVersion=0x4 table="filter"
2026-02-17 02:43:34.376 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali91c5ce09da9" ipVersion=0x4 table="filter"
2026-02-17 02:43:34.376 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:34.376 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.376 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.423 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:34.423 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:43:34.444 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali91c5ce09da9" state="down"
2026-02-17 02:43:34.444 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali91c5ce09da9"
2026-02-17 02:43:34.444 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c5ce09da9", State:"down", Index:126}
2026-02-17 02:43:34.444 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:34.444 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:34.445 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:34.445 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.445 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.446 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali91c5ce09da9" state="up"
2026-02-17 02:43:34.463 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:34.463 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:43:34.463 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c5ce09da9", State:"up", Index:126}
2026-02-17 02:43:34.463 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:34.463 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:34.463 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:34.463 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.463 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.483 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:34.483 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:43:34.994 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/test-container-pod, name=eth0)
2026-02-17 02:43:34.995 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali91c5ce09da9" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:43:34.995 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.995 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.996 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.996 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:34.996 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:34.996 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:35.023 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:35.023 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.555 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=126
2026-02-17 02:43:35.555 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali91c5ce09da9"
2026-02-17 02:43:35.555 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:35.555 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:35.996 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8413"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8413"}
2026-02-17 02:43:36.052 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1313"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1313"}
2026-02-17 02:43:36.078 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1313" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:36.666 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-1313/pod-release-tllh9, name=eth0)
2026-02-17 02:43:36.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-1313"} profile:{inbound_rules:{action:"allow" rule_id:"HU9wIki-3m7gSel3"} outbound_rules:{action:"allow" rule_id:"rA7DmqM-0swblTFS"}}
2026-02-17 02:43:36.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-1313.default"} profile:{}
2026-02-17 02:43:36.667 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-tllh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83f6cc42559" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:43:36.667 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.667 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.667 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.668 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83f6cc42559" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.668 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.668 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.668 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83f6cc42559" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.668 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.668 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.668 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83f6cc42559"
2026-02-17 02:43:36.668 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.668 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.710 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.710 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.739 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali83f6cc42559" state="down"
2026-02-17 02:43:36.739 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83f6cc42559"
2026-02-17 02:43:36.739 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83f6cc42559", State:"down", Index:127}
2026-02-17 02:43:36.739 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.739 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.739 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83f6cc42559"
2026-02-17 02:43:36.739 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.739 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.742 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali83f6cc42559" state="up"
2026-02-17 02:43:36.758 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.758 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.758 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83f6cc42559", State:"up", Index:127}
2026-02-17 02:43:36.758 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83f6cc42559"
2026-02-17 02:43:36.758 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83f6cc42559"
2026-02-17 02:43:36.758 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83f6cc42559"
2026-02-17 02:43:36.758 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.758 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:36.780 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:36.780 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:37.007 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-1313/pod-release-tllh9, name=eth0)
2026-02-17 02:43:37.007 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-tllh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83f6cc42559" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:43:37.008 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:37.008 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:37.008 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:37.008 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83f6cc42559"
2026-02-17 02:43:37.008 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:37.009 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:37.033 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:37.033 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:37.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1002" name:"default"}
2026-02-17 02:43:37.365 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1002"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1002"}
2026-02-17 02:43:37.397 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1002"}
2026-02-17 02:43:38.095 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9502"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9502"}
2026-02-17 02:43:38.119 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1804"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-1804"}
2026-02-17 02:43:38.145 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-1804" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:38.561 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=127
2026-02-17 02:43:38.561 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83f6cc42559"
2026-02-17 02:43:38.561 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:38.562 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:41.027 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/netserver-0, name=eth0)
2026-02-17 02:43:41.027 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid22303458a2" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:43:41.027 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.027 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.027 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.032 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid22303458a2"
2026-02-17 02:43:41.032 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.032 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.047 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/test-container-pod, name=eth0)
2026-02-17 02:43:41.057 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/netserver-0, name=eth0)
2026-02-17 02:43:41.067 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.067 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali91c5ce09da9" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:43:41.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid22303458a2" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:43:41.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8413"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8413"}
2026-02-17 02:43:41.067 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.067 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.067 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.068 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.068 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.068 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.068 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:41.068 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid22303458a2"
2026-02-17 02:43:41.069 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.069 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.069 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.069 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.073 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/test-container-pod, name=eth0)
2026-02-17 02:43:41.102 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.102 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.102 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.102 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali91c5ce09da9" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:43:41.102 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.102 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.103 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.103 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali91c5ce09da9"
2026-02-17 02:43:41.103 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.104 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.119 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-1313/pod-release-tllh9, name=eth0)
2026-02-17 02:43:41.132 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-1313/pod-release-tllh9, name=eth0)
2026-02-17 02:43:41.132 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.133 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.133 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-tllh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83f6cc42559" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:43:41.133 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-tllh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83f6cc42559" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:43:41.133 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:41.133 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:41.133 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:41.133 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83f6cc42559"
2026-02-17 02:43:41.134 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:41.134 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:41.164 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.164 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.230 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1804"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-1804"}
2026-02-17 02:43:41.253 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-8173"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-8173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-8173"}
2026-02-17 02:43:41.281 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:41.406 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/netserver-0, name=eth0)
2026-02-17 02:43:41.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:43:41.406 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.406 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.407 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid22303458a2" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.407 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid22303458a2" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.407 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.407 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.408 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.49
2026-02-17 02:43:41.434 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-8413/test-container-pod, name=eth0)
2026-02-17 02:43:41.477 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:41.477 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:43:41.477 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8413"}
2026-02-17 02:43:41.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8413.default"}
2026-02-17 02:43:41.478 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.478 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.478 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.478 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.478 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.478 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.478 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.478 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali91c5ce09da9" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.478 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali91c5ce09da9" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.478 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.478 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.479 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.58
2026-02-17 02:43:41.517 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=123
2026-02-17 02:43:41.517 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid22303458a2"
2026-02-17 02:43:41.517 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calid22303458a2" state="down"
2026-02-17 02:43:41.524 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calid22303458a2" state=""
2026-02-17 02:43:41.524 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid22303458a2"
2026-02-17 02:43:41.538 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:43:41.538 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.538 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.538 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid22303458a2", State:"down", Index:123}
2026-02-17 02:43:41.538 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid22303458a2", State:"", Index:123}
2026-02-17 02:43:41.538 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Set[string](nil)}
2026-02-17 02:43:41.538 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid22303458a2", Addrs:set.Set[string](nil)}
2026-02-17 02:43:41.543 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali91c5ce09da9" state="down"
2026-02-17 02:43:41.543 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali91c5ce09da9"
2026-02-17 02:43:41.543 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=126
2026-02-17 02:43:41.561 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c5ce09da9", State:"down", Index:126}
2026-02-17 02:43:41.561 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.561 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.571 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali91c5ce09da9" state=""
2026-02-17 02:43:41.571 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali91c5ce09da9"
2026-02-17 02:43:41.580 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c5ce09da9", State:"", Index:126}
2026-02-17 02:43:41.580 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Set[string](nil)}
2026-02-17 02:43:41.581 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c5ce09da9", Addrs:set.Set[string](nil)}
2026-02-17 02:43:42.153 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1313"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1313"}
2026-02-17 02:43:42.175 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3306"}
2026-02-17 02:43:42.199 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3306" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:42.839 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v, name=eth0)
2026-02-17 02:43:42.839 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.aggregator-8173"} profile:{inbound_rules:{action:"allow" rule_id:"wMPDXx9pMi33z_oh"} outbound_rules:{action:"allow" rule_id:"UHO9JWg1RNlrW-76"}}
2026-02-17 02:43:42.839 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.aggregator-8173.default"} profile:{}
2026-02-17 02:43:42.839 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48cb46fedca" profile_ids:"kns.aggregator-8173" profile_ids:"ksa.aggregator-8173.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:43:42.839 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.839 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.839 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.840 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali48cb46fedca" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.840 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.aggregator-8173" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.840 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6BYTj2feLCksV74bfU" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.840 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali48cb46fedca" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.840 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.aggregator-8173" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.840 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6BYTj2feLCksV74bfU" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.840 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali48cb46fedca"
2026-02-17 02:43:42.840 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.840 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.886 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:42.886 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} status="down"
2026-02-17 02:43:42.904 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali48cb46fedca" state="down"
2026-02-17 02:43:42.904 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48cb46fedca"
2026-02-17 02:43:42.904 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48cb46fedca", State:"down", Index:128}
2026-02-17 02:43:42.904 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Typed[string]{}}
2026-02-17 02:43:42.904 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Typed[string]{}}
2026-02-17 02:43:42.904 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48cb46fedca"
2026-02-17 02:43:42.904 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.904 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.907 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali48cb46fedca" state="up"
2026-02-17 02:43:42.928 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:42.929 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} status="down"
2026-02-17 02:43:42.929 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48cb46fedca", State:"up", Index:128}
2026-02-17 02:43:42.929 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali48cb46fedca"
2026-02-17 02:43:42.929 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48cb46fedca"
2026-02-17 02:43:42.929 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48cb46fedca"
2026-02-17 02:43:42.929 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.929 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:42.952 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:42.952 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} status="up"
2026-02-17 02:43:43.066 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-vgj7v, name=eth0)
2026-02-17 02:43:43.066 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3306"} profile:{inbound_rules:{action:"allow" rule_id:"_foNvnXZ4ZTbvzww"} outbound_rules:{action:"allow" rule_id:"Tt7Y7uva4_jVEB3I"}}
2026-02-17 02:43:43.066 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3306.default"} profile:{}
2026-02-17 02:43:43.066 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-vgj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b0fca3d520" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:43:43.066 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.067 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.067 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4b0fca3d520" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4b0fca3d520" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:43.067 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:43.067 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.067 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.102 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:43.102 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} status="down"
2026-02-17 02:43:43.136 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali4b0fca3d520" state="down"
2026-02-17 02:43:43.137 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b0fca3d520"
2026-02-17 02:43:43.137 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b0fca3d520", State:"down", Index:129}
2026-02-17 02:43:43.137 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Typed[string]{}}
2026-02-17 02:43:43.137 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Typed[string]{}}
2026-02-17 02:43:43.137 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:43.137 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.137 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.139 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali4b0fca3d520" state="up"
2026-02-17 02:43:43.176 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:43.176 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} status="down"
2026-02-17 02:43:43.176 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9502" name:"default"}
2026-02-17 02:43:43.193 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b0fca3d520", State:"up", Index:129}
2026-02-17 02:43:43.193 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:43.193 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:43.193 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:43.194 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.194 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:43.218 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:43.218 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} status="up"
2026-02-17 02:43:43.604 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9502"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9502"}
2026-02-17 02:43:43.630 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9502"}
2026-02-17 02:43:44.054 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-vgj7v, name=eth0)
2026-02-17 02:43:44.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-vgj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b0fca3d520" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:43:44.055 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:44.055 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:44.055 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:44.056 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:44.056 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:44.056 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:44.078 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:44.078 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} status="up"
2026-02-17 02:43:44.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-8173" type:"ClusterIP" cluster_ips:"10.254.229.168" ports:{Protocol:"TCP" Port:7443}
2026-02-17 02:43:44.390 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 02:43:44.577 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=128
2026-02-17 02:43:44.577 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali48cb46fedca"
2026-02-17 02:43:44.577 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:44.577 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:45.057 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=129
2026-02-17 02:43:45.057 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b0fca3d520"
2026-02-17 02:43:45.057 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:45.057 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:46.262 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8413" name:"default"}
2026-02-17 02:43:46.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8413"}
2026-02-17 02:43:46.443 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-1804" name:"default"}
2026-02-17 02:43:46.636 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1804"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-1804"}
2026-02-17 02:43:46.673 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"}
2026-02-17 02:43:47.204 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-1313/pod-release-tllh9, name=eth0)
2026-02-17 02:43:47.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-tllh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83f6cc42559" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:43:47.204 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.204 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.205 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.205 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83f6cc42559"
2026-02-17 02:43:47.205 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.205 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.219 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-1313/pod-release-tllh9, name=eth0)
2026-02-17 02:43:47.231 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:47.232 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:47.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-tllh9" endpoint_id:"eth0"}
2026-02-17 02:43:47.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-1313"}
2026-02-17 02:43:47.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-1313.default"}
2026-02-17 02:43:47.232 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.232 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.232 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.232 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.232 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.232 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.232 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.232 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83f6cc42559" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.232 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83f6cc42559" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.232 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.232 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.233 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.60
2026-02-17 02:43:47.305 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-tllh9", EndpointId:"eth0"}
2026-02-17 02:43:47.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1313" name:"default"}
2026-02-17 02:43:48.308 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1313"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1313"}
2026-02-17 02:43:48.344 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1313"}
2026-02-17 02:43:48.411 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali83f6cc42559" state="down"
2026-02-17 02:43:48.411 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83f6cc42559"
2026-02-17 02:43:48.411 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83f6cc42559", State:"down", Index:127}
2026-02-17 02:43:48.411 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Typed[string]{}}
2026-02-17 02:43:48.411 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Typed[string]{}}
2026-02-17 02:43:48.413 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=127
2026-02-17 02:43:48.417 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali83f6cc42559" state=""
2026-02-17 02:43:48.417 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83f6cc42559"
2026-02-17 02:43:48.433 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83f6cc42559", State:"", Index:127}
2026-02-17 02:43:48.433 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Set[string](nil)}
2026-02-17 02:43:48.433 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83f6cc42559", Addrs:set.Set[string](nil)}
2026-02-17 02:43:48.610 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-vgj7v, name=eth0)
2026-02-17 02:43:48.610 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-vgj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b0fca3d520" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:43:48.610 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.610 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.611 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.611 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:48.611 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.611 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.630 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-vgj7v, name=eth0)
2026-02-17 02:43:48.639 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:48.639 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} status="up"
2026-02-17 02:43:48.639 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-vgj7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b0fca3d520" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:43:48.639 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.639 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.639 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.640 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b0fca3d520"
2026-02-17 02:43:48.640 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.640 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.668 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:48.668 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"} status="up"
2026-02-17 02:43:48.893 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3306"}
2026-02-17 02:43:48.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7714"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7714"}
2026-02-17 02:43:48.921 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7714" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:48.935 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-vgj7v, name=eth0)
bird: KIF: Received address message for unknown interface 129
2026-02-17 02:43:48.952 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-vgj7v" endpoint_id:"eth0"}
2026-02-17 02:43:48.952 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3306"}
2026-02-17 02:43:48.952 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3306.default"}
2026-02-17 02:43:48.952 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.952 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.953 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4b0fca3d520" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4b0fca3d520" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.954 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.954 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:48.954 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.62
2026-02-17 02:43:49.011 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-vgj7v", EndpointId:"eth0"}
2026-02-17 02:43:49.038 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali4b0fca3d520" state="down"
2026-02-17 02:43:49.039 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b0fca3d520", State:"down", Index:129}
2026-02-17 02:43:49.039 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b0fca3d520"
2026-02-17 02:43:49.039 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.039 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.039 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=129
2026-02-17 02:43:49.039 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali4b0fca3d520" state=""
2026-02-17 02:43:49.039 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b0fca3d520"
2026-02-17 02:43:49.061 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b0fca3d520", State:"", Index:129}
2026-02-17 02:43:49.061 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Set[string](nil)}
2026-02-17 02:43:49.061 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b0fca3d520", Addrs:set.Set[string](nil)}
2026-02-17 02:43:53.053 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7714"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7714"}
2026-02-17 02:43:53.089 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8826"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8826"}
2026-02-17 02:43:53.121 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8826" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:53.968 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3306" name:"default"}
2026-02-17 02:43:54.129 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v, name=eth0)
2026-02-17 02:43:54.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48cb46fedca" profile_ids:"kns.aggregator-8173" profile_ids:"ksa.aggregator-8173.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:43:54.130 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:54.130 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:54.130 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:54.131 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48cb46fedca"
2026-02-17 02:43:54.131 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:54.131 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:43:54.171 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:54.171 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} status="up"
2026-02-17 02:43:54.331 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3306"}
2026-02-17 02:43:54.357 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3306"}
2026-02-17 02:43:55.978 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:43:58.121 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7714" name:"default"}
2026-02-17 02:43:58.303 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7714"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7714"}
2026-02-17 02:43:58.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7714"}
2026-02-17 02:44:07.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8826"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8826"}
2026-02-17 02:44:07.253 [INFO][79] felix/summary.go 100: Summarising 190 dataplane reconciliation loops over 1m2.7s: avg=30ms longest=90ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:44:07.253 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3734"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3734"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3734"}
2026-02-17 02:44:07.280 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3734" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:08.154 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v, name=eth0)
2026-02-17 02:44:08.154 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48cb46fedca" profile_ids:"kns.aggregator-8173" profile_ids:"ksa.aggregator-8173.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:44:08.154 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.154 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.154 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.156 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48cb46fedca"
2026-02-17 02:44:08.156 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.156 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.202 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:08.202 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} status="up"
2026-02-17 02:44:08.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-8173"
2026-02-17 02:44:08.828 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v, name=eth0)
2026-02-17 02:44:08.828 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48cb46fedca" profile_ids:"kns.aggregator-8173" profile_ids:"ksa.aggregator-8173.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:44:08.828 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.828 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.828 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.832 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48cb46fedca"
2026-02-17 02:44:08.832 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.832 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.842 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v, name=eth0)
2026-02-17 02:44:08.856 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:08.856 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"} status="up"
2026-02-17 02:44:08.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"sample-apiserver"}
2026-02-17 02:44:08.857 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v" endpoint_id:"eth0"}
2026-02-17 02:44:08.857 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.aggregator-8173"}
2026-02-17 02:44:08.858 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.aggregator-8173.default"}
2026-02-17 02:44:08.858 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.858 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.aggregator-8173" ipVersion=0x4 table="filter"
2026-02-17 02:44:08.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6BYTj2feLCksV74bfU" ipVersion=0x4 table="filter"
2026-02-17 02:44:08.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.aggregator-8173" ipVersion=0x4 table="filter"
2026-02-17 02:44:08.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6BYTj2feLCksV74bfU" ipVersion=0x4 table="filter"
2026-02-17 02:44:08.859 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali48cb46fedca" ipVersion=0x4 table="filter"
2026-02-17 02:44:08.859 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali48cb46fedca" ipVersion=0x4 table="filter"
2026-02-17 02:44:08.859 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.859 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.860 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.61
2026-02-17 02:44:08.908 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-8173/sample-apiserver-deployment-5bc889656b-r8s9v", EndpointId:"eth0"}
2026-02-17 02:44:08.949 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-8173"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-8173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-8173"}
2026-02-17 02:44:08.996 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5366"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5366"}
2026-02-17 02:44:09.024 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-5366" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:09.109 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5366"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5366"}
2026-02-17 02:44:09.135 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4139"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4139"}
2026-02-17 02:44:09.135 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:09.346 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3734"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3734"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3734"}
2026-02-17 02:44:09.374 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7240"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7240"}
2026-02-17 02:44:09.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7240" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:10.022 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1, name=eth0)
2026-02-17 02:44:10.022 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7240"} profile:{inbound_rules:{action:"allow" rule_id:"ifu_4pip0VreQznH"} outbound_rules:{action:"allow" rule_id:"I1pNUSTrkOiQzmsS"}}
2026-02-17 02:44:10.022 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7240.default"} profile:{}
2026-02-17 02:44:10.022 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali677be34dbf2" profile_ids:"kns.projected-7240" profile_ids:"ksa.projected-7240.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:44:10.022 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.022 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.022 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.023 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali677be34dbf2" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.023 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7240" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.023 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EvDuQ5DAeyysd6fNEk" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.023 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali677be34dbf2" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.023 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7240" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.023 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EvDuQ5DAeyysd6fNEk" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.023 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali677be34dbf2"
2026-02-17 02:44:10.023 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.023 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.071 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:10.072 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:10.093 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali677be34dbf2" state="down"
2026-02-17 02:44:10.094 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali677be34dbf2"
2026-02-17 02:44:10.094 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali677be34dbf2", State:"down", Index:130}
2026-02-17 02:44:10.094 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:10.094 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:10.094 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali677be34dbf2"
2026-02-17 02:44:10.094 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.094 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.096 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali677be34dbf2" state="up"
2026-02-17 02:44:10.124 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:10.124 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:10.124 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali677be34dbf2", State:"up", Index:130}
2026-02-17 02:44:10.124 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali677be34dbf2"
2026-02-17 02:44:10.124 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali677be34dbf2"
2026-02-17 02:44:10.125 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali677be34dbf2"
2026-02-17 02:44:10.125 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.125 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:10.147 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:10.147 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:11.813 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=130
2026-02-17 02:44:11.813 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali677be34dbf2"
2026-02-17 02:44:11.813 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:11.813 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:12.021 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali48cb46fedca" state="down"
2026-02-17 02:44:12.021 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48cb46fedca"
2026-02-17 02:44:12.021 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48cb46fedca", State:"down", Index:128}
2026-02-17 02:44:12.021 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Typed[string]{}}
2026-02-17 02:44:12.021 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=128
2026-02-17 02:44:12.021 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Typed[string]{}}
2026-02-17 02:44:12.026 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali48cb46fedca" state=""
2026-02-17 02:44:12.026 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali48cb46fedca"
2026-02-17 02:44:12.047 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48cb46fedca", State:"", Index:128}
2026-02-17 02:44:12.048 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Set[string](nil)}
2026-02-17 02:44:12.048 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48cb46fedca", Addrs:set.Set[string](nil)}
2026-02-17 02:44:12.226 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1, name=eth0)
2026-02-17 02:44:12.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali677be34dbf2" profile_ids:"kns.projected-7240" profile_ids:"ksa.projected-7240.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:44:12.226 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:12.226 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:12.226 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:12.236 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali677be34dbf2"
2026-02-17 02:44:12.236 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:12.236 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:12.253 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:12.253 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:12.508 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8826" name:"default"}
2026-02-17 02:44:12.547 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8826"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8826"}
2026-02-17 02:44:12.572 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8826"}
2026-02-17 02:44:13.402 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1, name=eth0)
2026-02-17 02:44:13.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali677be34dbf2" profile_ids:"kns.projected-7240" profile_ids:"ksa.projected-7240.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:44:13.402 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.403 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.403 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.403 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali677be34dbf2"
2026-02-17 02:44:13.404 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.404 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.429 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:13.429 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:13.429 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4139"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4139"}
2026-02-17 02:44:13.457 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-144"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-144"}
2026-02-17 02:44:13.457 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-144" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:13.506 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali677be34dbf2" state="down"
2026-02-17 02:44:13.507 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali677be34dbf2"
2026-02-17 02:44:13.507 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali677be34dbf2", State:"down", Index:130}
2026-02-17 02:44:13.507 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:13.507 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:13.507 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali677be34dbf2"
2026-02-17 02:44:13.508 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.508 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.509 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.3
2026-02-17 02:44:13.510 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=130
2026-02-17 02:44:13.512 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali677be34dbf2" state=""
2026-02-17 02:44:13.512 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali677be34dbf2"
2026-02-17 02:44:13.543 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:13.543 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:13.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-144"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-144"}
2026-02-17 02:44:13.566 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3344"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3344"}
2026-02-17 02:44:13.567 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3344" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:13.596 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali677be34dbf2", State:"", Index:130}
2026-02-17 02:44:13.596 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Set[string](nil)}
2026-02-17 02:44:13.596 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali677be34dbf2", Addrs:set.Set[string](nil)}
2026-02-17 02:44:13.596 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali677be34dbf2"
2026-02-17 02:44:13.596 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.596 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.628 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:13.629 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:13.660 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1, name=eth0)
2026-02-17 02:44:13.660 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1" endpoint_id:"eth0"}
2026-02-17 02:44:13.660 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7240.default"}
2026-02-17 02:44:13.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7240"}
2026-02-17 02:44:13.661 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.661 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7240" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EvDuQ5DAeyysd6fNEk" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7240" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EvDuQ5DAeyysd6fNEk" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.662 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.663 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali677be34dbf2" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.663 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali677be34dbf2" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.663 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.663 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:13.728 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7240/downwardapi-volume-ac745622-f33d-45ec-a412-294357f56dc1", EndpointId:"eth0"}
2026-02-17 02:44:14.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"default"}
2026-02-17 02:44:14.153 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5366"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5366"}
2026-02-17 02:44:14.383 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3734"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3734"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3734"}
2026-02-17 02:44:14.515 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-8173"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-8173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-8173"}
2026-02-17 02:44:14.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-8173"}
2026-02-17 02:44:15.489 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7240"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7240"}
2026-02-17 02:44:15.510 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8220"}
2026-02-17 02:44:15.540 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:16.146 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7, name=eth0)
2026-02-17 02:44:16.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-8220.default"} profile:{}
2026-02-17 02:44:16.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-8220"} profile:{inbound_rules:{action:"allow" rule_id:"VYsb_YrkbspAGQmo"} outbound_rules:{action:"allow" rule_id:"dKQTYreBZmsDzDRt"}}
2026-02-17 02:44:16.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4ce2f670b3" profile_ids:"kns.configmap-8220" profile_ids:"ksa.configmap-8220.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:44:16.147 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:16.147 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:16.147 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:16.147 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic4ce2f670b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.147 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-8220" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.147 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oX8fnEnTWK3aEyFCKM" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.147 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic4ce2f670b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.147 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-8220" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.147 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oX8fnEnTWK3aEyFCKM" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.147 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:16.147 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:16.147 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:16.194 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:16.195 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} status="down"
2026-02-17 02:44:16.228 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic4ce2f670b3" state="down"
2026-02-17 02:44:16.229 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic4ce2f670b3"
2026-02-17 02:44:16.229 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic4ce2f670b3" state="up"
2026-02-17 02:44:16.229 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ce2f670b3", State:"down", Index:131}
2026-02-17 02:44:16.230 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.230 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.230 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ce2f670b3", State:"up", Index:131}
2026-02-17 02:44:16.230 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:16.230 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:16.230 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:16.230 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:16.230 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:16.253 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:16.253 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.690 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3344"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3344"}
2026-02-17 02:44:16.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6537"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6537"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6537"}
2026-02-17 02:44:16.744 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6537" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:17.217 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=131
2026-02-17 02:44:17.217 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic4ce2f670b3"
2026-02-17 02:44:17.217 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:17.217 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:17.271 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7, name=eth0)
2026-02-17 02:44:17.271 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4ce2f670b3" profile_ids:"kns.configmap-8220" profile_ids:"ksa.configmap-8220.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:44:17.271 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:17.272 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:17.272 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:17.273 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:17.273 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:17.273 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:17.294 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:17.294 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} status="up"
2026-02-17 02:44:17.460 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-74dwz, name=eth0)
2026-02-17 02:44:17.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6537"} profile:{inbound_rules:{action:"allow" rule_id:"4-G6V2Ttg4Z57YiG"} outbound_rules:{action:"allow" rule_id:"PebDQsSDa_fMsIhe"}}
2026-02-17 02:44:17.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6537.default"} profile:{}
2026-02-17 02:44:17.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b3a7fb2860" profile_ids:"kns.gc-6537" profile_ids:"ksa.gc-6537.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:44:17.461 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.461 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.461 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.462 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6b3a7fb2860" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.462 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.462 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.462 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6b3a7fb2860" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.462 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.462 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.462 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:17.462 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.462 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.502 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:17.502 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} status="down"
2026-02-17 02:44:17.540 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali6b3a7fb2860" state="down"
2026-02-17 02:44:17.540 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:17.540 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b3a7fb2860", State:"down", Index:132}
2026-02-17 02:44:17.540 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Typed[string]{}}
2026-02-17 02:44:17.541 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Typed[string]{}}
2026-02-17 02:44:17.541 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:17.541 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.541 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.542 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali6b3a7fb2860" state="up"
2026-02-17 02:44:17.570 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:17.570 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} status="down"
2026-02-17 02:44:17.570 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b3a7fb2860", State:"up", Index:132}
2026-02-17 02:44:17.570 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:17.570 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:17.570 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:17.570 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.570 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:17.593 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:17.593 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} status="up"
2026-02-17 02:44:17.963 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6537"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6537"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6537"}
2026-02-17 02:44:18.029 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-617"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-617"}
2026-02-17 02:44:18.050 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-617" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:18.271 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-74dwz, name=eth0)
2026-02-17 02:44:18.271 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b3a7fb2860" profile_ids:"kns.gc-6537" profile_ids:"ksa.gc-6537.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:44:18.271 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:18.271 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:18.271 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:18.272 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:18.272 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:18.272 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:18.297 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:18.297 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} status="up"
2026-02-17 02:44:18.411 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:18.411 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:18.411 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:18.452 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7, name=eth0)
2026-02-17 02:44:18.453 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4ce2f670b3" profile_ids:"kns.configmap-8220" profile_ids:"ksa.configmap-8220.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:44:18.453 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.453 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.453 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.454 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:18.454 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.454 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.477 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:18.477 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} status="up"
2026-02-17 02:44:18.560 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=131
2026-02-17 02:44:18.560 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic4ce2f670b3"
2026-02-17 02:44:18.560 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic4ce2f670b3" state="down"
2026-02-17 02:44:18.560 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:18.560 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:18.560 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ce2f670b3", State:"down", Index:131}
2026-02-17 02:44:18.560 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:18.560 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.560 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.561 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.2
2026-02-17 02:44:18.561 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic4ce2f670b3" state=""
2026-02-17 02:44:18.561 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic4ce2f670b3"
2026-02-17 02:44:18.580 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:18.580 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} status="down"
2026-02-17 02:44:18.580 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ce2f670b3", State:"", Index:131}
2026-02-17 02:44:18.580 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:18.580 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ce2f670b3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:18.580 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic4ce2f670b3"
2026-02-17 02:44:18.580 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.580 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.600 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:18.600 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"} status="down"
2026-02-17 02:44:18.600 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4139" name:"default"}
2026-02-17 02:44:18.706 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7, name=eth0)
2026-02-17 02:44:18.706 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7" endpoint_id:"eth0"}
2026-02-17 02:44:18.706 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-8220"}
2026-02-17 02:44:18.706 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-8220.default"}
2026-02-17 02:44:18.707 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.707 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.707 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-8220" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.707 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oX8fnEnTWK3aEyFCKM" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.707 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-8220" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.707 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oX8fnEnTWK3aEyFCKM" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.708 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.708 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic4ce2f670b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.708 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic4ce2f670b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.708 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.708 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.764 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8220/pod-configmaps-bd3ede40-8920-4a5f-ba8c-428220f111f7", EndpointId:"eth0"}
2026-02-17 02:44:18.995 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4139"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4139"}
2026-02-17 02:44:19.023 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4139"}
2026-02-17 02:44:19.023 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-144" name:"default"}
2026-02-17 02:44:19.170 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=132
2026-02-17 02:44:19.170 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:19.170 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:19.170 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:19.201 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-144"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-144"}
2026-02-17 02:44:19.221 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-144"}
2026-02-17 02:44:19.545 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-5366" name:"default"}
2026-02-17 02:44:19.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-5366"}
2026-02-17 02:44:19.634 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8220"}
2026-02-17 02:44:19.679 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"}
2026-02-17 02:44:19.714 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:19.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:19.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7270"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7270"} labels:{key:"webhook-527-markers" value:"true"}
2026-02-17 02:44:19.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:19.955 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3734" name:"default"}
2026-02-17 02:44:20.018 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3734"}
2026-02-17 02:44:20.733 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7240" name:"default"}
2026-02-17 02:44:20.777 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-527/sample-webhook-deployment-7d44fffc8-k5k84, name=eth0)
2026-02-17 02:44:20.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-527"} profile:{inbound_rules:{action:"allow" rule_id:"7-sEV_rLxaRIyc86"} outbound_rules:{action:"allow" rule_id:"Gh5MAVa5S7gDq3ts"}}
2026-02-17 02:44:20.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-527.default"} profile:{}
2026-02-17 02:44:20.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadce877c63c" profile_ids:"kns.webhook-527" profile_ids:"ksa.webhook-527.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:44:20.778 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.778 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.778 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliadce877c63c" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-527" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B--A5nZc9NRjUe6qUv" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.778 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliadce877c63c" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-527" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.779 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B--A5nZc9NRjUe6qUv" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.779 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliadce877c63c"
2026-02-17 02:44:20.779 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.779 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.824 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:20.824 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} status="down"
2026-02-17 02:44:20.852 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="caliadce877c63c" state="down"
2026-02-17 02:44:20.852 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliadce877c63c"
2026-02-17 02:44:20.852 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadce877c63c", State:"down", Index:133}
2026-02-17 02:44:20.852 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.852 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.852 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadce877c63c"
2026-02-17 02:44:20.852 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.852 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.857 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="caliadce877c63c" state="up"
2026-02-17 02:44:20.876 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:20.876 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} status="down"
2026-02-17 02:44:20.876 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadce877c63c", State:"up", Index:133}
2026-02-17 02:44:20.876 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliadce877c63c"
2026-02-17 02:44:20.876 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadce877c63c"
2026-02-17 02:44:20.876 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadce877c63c"
2026-02-17 02:44:20.876 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.876 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:20.903 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.903 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.903 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7240"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7240"}
2026-02-17 02:44:20.940 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7240"}
2026-02-17 02:44:21.303 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-527/sample-webhook-deployment-7d44fffc8-k5k84, name=eth0)
2026-02-17 02:44:21.303 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadce877c63c" profile_ids:"kns.webhook-527" profile_ids:"ksa.webhook-527.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:44:21.303 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.303 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.303 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.304 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadce877c63c"
2026-02-17 02:44:21.305 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.305 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.322 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-527/sample-webhook-deployment-7d44fffc8-k5k84, name=eth0)
2026-02-17 02:44:21.335 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:21.335 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} status="up"
2026-02-17 02:44:21.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadce877c63c" profile_ids:"kns.webhook-527" profile_ids:"ksa.webhook-527.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:44:21.336 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.336 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.336 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.336 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadce877c63c"
2026-02-17 02:44:21.337 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.337 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:21.359 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:21.359 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} status="up"
2026-02-17 02:44:21.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3344" name:"default"}
2026-02-17 02:44:21.966 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3344"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3344"}
2026-02-17 02:44:21.993 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3344"}
2026-02-17 02:44:22.139 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-617"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-617"}
2026-02-17 02:44:22.166 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2855"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2855"}
2026-02-17 02:44:22.188 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-2855" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:22.249 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-527" type:"ClusterIP" cluster_ips:"10.254.146.67" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:22.309 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=133
2026-02-17 02:44:22.309 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliadce877c63c"
2026-02-17 02:44:22.309 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:22.309 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:22.994 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-74dwz, name=eth0)
2026-02-17 02:44:22.994 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b3a7fb2860" profile_ids:"kns.gc-6537" profile_ids:"ksa.gc-6537.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:44:22.994 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:22.994 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:22.994 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:22.995 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:22.995 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:22.995 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:23.004 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-74dwz, name=eth0)
2026-02-17 02:44:23.014 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:23.014 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"} status="up"
2026-02-17 02:44:23.014 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz" endpoint_id:"eth0"}
2026-02-17 02:44:23.014 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6537.default"}
2026-02-17 02:44:23.014 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6537"}
2026-02-17 02:44:23.014 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:23.014 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:23.015 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.015 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.015 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.015 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.015 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:23.015 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6b3a7fb2860" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.015 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6b3a7fb2860" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.015 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:23.015 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:23.015 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.4
2026-02-17 02:44:23.077 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-74dwz", EndpointId:"eth0"}
2026-02-17 02:44:23.187 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6537" name:"default"}
2026-02-17 02:44:23.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-1755"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:23.431 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=132
2026-02-17 02:44:23.431 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:23.431 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali6b3a7fb2860" state="down"
2026-02-17 02:44:23.444 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Typed[string]{}}
2026-02-17 02:44:23.444 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Typed[string]{}}
2026-02-17 02:44:23.444 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b3a7fb2860", State:"down", Index:132}
2026-02-17 02:44:23.451 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali6b3a7fb2860" state=""
2026-02-17 02:44:23.451 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6b3a7fb2860"
2026-02-17 02:44:23.465 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b3a7fb2860", State:"", Index:132}
2026-02-17 02:44:23.465 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Set[string](nil)}
2026-02-17 02:44:23.465 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b3a7fb2860", Addrs:set.Set[string](nil)}
2026-02-17 02:44:23.488 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:23.488 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-527"
2026-02-17 02:44:23.541 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-527/sample-webhook-deployment-7d44fffc8-k5k84, name=eth0)
2026-02-17 02:44:23.542 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadce877c63c" profile_ids:"kns.webhook-527" profile_ids:"ksa.webhook-527.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:44:23.542 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.542 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.542 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.543 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadce877c63c"
2026-02-17 02:44:23.543 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.543 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.548 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-527/sample-webhook-deployment-7d44fffc8-k5k84, name=eth0)
2026-02-17 02:44:23.567 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:23.568 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"} status="up"
2026-02-17 02:44:23.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84" endpoint_id:"eth0"}
2026-02-17 02:44:23.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-527"}
2026-02-17 02:44:23.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-527.default"}
2026-02-17 02:44:23.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:23.569 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.569 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-527" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B--A5nZc9NRjUe6qUv" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-527" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B--A5nZc9NRjUe6qUv" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.570 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliadce877c63c" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.570 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliadce877c63c" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.570 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.570 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.572 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.5
2026-02-17 02:44:23.639 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-527/sample-webhook-deployment-7d44fffc8-k5k84", EndpointId:"eth0"}
2026-02-17 02:44:23.639 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7270"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7270"} labels:{key:"webhook-527-markers" value:"true"}
2026-02-17 02:44:23.640 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-1755"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:23.640 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1861"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1861"}
2026-02-17 02:44:23.640 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:23.790 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6537"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6537"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6537"}
2026-02-17 02:44:23.811 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6537"}
2026-02-17 02:44:24.248 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4, name=eth0)
2026-02-17 02:44:24.248 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1861"} profile:{inbound_rules:{action:"allow" rule_id:"rcDWPBqvMd1N7Bvg"} outbound_rules:{action:"allow" rule_id:"q3pWhPd9M39D3EUg"}}
2026-02-17 02:44:24.249 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1861.default"} profile:{}
2026-02-17 02:44:24.249 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53620484358" profile_ids:"kns.projected-1861" profile_ids:"ksa.projected-1861.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:44:24.249 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.249 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.249 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali53620484358" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1861" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yYuy5h0A9hYcKbfuek" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali53620484358" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1861" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yYuy5h0A9hYcKbfuek" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.250 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali53620484358"
2026-02-17 02:44:24.250 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.250 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.298 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:24.298 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:24.330 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali53620484358" state="down"
2026-02-17 02:44:24.330 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53620484358"
2026-02-17 02:44:24.330 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53620484358", State:"down", Index:134}
2026-02-17 02:44:24.331 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Typed[string]{}}
2026-02-17 02:44:24.331 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Typed[string]{}}
2026-02-17 02:44:24.331 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53620484358"
2026-02-17 02:44:24.331 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.331 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.333 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali53620484358" state="up"
2026-02-17 02:44:24.348 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:24.348 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:24.348 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53620484358", State:"up", Index:134}
2026-02-17 02:44:24.348 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali53620484358"
2026-02-17 02:44:24.348 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53620484358"
2026-02-17 02:44:24.348 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53620484358"
2026-02-17 02:44:24.349 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.349 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:24.398 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:24.398 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 133
2026-02-17 02:44:24.722 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="caliadce877c63c" state="down"
2026-02-17 02:44:24.722 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliadce877c63c"
2026-02-17 02:44:24.722 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=133
2026-02-17 02:44:24.722 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadce877c63c", State:"down", Index:133}
2026-02-17 02:44:24.722 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:24.722 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:24.724 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="caliadce877c63c" state=""
2026-02-17 02:44:24.724 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliadce877c63c"
2026-02-17 02:44:24.744 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadce877c63c", State:"", Index:133}
2026-02-17 02:44:24.744 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Set[string](nil)}
2026-02-17 02:44:24.744 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadce877c63c", Addrs:set.Set[string](nil)}
2026-02-17 02:44:24.912 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8220" name:"default"}
2026-02-17 02:44:25.073 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8220"}
2026-02-17 02:44:25.105 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8220"}
2026-02-17 02:44:25.281 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=134
2026-02-17 02:44:25.281 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali53620484358"
2026-02-17 02:44:25.281 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:25.281 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:25.340 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4, name=eth0)
2026-02-17 02:44:25.340 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53620484358" profile_ids:"kns.projected-1861" profile_ids:"ksa.projected-1861.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:44:25.340 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:25.340 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:25.340 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:25.341 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53620484358"
2026-02-17 02:44:25.341 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:25.341 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:25.361 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:25.361 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:26.530 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4, name=eth0)
2026-02-17 02:44:26.530 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53620484358" profile_ids:"kns.projected-1861" profile_ids:"ksa.projected-1861.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:44:26.530 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.530 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.531 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.531 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53620484358"
2026-02-17 02:44:26.532 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.532 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 134
2026-02-17 02:44:26.558 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:26.558 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:26.632 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali53620484358" state="down"
2026-02-17 02:44:26.633 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53620484358", State:"down", Index:134}
2026-02-17 02:44:26.633 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53620484358"
2026-02-17 02:44:26.633 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53620484358"
2026-02-17 02:44:26.633 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.633 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=134
2026-02-17 02:44:26.633 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.633 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.63
2026-02-17 02:44:26.636 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali53620484358" state=""
2026-02-17 02:44:26.636 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali53620484358"
2026-02-17 02:44:26.655 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:26.655 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:26.655 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Typed[string]{}}
2026-02-17 02:44:26.655 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Typed[string]{}}
2026-02-17 02:44:26.655 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53620484358", State:"", Index:134}
2026-02-17 02:44:26.655 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Set[string](nil)}
2026-02-17 02:44:26.655 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53620484358", Addrs:set.Set[string](nil)}
2026-02-17 02:44:26.655 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53620484358"
2026-02-17 02:44:26.655 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.655 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.678 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:26.678 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:26.764 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4, name=eth0)
2026-02-17 02:44:26.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4" endpoint_id:"eth0"}
2026-02-17 02:44:26.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1861"}
2026-02-17 02:44:26.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1861.default"}
2026-02-17 02:44:26.765 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.765 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1861" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yYuy5h0A9hYcKbfuek" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1861" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yYuy5h0A9hYcKbfuek" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.765 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali53620484358" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali53620484358" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.765 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.766 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:26.822 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1861/pod-projected-configmaps-35975d2d-5d70-4227-85b1-f465da0a83c4", EndpointId:"eth0"}
2026-02-17 02:44:27.322 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-617" name:"default"}
2026-02-17 02:44:27.422 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-617"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-617"}
2026-02-17 02:44:27.446 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-617"}
2026-02-17 02:44:27.765 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1861"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1861"}
2026-02-17 02:44:27.808 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1586"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1586"}
2026-02-17 02:44:27.832 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-1586" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:28.412 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6, name=eth0)
2026-02-17 02:44:28.413 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sysctl-1586"} profile:{inbound_rules:{action:"allow" rule_id:"_DqXXoIfiQX8bgoX"} outbound_rules:{action:"allow" rule_id:"ZHETG_N7J52EasMV"}}
2026-02-17 02:44:28.413 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sysctl-1586.default"} profile:{}
2026-02-17 02:44:28.413 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5d3e3fdd55" profile_ids:"kns.sysctl-1586" profile_ids:"ksa.sysctl-1586.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:44:28.413 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.413 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.413 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.414 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie5d3e3fdd55" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.414 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sysctl-1586" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.414 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_29oGndkDOraPZPDc1V" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.414 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie5d3e3fdd55" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.414 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sysctl-1586" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.414 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_29oGndkDOraPZPDc1V" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.414 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:28.414 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.414 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.464 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.464 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.490 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calie5d3e3fdd55" state="down"
2026-02-17 02:44:28.490 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:28.490 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5d3e3fdd55", State:"down", Index:135}
2026-02-17 02:44:28.490 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.490 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.490 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:28.490 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.490 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.491 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calie5d3e3fdd55" state="up"
2026-02-17 02:44:28.510 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.511 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.511 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5d3e3fdd55", State:"up", Index:135}
2026-02-17 02:44:28.511 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:28.511 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:28.511 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:28.511 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.511 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:28.536 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:28.537 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:28.737 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7270" name:"default"}
2026-02-17 02:44:28.868 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1755" name:"default"}
2026-02-17 02:44:29.072 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-527" name:"default"}
2026-02-17 02:44:29.369 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6, name=eth0)
2026-02-17 02:44:29.370 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5d3e3fdd55" profile_ids:"kns.sysctl-1586" profile_ids:"ksa.sysctl-1586.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:44:29.371 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:29.371 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:29.371 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:29.373 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:29.374 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:29.374 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:29.407 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:29.407 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.407 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-1755"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:29.407 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7270"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7270"} labels:{key:"webhook-527-markers" value:"true"}
2026-02-17 02:44:29.428 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"}
2026-02-17 02:44:29.454 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7270"}
2026-02-17 02:44:29.507 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:29.531 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-527"}
2026-02-17 02:44:30.113 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=135
2026-02-17 02:44:30.113 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:30.113 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:30.113 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:30.535 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6, name=eth0)
2026-02-17 02:44:30.536 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5d3e3fdd55" profile_ids:"kns.sysctl-1586" profile_ids:"ksa.sysctl-1586.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:44:30.536 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.536 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.536 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.537 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:30.537 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.537 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 135
2026-02-17 02:44:30.562 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:30.562 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:30.640 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=135
2026-02-17 02:44:30.640 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:30.640 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calie5d3e3fdd55" state="down"
2026-02-17 02:44:30.640 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Typed[string]{}}
2026-02-17 02:44:30.640 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Typed[string]{}}
2026-02-17 02:44:30.641 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5d3e3fdd55", State:"down", Index:135}
2026-02-17 02:44:30.641 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:30.641 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.641 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.641 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.8
2026-02-17 02:44:30.644 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calie5d3e3fdd55" state=""
2026-02-17 02:44:30.644 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:30.665 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:30.665 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:30.665 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5d3e3fdd55", State:"", Index:135}
2026-02-17 02:44:30.665 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Set[string](nil)}
2026-02-17 02:44:30.665 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5d3e3fdd55", Addrs:set.Set[string](nil)}
2026-02-17 02:44:30.665 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5d3e3fdd55"
2026-02-17 02:44:30.665 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.665 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.687 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:30.687 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:30.738 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6, name=eth0)
2026-02-17 02:44:30.738 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6" endpoint_id:"eth0"}
2026-02-17 02:44:30.738 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sysctl-1586.default"}
2026-02-17 02:44:30.738 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sysctl-1586"}
2026-02-17 02:44:30.738 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.738 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.739 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sysctl-1586" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.739 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_29oGndkDOraPZPDc1V" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.739 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sysctl-1586" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.739 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_29oGndkDOraPZPDc1V" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.739 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.739 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie5d3e3fdd55" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.739 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie5d3e3fdd55" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.739 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.739 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:30.792 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-1586/sysctl-79ce8652-066a-471b-86ff-e554b42212f6", EndpointId:"eth0"}
2026-02-17 02:44:31.899 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1586"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1586"}
2026-02-17 02:44:31.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-485"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-485"}
2026-02-17 02:44:31.943 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-485" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:32.555 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0, name=eth0)
2026-02-17 02:44:32.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-485"} profile:{inbound_rules:{action:"allow" rule_id:"HbrbhEC4ypOShbro"} outbound_rules:{action:"allow" rule_id:"8a6Vgtyhaly_NLPf"}}
2026-02-17 02:44:32.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-485.default"} profile:{}
2026-02-17 02:44:32.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ab2efb7558" profile_ids:"kns.kubelet-test-485" profile_ids:"ksa.kubelet-test-485.default" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:44:32.555 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.555 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.555 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.556 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ab2efb7558" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.556 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6-nN1si_3D-7qx3b6k" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.556 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ku-7JsaAnKj-TXp_co" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.556 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ab2efb7558" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.556 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6-nN1si_3D-7qx3b6k" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.556 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ku-7JsaAnKj-TXp_co" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.556 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:32.556 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.556 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.596 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:32.596 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:32.631 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali4ab2efb7558" state="down"
2026-02-17 02:44:32.631 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ab2efb7558"
2026-02-17 02:44:32.632 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ab2efb7558", State:"down", Index:136}
2026-02-17 02:44:32.632 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.632 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.632 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:32.632 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.632 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.636 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali4ab2efb7558" state="up"
2026-02-17 02:44:32.652 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:32.653 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:32.653 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ab2efb7558", State:"up", Index:136}
2026-02-17 02:44:32.653 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:32.653 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:32.653 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:32.653 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.653 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:32.678 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.678 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.966 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1861" name:"default"}
2026-02-17 02:44:33.154 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1861"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1861"}
2026-02-17 02:44:33.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1861"}
2026-02-17 02:44:33.395 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0, name=eth0)
2026-02-17 02:44:33.395 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ab2efb7558" profile_ids:"kns.kubelet-test-485" profile_ids:"ksa.kubelet-test-485.default" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:44:33.395 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:33.396 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:33.396 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:33.396 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:33.397 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:33.397 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:33.418 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:33.418 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:34.043 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-485"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-485"}
2026-02-17 02:44:34.082 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7416"}
2026-02-17 02:44:34.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:34.177 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=136
2026-02-17 02:44:34.177 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ab2efb7558"
2026-02-17 02:44:34.178 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:34.178 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:34.728 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755, name=eth0)
2026-02-17 02:44:34.728 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7416"} profile:{inbound_rules:{action:"allow" rule_id:"7V7c-GXJyMB2PBst"} outbound_rules:{action:"allow" rule_id:"Ijv3KCR90Tud3Y_I"}}
2026-02-17 02:44:34.728 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7416.default"} profile:{}
2026-02-17 02:44:34.729 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37a9f667cda" profile_ids:"kns.downward-api-7416" profile_ids:"ksa.downward-api-7416.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:44:34.729 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.729 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.729 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.729 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37a9f667cda" ipVersion=0x4 table="filter"
2026-02-17 02:44:34.729 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4U9vyf8aGzp1LlsOGq" ipVersion=0x4 table="filter"
2026-02-17 02:44:34.729 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Z811etfJ5-XRZPNYff" ipVersion=0x4 table="filter"
2026-02-17 02:44:34.729 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37a9f667cda" ipVersion=0x4 table="filter"
2026-02-17 02:44:34.729 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4U9vyf8aGzp1LlsOGq" ipVersion=0x4 table="filter"
2026-02-17 02:44:34.729 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Z811etfJ5-XRZPNYff" ipVersion=0x4 table="filter"
2026-02-17 02:44:34.729 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37a9f667cda"
2026-02-17 02:44:34.729 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.729 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.773 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:34.773 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} status="down"
2026-02-17 02:44:34.801 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali37a9f667cda" state="down"
2026-02-17 02:44:34.801 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37a9f667cda"
2026-02-17 02:44:34.801 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9f667cda", State:"down", Index:137}
2026-02-17 02:44:34.801 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Typed[string]{}}
2026-02-17 02:44:34.801 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Typed[string]{}}
2026-02-17 02:44:34.801 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37a9f667cda"
2026-02-17 02:44:34.801 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.801 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.807 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali37a9f667cda" state="up"
2026-02-17 02:44:34.817 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:34.817 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} status="down"
2026-02-17 02:44:34.817 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9f667cda", State:"up", Index:137}
2026-02-17 02:44:34.817 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37a9f667cda"
2026-02-17 02:44:34.817 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37a9f667cda"
2026-02-17 02:44:34.817 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9f667cda"
2026-02-17 02:44:34.817 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.817 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:34.835 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:34.835 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} status="up"
2026-02-17 02:44:35.409 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755, name=eth0)
2026-02-17 02:44:35.409 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37a9f667cda" profile_ids:"kns.downward-api-7416" profile_ids:"ksa.downward-api-7416.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:44:35.409 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:35.409 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:35.409 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:35.410 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9f667cda"
2026-02-17 02:44:35.410 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:35.410 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:35.432 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:35.432 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} status="up"
2026-02-17 02:44:35.746 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=137
2026-02-17 02:44:35.746 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37a9f667cda"
2026-02-17 02:44:35.746 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:35.746 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:36.568 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755, name=eth0)
2026-02-17 02:44:36.568 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37a9f667cda" profile_ids:"kns.downward-api-7416" profile_ids:"ksa.downward-api-7416.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:44:36.568 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.568 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.568 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.569 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37a9f667cda"
2026-02-17 02:44:36.569 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.569 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 137
2026-02-17 02:44:36.592 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:36.592 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} status="up"
2026-02-17 02:44:36.678 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali37a9f667cda" state="down"
2026-02-17 02:44:36.678 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9f667cda", State:"down", Index:137}
2026-02-17 02:44:36.678 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37a9f667cda"
2026-02-17 02:44:36.678 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37a9f667cda"
2026-02-17 02:44:36.678 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=137
2026-02-17 02:44:36.678 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.678 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.679 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.9
2026-02-17 02:44:36.679 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali37a9f667cda" state=""
2026-02-17 02:44:36.679 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37a9f667cda"
2026-02-17 02:44:36.705 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:36.705 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} status="down"
2026-02-17 02:44:36.705 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.705 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.705 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37a9f667cda", State:"", Index:137}
2026-02-17 02:44:36.705 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.705 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37a9f667cda", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.705 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37a9f667cda"
2026-02-17 02:44:36.705 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.706 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.728 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:36.728 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"} status="down"
2026-02-17 02:44:36.784 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755, name=eth0)
2026-02-17 02:44:36.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755" endpoint_id:"eth0"}
2026-02-17 02:44:36.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7416"}
2026-02-17 02:44:36.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7416.default"}
2026-02-17 02:44:36.785 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.785 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.785 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4U9vyf8aGzp1LlsOGq" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.785 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Z811etfJ5-XRZPNYff" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.785 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4U9vyf8aGzp1LlsOGq" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.786 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Z811etfJ5-XRZPNYff" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.786 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.786 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37a9f667cda" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.786 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37a9f667cda" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.786 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.786 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.855 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7416/downward-api-6aab8248-2105-4a94-91b2-9734b3e31755", EndpointId:"eth0"}
2026-02-17 02:44:36.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-1586" name:"default"}
2026-02-17 02:44:37.279 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1586"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1586"}
2026-02-17 02:44:37.299 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-1586"}
2026-02-17 02:44:38.231 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7416"}
2026-02-17 02:44:38.310 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"}
2026-02-17 02:44:38.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1986" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:38.356 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"} labels:{key:"webhook-1986" value:"true"}
2026-02-17 02:44:38.378 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-745"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-745"} labels:{key:"webhook-1986-markers" value:"true"}
2026-02-17 02:44:38.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-745" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:39.111 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0, name=eth0)
2026-02-17 02:44:39.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ab2efb7558" profile_ids:"kns.kubelet-test-485" profile_ids:"ksa.kubelet-test-485.default" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:44:39.111 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.111 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.111 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.111 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:39.112 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.112 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.136 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0, name=eth0)
2026-02-17 02:44:39.145 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:39.145 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:39.145 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-485"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-485"}
2026-02-17 02:44:39.145 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ab2efb7558" profile_ids:"kns.kubelet-test-485" profile_ids:"ksa.kubelet-test-485.default" ipv4_nets:"10.100.99.7/32"}
2026-02-17 02:44:39.145 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.145 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.146 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.147 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ab2efb7558"
2026-02-17 02:44:39.147 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.147 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:44:39.178 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:39.178 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:40.054 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph, name=eth0)
2026-02-17 02:44:40.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1986"} profile:{inbound_rules:{action:"allow" rule_id:"aT6D8SJuJYRsgksN"} outbound_rules:{action:"allow" rule_id:"TrPodTc-9F0WKtyj"}}
2026-02-17 02:44:40.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1986.default"} profile:{}
2026-02-17 02:44:40.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19b7f8e46d6" profile_ids:"kns.webhook-1986" profile_ids:"ksa.webhook-1986.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:44:40.054 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.054 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.054 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali19b7f8e46d6" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1986" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p5tDtgmv4is8sOsJBP" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali19b7f8e46d6" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1986" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.055 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p5tDtgmv4is8sOsJBP" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.055 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.055 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.055 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.097 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:40.098 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} status="down"
2026-02-17 02:44:40.133 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali19b7f8e46d6" state="down"
2026-02-17 02:44:40.133 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.133 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19b7f8e46d6", State:"down", Index:138}
2026-02-17 02:44:40.133 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:40.133 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:40.133 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.133 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.133 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.134 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali19b7f8e46d6" state="up"
2026-02-17 02:44:40.157 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:40.157 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} status="down"
2026-02-17 02:44:40.157 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19b7f8e46d6", State:"up", Index:138}
2026-02-17 02:44:40.157 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.157 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.157 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.157 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.157 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.202 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:40.202 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} status="up"
2026-02-17 02:44:40.438 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph, name=eth0)
2026-02-17 02:44:40.439 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19b7f8e46d6" profile_ids:"kns.webhook-1986" profile_ids:"ksa.webhook-1986.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:44:40.439 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.439 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.439 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.440 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.440 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.441 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.454 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph, name=eth0)
2026-02-17 02:44:40.467 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:40.467 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} status="up"
2026-02-17 02:44:40.468 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19b7f8e46d6" profile_ids:"kns.webhook-1986" profile_ids:"ksa.webhook-1986.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:44:40.468 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.469 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.469 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.469 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:40.470 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.470 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:40.495 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:40.495 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} status="up"
2026-02-17 02:44:41.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1986" type:"ClusterIP" cluster_ips:"10.254.60.47" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:41.858 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=138
2026-02-17 02:44:41.858 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:41.858 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:41.858 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:42.528 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1986"
2026-02-17 02:44:42.603 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph, name=eth0)
2026-02-17 02:44:42.604 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19b7f8e46d6" profile_ids:"kns.webhook-1986" profile_ids:"ksa.webhook-1986.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:44:42.604 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.604 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.605 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.605 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:42.605 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.605 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.612 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph, name=eth0)
2026-02-17 02:44:42.631 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:42.632 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"} status="up"
2026-02-17 02:44:42.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"} labels:{key:"webhook-1986" value:"true"}
2026-02-17 02:44:42.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph" endpoint_id:"eth0"}
2026-02-17 02:44:42.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1986"}
2026-02-17 02:44:42.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1986.default"}
2026-02-17 02:44:42.633 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-745"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-745"} labels:{key:"webhook-1986-markers" value:"true"}
2026-02-17 02:44:42.634 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.634 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.635 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1986" ipVersion=0x4 table="filter"
2026-02-17 02:44:42.637 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p5tDtgmv4is8sOsJBP" ipVersion=0x4 table="filter"
2026-02-17 02:44:42.637 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1986" ipVersion=0x4 table="filter"
2026-02-17 02:44:42.637 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p5tDtgmv4is8sOsJBP" ipVersion=0x4 table="filter"
2026-02-17 02:44:42.637 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.638 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali19b7f8e46d6" ipVersion=0x4 table="filter"
2026-02-17 02:44:42.638 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali19b7f8e46d6" ipVersion=0x4 table="filter"
2026-02-17 02:44:42.638 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.638 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.640 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.11
2026-02-17 02:44:42.701 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1986/sample-webhook-deployment-7d44fffc8-ksfph", EndpointId:"eth0"}
2026-02-17 02:44:42.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-46"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-46"}
2026-02-17 02:44:42.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-46" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:43.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7416" name:"default"}
2026-02-17 02:44:43.560 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7416"}
2026-02-17 02:44:43.587 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7416"}
2026-02-17 02:44:43.807 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali19b7f8e46d6" state="down"
2026-02-17 02:44:43.807 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19b7f8e46d6", State:"down", Index:138}
2026-02-17 02:44:43.807 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:43.807 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=138
2026-02-17 02:44:43.810 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali19b7f8e46d6" state=""
2026-02-17 02:44:43.810 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali19b7f8e46d6"
2026-02-17 02:44:43.829 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:43.829 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:43.829 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19b7f8e46d6", State:"", Index:138}
2026-02-17 02:44:43.829 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Set[string](nil)}
2026-02-17 02:44:43.829 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19b7f8e46d6", Addrs:set.Set[string](nil)}
2026-02-17 02:44:45.336 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-wf6r4, name=eth0)
2026-02-17 02:44:45.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-46"} profile:{inbound_rules:{action:"allow" rule_id:"_N8C1M1yL1Xmqgf5"} outbound_rules:{action:"allow" rule_id:"T1eenJhQ-4K_UIQH"}}
2026-02-17 02:44:45.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-46.default"} profile:{}
2026-02-17 02:44:45.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-wf6r4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d611321cb9" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:44:45.337 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.337 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.338 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6d611321cb9" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6d611321cb9" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.339 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6d611321cb9"
2026-02-17 02:44:45.339 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.339 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.408 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.408 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.409 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali6d611321cb9" state="down"
2026-02-17 02:44:45.409 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d611321cb9", State:"down", Index:139}
2026-02-17 02:44:45.409 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d611321cb9"
2026-02-17 02:44:45.409 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.409 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.409 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d611321cb9"
2026-02-17 02:44:45.409 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.409 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.422 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali6d611321cb9" state="up"
2026-02-17 02:44:45.433 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.433 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.434 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d611321cb9", State:"up", Index:139}
2026-02-17 02:44:45.434 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6d611321cb9"
2026-02-17 02:44:45.434 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d611321cb9"
2026-02-17 02:44:45.436 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d611321cb9"
2026-02-17 02:44:45.436 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.436 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:45.460 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.460 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:45.518 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-hxt26, name=eth0)
2026-02-17 02:44:45.518 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-hxt26" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a27fdac7b1" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:44:45.518 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.518 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.518 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a27fdac7b1" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.519 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a27fdac7b1" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.519 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:45.519 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.519 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.558 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.558 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.581 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali1a27fdac7b1" state="down"
2026-02-17 02:44:45.582 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:45.582 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a27fdac7b1", State:"down", Index:140}
2026-02-17 02:44:45.582 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.582 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.582 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:45.582 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.582 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.583 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali1a27fdac7b1" state="up"
2026-02-17 02:44:45.614 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.614 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.614 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a27fdac7b1", State:"up", Index:140}
2026-02-17 02:44:45.614 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:45.614 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:45.614 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:45.614 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.614 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:45.634 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.634 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.479 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-hxt26, name=eth0)
2026-02-17 02:44:46.480 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-hxt26" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a27fdac7b1" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:44:46.480 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:46.480 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:46.480 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:46.480 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:46.481 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:46.481 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:46.505 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-wf6r4, name=eth0)
2026-02-17 02:44:46.512 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.512 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.512 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-wf6r4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d611321cb9" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:44:46.513 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:46.513 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:46.513 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:46.514 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d611321cb9"
2026-02-17 02:44:46.514 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:46.514 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:46.540 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.540 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.689 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=140
2026-02-17 02:44:46.690 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:46.690 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:46.690 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:47.138 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=139
2026-02-17 02:44:47.138 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6d611321cb9"
2026-02-17 02:44:47.138 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:47.138 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:47.739 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2855"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2855"}
2026-02-17 02:44:47.796 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8432"}
2026-02-17 02:44:47.818 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:48.092 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1986" name:"default"}
2026-02-17 02:44:48.214 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-745" name:"default"}
2026-02-17 02:44:48.246 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-745"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-745"} labels:{key:"webhook-1986-markers" value:"true"}
2026-02-17 02:44:48.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-745"}
2026-02-17 02:44:48.415 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"} labels:{key:"webhook-1986" value:"true"}
2026-02-17 02:44:48.443 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1986"}
2026-02-17 02:44:51.007 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-46"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-46"}
2026-02-17 02:44:51.030 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6129"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6129"}
2026-02-17 02:44:51.052 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6129" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:52.996 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8432"}
2026-02-17 02:44:53.034 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3939"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3939"}
2026-02-17 02:44:53.057 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3939" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:53.078 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3939" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:53.206 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-2855" name:"default"}
2026-02-17 02:44:53.260 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2855"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2855"}
2026-02-17 02:44:53.285 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-2855"}
2026-02-17 02:44:55.157 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6129"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6129"}
2026-02-17 02:44:55.195 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1081"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1081"}
2026-02-17 02:44:55.221 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1081" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:55.310 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1081"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1081"}
2026-02-17 02:44:55.331 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1751"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1751"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1751"}
2026-02-17 02:44:55.358 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1751" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:55.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-1751" type:"ClusterIP" cluster_ips:"10.254.130.161" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:44:55.995 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:44:56.034 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-hxt26, name=eth0)
2026-02-17 02:44:56.034 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-hxt26" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a27fdac7b1" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:44:56.035 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.036 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.037 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.039 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:56.039 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.040 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.054 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-wf6r4, name=eth0)
2026-02-17 02:44:56.067 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.067 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-wf6r4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d611321cb9" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:44:56.067 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.067 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.067 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.068 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d611321cb9"
2026-02-17 02:44:56.068 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.068 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.073 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-hxt26, name=eth0)
2026-02-17 02:44:56.093 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-wf6r4, name=eth0)
2026-02-17 02:44:56.094 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.094 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.094 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-hxt26" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a27fdac7b1" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:44:56.094 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-46"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-46"}
2026-02-17 02:44:56.094 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-wf6r4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d611321cb9" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:44:56.094 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.095 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.095 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.095 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.095 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.095 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.096 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:56.096 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d611321cb9"
2026-02-17 02:44:56.097 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.097 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.097 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.097 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.120 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.120 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.120 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.120 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.382 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-hxt26, name=eth0)
2026-02-17 02:44:56.382 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-hxt26" endpoint_id:"eth0"}
2026-02-17 02:44:56.382 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.382 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.382 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.383 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1a27fdac7b1" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.383 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1a27fdac7b1" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.383 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.383 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.383 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.10
bird: KIF: Received address message for unknown interface 140
2026-02-17 02:44:56.447 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=disruption-46/rs-wf6r4, name=eth0)
2026-02-17 02:44:56.448 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-hxt26", EndpointId:"eth0"}
2026-02-17 02:44:56.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-wf6r4" endpoint_id:"eth0"}
2026-02-17 02:44:56.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-46"}
2026-02-17 02:44:56.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-46.default"}
2026-02-17 02:44:56.449 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.449 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.472 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6d611321cb9" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.472 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6d611321cb9" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.472 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.472 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.473 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.12
2026-02-17 02:44:56.493 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=140
2026-02-17 02:44:56.493 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:56.494 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali1a27fdac7b1" state="down"
2026-02-17 02:44:56.496 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali1a27fdac7b1" state=""
2026-02-17 02:44:56.496 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1a27fdac7b1"
2026-02-17 02:44:56.552 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali6d611321cb9" state="down"
2026-02-17 02:44:56.553 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d611321cb9"
2026-02-17 02:44:56.553 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=139
2026-02-17 02:44:56.570 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-wf6r4", EndpointId:"eth0"}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Typed[string]{}}
2026-02-17 02:44:56.570 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Typed[string]{}}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a27fdac7b1", State:"down", Index:140}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali6d611321cb9" state=""
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6d611321cb9"
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a27fdac7b1", State:"", Index:140}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Set[string](nil)}
2026-02-17 02:44:56.570 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a27fdac7b1", Addrs:set.Set[string](nil)}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d611321cb9", State:"down", Index:139}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:56.570 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d611321cb9", State:"", Index:139}
2026-02-17 02:44:56.570 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Set[string](nil)}
2026-02-17 02:44:56.570 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d611321cb9", Addrs:set.Set[string](nil)}
2026-02-17 02:44:56.964 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1751/pod1, name=eth0)
2026-02-17 02:44:56.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1751.default"} profile:{}
2026-02-17 02:44:56.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1751"} profile:{inbound_rules:{action:"allow" rule_id:"LHuaOWa6T1jjzmjz"} outbound_rules:{action:"allow" rule_id:"mfv45Sas6fRURQMy"}}
2026-02-17 02:44:56.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4229513f426" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:44:56.965 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:56.965 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:56.965 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4229513f426" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1751" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DCJxWRnqklS6WBxP8v" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4229513f426" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1751" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DCJxWRnqklS6WBxP8v" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.966 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4229513f426"
2026-02-17 02:44:56.966 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:56.966 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.008 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:57.008 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:57.042 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali4229513f426" state="down"
2026-02-17 02:44:57.042 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4229513f426"
2026-02-17 02:44:57.042 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4229513f426", State:"down", Index:141}
2026-02-17 02:44:57.042 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali4229513f426" state="up"
2026-02-17 02:44:57.042 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.042 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.042 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4229513f426", State:"up", Index:141}
2026-02-17 02:44:57.042 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4229513f426"
2026-02-17 02:44:57.042 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4229513f426"
2026-02-17 02:44:57.042 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4229513f426"
2026-02-17 02:44:57.042 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.042 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.063 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:57.064 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:57.554 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1751/pod1, name=eth0)
2026-02-17 02:44:57.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4229513f426" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:44:57.555 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.555 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.555 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.557 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4229513f426"
2026-02-17 02:44:57.557 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.558 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:44:57.626 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:57.626 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:58.027 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8432" name:"default"}
2026-02-17 02:44:58.266 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8432"}
2026-02-17 02:44:58.295 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8432"}
2026-02-17 02:44:58.465 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=141
2026-02-17 02:44:58.466 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4229513f426"
2026-02-17 02:44:58.466 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:58.467 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:00.201 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3939"
2026-02-17 02:45:00.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3939"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3939"}
2026-02-17 02:45:00.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2928"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2928"}
2026-02-17 02:45:00.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:00.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6129" name:"default"}
2026-02-17 02:45:00.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1081" name:"default"}
2026-02-17 02:45:00.758 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1081"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1081"}
2026-02-17 02:45:00.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1081"}
2026-02-17 02:45:00.812 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6129"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6129"}
2026-02-17 02:45:00.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6129"}
2026-02-17 02:45:01.180 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-46" name:"default"}
2026-02-17 02:45:01.488 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-46"}
2026-02-17 02:45:02.309 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2928"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2928"}
2026-02-17 02:45:02.338 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2519"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2519"}
2026-02-17 02:45:02.364 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:02.415 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2519"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2519"}
2026-02-17 02:45:02.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9753"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9753"}
2026-02-17 02:45:02.498 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9753" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:03.062 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816, name=eth0)
2026-02-17 02:45:03.062 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-9753"} profile:{inbound_rules:{action:"allow" rule_id:"zdYRv1R-czQ_ouJl"} outbound_rules:{action:"allow" rule_id:"cKmJG2geuXY0sABx"}}
2026-02-17 02:45:03.062 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-9753.default"} profile:{}
2026-02-17 02:45:03.062 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e73bf31c7e" profile_ids:"kns.containers-9753" profile_ids:"ksa.containers-9753.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:45:03.062 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.062 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.062 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.063 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9e73bf31c7e" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.063 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-9753" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.063 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pX7JlyVI41A-flCf4H" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.063 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9e73bf31c7e" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.063 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-9753" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.063 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pX7JlyVI41A-flCf4H" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.063 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:03.063 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.063 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.105 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:03.105 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} status="down"
2026-02-17 02:45:03.136 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali9e73bf31c7e" state="down"
2026-02-17 02:45:03.136 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e73bf31c7e", State:"down", Index:142}
2026-02-17 02:45:03.136 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:03.136 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:03.136 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.136 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.137 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali9e73bf31c7e" state="up"
2026-02-17 02:45:03.156 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:03.157 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} status="down"
2026-02-17 02:45:03.157 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e73bf31c7e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.157 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e73bf31c7e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.157 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e73bf31c7e", State:"up", Index:142}
2026-02-17 02:45:03.157 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:03.157 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:03.157 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:03.157 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.157 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.175 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:03.175 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} status="up"
2026-02-17 02:45:03.198 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1751/pod1, name=eth0)
2026-02-17 02:45:03.198 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4229513f426" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:45:03.198 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.198 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.198 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.199 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4229513f426"
2026-02-17 02:45:03.199 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.199 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.206 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-1751/pod1, name=eth0)
2026-02-17 02:45:03.234 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:03.234 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:03.234 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod1" endpoint_id:"eth0"}
2026-02-17 02:45:03.235 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1751.default"}
2026-02-17 02:45:03.235 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1751"}
2026-02-17 02:45:03.235 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.235 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.237 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1751" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.237 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DCJxWRnqklS6WBxP8v" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.237 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1751" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.237 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DCJxWRnqklS6WBxP8v" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.237 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.238 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.238 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4229513f426" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.238 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.238 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4229513f426" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.238 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.238 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.239 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.14
2026-02-17 02:45:03.322 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod1", EndpointId:"eth0"}
2026-02-17 02:45:03.586 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816, name=eth0)
2026-02-17 02:45:03.586 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e73bf31c7e" profile_ids:"kns.containers-9753" profile_ids:"ksa.containers-9753.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:45:03.586 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.586 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.586 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.587 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:03.587 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.587 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:03.610 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=141
2026-02-17 02:45:03.610 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4229513f426"
2026-02-17 02:45:03.611 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali4229513f426" state="down"
2026-02-17 02:45:03.614 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali4229513f426" state=""
2026-02-17 02:45:03.614 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4229513f426"
2026-02-17 02:45:03.615 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:03.615 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} status="up"
2026-02-17 02:45:03.615 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.615 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.615 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4229513f426", State:"down", Index:141}
2026-02-17 02:45:03.615 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4229513f426", State:"", Index:141}
2026-02-17 02:45:03.615 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Set[string](nil)}
2026-02-17 02:45:03.615 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4229513f426", Addrs:set.Set[string](nil)}
2026-02-17 02:45:04.252 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-1751"
2026-02-17 02:45:04.312 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1751"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1751"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1751"}
2026-02-17 02:45:04.346 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4637"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4637"}
2026-02-17 02:45:04.375 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:04.750 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816, name=eth0)
2026-02-17 02:45:04.750 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e73bf31c7e" profile_ids:"kns.containers-9753" profile_ids:"ksa.containers-9753.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:45:04.750 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.750 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.750 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.751 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:04.751 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.751 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.776 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:04.776 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} status="up"
2026-02-17 02:45:04.857 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali9e73bf31c7e" state="down"
2026-02-17 02:45:04.857 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e73bf31c7e", State:"down", Index:142}
2026-02-17 02:45:04.857 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:04.857 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.857 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.858 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.13
2026-02-17 02:45:04.861 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali9e73bf31c7e" state=""
2026-02-17 02:45:04.861 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:04.881 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:04.881 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} status="down"
2026-02-17 02:45:04.881 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e73bf31c7e", State:"", Index:142}
2026-02-17 02:45:04.882 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e73bf31c7e", Addrs:set.Set[string](nil)}
2026-02-17 02:45:04.882 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e73bf31c7e", Addrs:set.Set[string](nil)}
2026-02-17 02:45:04.882 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e73bf31c7e"
2026-02-17 02:45:04.882 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.882 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.902 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:04.902 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"} status="down"
2026-02-17 02:45:04.954 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816, name=eth0)
2026-02-17 02:45:04.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816" endpoint_id:"eth0"}
2026-02-17 02:45:04.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-9753"}
2026-02-17 02:45:04.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-9753.default"}
2026-02-17 02:45:04.954 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.954 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.954 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-9753" ipVersion=0x4 table="filter"
2026-02-17 02:45:04.954 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pX7JlyVI41A-flCf4H" ipVersion=0x4 table="filter"
2026-02-17 02:45:04.954 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-9753" ipVersion=0x4 table="filter"
2026-02-17 02:45:04.954 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pX7JlyVI41A-flCf4H" ipVersion=0x4 table="filter"
2026-02-17 02:45:04.954 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.954 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9e73bf31c7e" ipVersion=0x4 table="filter"
2026-02-17 02:45:04.954 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9e73bf31c7e" ipVersion=0x4 table="filter"
2026-02-17 02:45:04.954 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:04.954 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:05.022 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-9753/client-containers-455dff17-51db-45f5-b380-16f8da4ca816", EndpointId:"eth0"}
2026-02-17 02:45:05.034 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee, name=eth0)
2026-02-17 02:45:05.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4637"} profile:{inbound_rules:{action:"allow" rule_id:"PM8Ky03BleSKv0e6"} outbound_rules:{action:"allow" rule_id:"TkNHj-GDvz2FHQJG"}}
2026-02-17 02:45:05.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4637.default"} profile:{}
2026-02-17 02:45:05.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09e13ec5461" profile_ids:"kns.emptydir-4637" profile_ids:"ksa.emptydir-4637.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:45:05.035 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.035 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.035 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali09e13ec5461" ipVersion=0x4 table="filter"
2026-02-17 02:45:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4637" ipVersion=0x4 table="filter"
2026-02-17 02:45:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mzf0n4TgkHBG8FMaBV" ipVersion=0x4 table="filter"
2026-02-17 02:45:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali09e13ec5461" ipVersion=0x4 table="filter"
2026-02-17 02:45:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4637" ipVersion=0x4 table="filter"
2026-02-17 02:45:05.036 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mzf0n4TgkHBG8FMaBV" ipVersion=0x4 table="filter"
2026-02-17 02:45:05.036 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali09e13ec5461"
2026-02-17 02:45:05.036 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.036 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.131 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali09e13ec5461" state="down"
2026-02-17 02:45:05.131 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali09e13ec5461"
2026-02-17 02:45:05.132 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali09e13ec5461" state="up"
2026-02-17 02:45:05.132 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:05.133 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} status="down"
2026-02-17 02:45:05.133 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09e13ec5461", State:"down", Index:143}
2026-02-17 02:45:05.133 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09e13ec5461", Addrs:set.Typed[string]{}}
2026-02-17 02:45:05.133 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09e13ec5461", Addrs:set.Typed[string]{}}
2026-02-17 02:45:05.133 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09e13ec5461", State:"up", Index:143}
2026-02-17 02:45:05.133 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali09e13ec5461"
2026-02-17 02:45:05.133 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09e13ec5461"
2026-02-17 02:45:05.133 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09e13ec5461"
2026-02-17 02:45:05.133 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.133 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.158 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:05.159 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} status="up"
2026-02-17 02:45:05.604 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee, name=eth0)
2026-02-17 02:45:05.604 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09e13ec5461" profile_ids:"kns.emptydir-4637" profile_ids:"ksa.emptydir-4637.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:45:05.605 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.605 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.605 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.606 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09e13ec5461"
2026-02-17 02:45:05.606 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.606 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:05.628 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:05.628 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} status="up"
2026-02-17 02:45:05.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3939" name:"default"}
2026-02-17 02:45:05.701 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3939"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3939"}
2026-02-17 02:45:05.732 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3939"}
2026-02-17 02:45:06.556 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9753"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9753"}
2026-02-17 02:45:06.582 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-18"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-18"}
2026-02-17 02:45:06.615 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-18" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:06.774 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee, name=eth0)
2026-02-17 02:45:06.774 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09e13ec5461" profile_ids:"kns.emptydir-4637" profile_ids:"ksa.emptydir-4637.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:45:06.774 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.774 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.774 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 143
2026-02-17 02:45:06.778 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09e13ec5461"
2026-02-17 02:45:06.778 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.778 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.802 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:06.803 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} status="down"
2026-02-17 02:45:06.876 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali09e13ec5461" state="down"
2026-02-17 02:45:06.876 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09e13ec5461", State:"down", Index:143}
2026-02-17 02:45:06.876 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09e13ec5461"
2026-02-17 02:45:06.876 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali09e13ec5461"
2026-02-17 02:45:06.876 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.876 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.877 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.15
2026-02-17 02:45:06.877 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali09e13ec5461" state=""
2026-02-17 02:45:06.877 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali09e13ec5461"
2026-02-17 02:45:06.899 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:06.899 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} status="down"
2026-02-17 02:45:06.899 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09e13ec5461", State:"", Index:143}
2026-02-17 02:45:06.899 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09e13ec5461", Addrs:set.Set[string](nil)}
2026-02-17 02:45:06.899 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09e13ec5461", Addrs:set.Set[string](nil)}
2026-02-17 02:45:06.899 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09e13ec5461"
2026-02-17 02:45:06.899 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.899 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.918 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:06.918 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"} status="down"
2026-02-17 02:45:06.958 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee, name=eth0)
2026-02-17 02:45:06.959 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee" endpoint_id:"eth0"}
2026-02-17 02:45:06.959 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4637"}
2026-02-17 02:45:06.959 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4637.default"}
2026-02-17 02:45:06.959 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.959 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.960 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4637" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.960 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mzf0n4TgkHBG8FMaBV" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.960 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4637" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.960 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mzf0n4TgkHBG8FMaBV" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.960 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.960 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali09e13ec5461" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.960 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali09e13ec5461" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.960 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.960 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:06.996 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4637/pod-a2666c13-0145-4255-bf0d-68105d1043ee", EndpointId:"eth0"}
2026-02-17 02:45:07.190 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb, name=eth0)
2026-02-17 02:45:07.191 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-18"} profile:{inbound_rules:{action:"allow" rule_id:"4luvAjsxYtm0qyX_"} outbound_rules:{action:"allow" rule_id:"XMMoMKEtN1wGn-qy"}}
2026-02-17 02:45:07.191 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-18.default"} profile:{}
2026-02-17 02:45:07.191 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc056bd7715" profile_ids:"kns.downward-api-18" profile_ids:"ksa.downward-api-18.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:45:07.192 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.192 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.192 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.192 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc056bd7715" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.193 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.downward-api-18" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.193 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6EGyuEgqy4oWTV21j7" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.193 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc056bd7715" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.193 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.downward-api-18" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.193 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6EGyuEgqy4oWTV21j7" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.193 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc056bd7715"
2026-02-17 02:45:07.193 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.193 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.237 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:07.237 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:07.261 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc056bd7715" state="down"
2026-02-17 02:45:07.261 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc056bd7715"
2026-02-17 02:45:07.261 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc056bd7715" state="up"
2026-02-17 02:45:07.262 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc056bd7715", State:"down", Index:144}
2026-02-17 02:45:07.262 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Typed[string]{}}
2026-02-17 02:45:07.262 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Typed[string]{}}
2026-02-17 02:45:07.262 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc056bd7715", State:"up", Index:144}
2026-02-17 02:45:07.262 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc056bd7715"
2026-02-17 02:45:07.262 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc056bd7715"
2026-02-17 02:45:07.262 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc056bd7715"
2026-02-17 02:45:07.262 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.262 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.282 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:07.282 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:07.282 [INFO][79] felix/summary.go 100: Summarising 291 dataplane reconciliation loops over 1m0s: avg=30ms longest=121ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:45:07.346 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2928"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2928"}
2026-02-17 02:45:07.620 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb, name=eth0)
2026-02-17 02:45:07.620 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc056bd7715" profile_ids:"kns.downward-api-18" profile_ids:"ksa.downward-api-18.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:45:07.620 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.620 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.620 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.621 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc056bd7715"
2026-02-17 02:45:07.622 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.622 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:07.643 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:07.643 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:07.716 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2519" name:"default"}
2026-02-17 02:45:07.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2519"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2519"}
2026-02-17 02:45:07.794 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2519"}
2026-02-17 02:45:08.515 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4637"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4637"}
2026-02-17 02:45:08.536 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5649"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5649"}
2026-02-17 02:45:08.562 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5649" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:08.797 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb, name=eth0)
2026-02-17 02:45:08.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc056bd7715" profile_ids:"kns.downward-api-18" profile_ids:"ksa.downward-api-18.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:45:08.798 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.798 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.798 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.799 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc056bd7715"
2026-02-17 02:45:08.799 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.799 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.802 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=144
2026-02-17 02:45:08.802 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc056bd7715"
2026-02-17 02:45:08.830 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:08.830 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:08.831 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:08.831 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:08.904 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc056bd7715" state="down"
2026-02-17 02:45:08.905 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc056bd7715", State:"down", Index:144}
2026-02-17 02:45:08.905 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc056bd7715"
2026-02-17 02:45:08.905 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=144
2026-02-17 02:45:08.905 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Typed[string]{}}
2026-02-17 02:45:08.905 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Typed[string]{}}
2026-02-17 02:45:08.905 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc056bd7715"
2026-02-17 02:45:08.905 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.905 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.906 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.16
2026-02-17 02:45:08.910 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc056bd7715" state=""
2026-02-17 02:45:08.910 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc056bd7715"
2026-02-17 02:45:08.933 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:08.933 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:08.933 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc056bd7715", State:"", Index:144}
2026-02-17 02:45:08.933 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Set[string](nil)}
2026-02-17 02:45:08.934 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc056bd7715", Addrs:set.Set[string](nil)}
2026-02-17 02:45:08.934 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc056bd7715"
2026-02-17 02:45:08.934 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.934 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:08.956 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:08.956 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:09.001 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb, name=eth0)
2026-02-17 02:45:09.001 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb" endpoint_id:"eth0"}
2026-02-17 02:45:09.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-18"}
2026-02-17 02:45:09.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-18.default"}
2026-02-17 02:45:09.002 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:09.002 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:09.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.downward-api-18" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6EGyuEgqy4oWTV21j7" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.downward-api-18" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6EGyuEgqy4oWTV21j7" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.002 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:09.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibc056bd7715" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.002 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibc056bd7715" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.002 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:09.002 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:09.071 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-18/downwardapi-volume-926a5baa-e5a1-4923-a9f7-6539215bb1fb", EndpointId:"eth0"}
2026-02-17 02:45:09.419 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0, name=eth0)
2026-02-17 02:45:09.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0" endpoint_id:"eth0"}
2026-02-17 02:45:09.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-485"}
2026-02-17 02:45:09.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-485.default"}
2026-02-17 02:45:09.419 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:45:09.419 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:45:09.420 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6-nN1si_3D-7qx3b6k" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.420 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ku-7JsaAnKj-TXp_co" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.420 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6-nN1si_3D-7qx3b6k" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.420 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ku-7JsaAnKj-TXp_co" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.420 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:45:09.420 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4ab2efb7558" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.420 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4ab2efb7558" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.420 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:45:09.420 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:45:09.427 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.7
2026-02-17 02:45:09.494 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-485/busybox-scheduling-0e596468-3886-4cb2-8d81-27e87a0859b0", EndpointId:"eth0"}
2026-02-17 02:45:09.523 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=136
2026-02-17 02:45:09.523 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ab2efb7558"
2026-02-17 02:45:09.523 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali4ab2efb7558" state="down"
2026-02-17 02:45:09.523 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.523 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.523 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ab2efb7558", State:"down", Index:136}
2026-02-17 02:45:09.526 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali4ab2efb7558" state=""
2026-02-17 02:45:09.526 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ab2efb7558"
2026-02-17 02:45:09.546 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ab2efb7558", State:"", Index:136}
2026-02-17 02:45:09.546 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Set[string](nil)}
2026-02-17 02:45:09.546 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ab2efb7558", Addrs:set.Set[string](nil)}
2026-02-17 02:45:09.595 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1751" name:"default"}
2026-02-17 02:45:09.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1751"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1751"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1751"}
2026-02-17 02:45:09.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1751"}
2026-02-17 02:45:10.686 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-18"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-18"}
2026-02-17 02:45:10.711 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8960"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8960"}
2026-02-17 02:45:10.737 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:11.316 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01, name=eth0)
2026-02-17 02:45:11.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-8960"} profile:{inbound_rules:{action:"allow" rule_id:"digv3Cd9augg60SF"} outbound_rules:{action:"allow" rule_id:"3w4XvdE4HmQO19R5"}}
2026-02-17 02:45:11.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-8960.default"} profile:{}
2026-02-17 02:45:11.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe2c120a95f" profile_ids:"kns.emptydir-8960" profile_ids:"ksa.emptydir-8960.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:45:11.317 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.317 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.318 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe2c120a95f" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-8960" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_D7oHNX984WIusOP-s6" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe2c120a95f" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-8960" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.319 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_D7oHNX984WIusOP-s6" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.319 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe2c120a95f"
2026-02-17 02:45:11.319 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.319 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.362 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:11.362 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} status="down"
2026-02-17 02:45:11.393 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calibe2c120a95f" state="down"
2026-02-17 02:45:11.394 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe2c120a95f"
2026-02-17 02:45:11.394 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe2c120a95f", State:"down", Index:145}
2026-02-17 02:45:11.394 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.394 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.394 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe2c120a95f"
2026-02-17 02:45:11.394 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.394 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.396 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calibe2c120a95f" state="up"
2026-02-17 02:45:11.416 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:11.416 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} status="down"
2026-02-17 02:45:11.416 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe2c120a95f", State:"up", Index:145}
2026-02-17 02:45:11.416 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe2c120a95f"
2026-02-17 02:45:11.416 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe2c120a95f"
2026-02-17 02:45:11.416 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe2c120a95f"
2026-02-17 02:45:11.416 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.416 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:11.436 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:11.436 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} status="up"
2026-02-17 02:45:11.699 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9753" name:"default"}
2026-02-17 02:45:11.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9753"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9753"}
2026-02-17 02:45:11.955 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9753"}
2026-02-17 02:45:12.410 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2928" name:"default"}
2026-02-17 02:45:12.592 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2928"}
2026-02-17 02:45:12.611 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-17 02:45:12.611 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe2c120a95f"
2026-02-17 02:45:12.617 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:12.617 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:12.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5649"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5649"}
2026-02-17 02:45:12.685 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01, name=eth0)
2026-02-17 02:45:12.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8197"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8197"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8197"}
2026-02-17 02:45:12.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8197" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:12.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe2c120a95f" profile_ids:"kns.emptydir-8960" profile_ids:"ksa.emptydir-8960.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:45:12.687 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:12.688 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:12.688 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:12.689 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe2c120a95f"
2026-02-17 02:45:12.690 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:12.690 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:12.714 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:12.715 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} status="up"
2026-02-17 02:45:13.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4637" name:"default"}
2026-02-17 02:45:13.821 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4637"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4637"}
2026-02-17 02:45:13.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4637"}
2026-02-17 02:45:13.862 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01, name=eth0)
2026-02-17 02:45:13.871 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe2c120a95f" profile_ids:"kns.emptydir-8960" profile_ids:"ksa.emptydir-8960.default" ipv4_nets:"10.100.99.18/32"}
2026-02-17 02:45:13.871 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.871 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.871 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.877 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe2c120a95f"
2026-02-17 02:45:13.878 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.878 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.901 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:13.902 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} status="down"
2026-02-17 02:45:13.966 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calibe2c120a95f" state="down"
2026-02-17 02:45:13.966 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe2c120a95f"
2026-02-17 02:45:13.967 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe2c120a95f", State:"down", Index:145}
2026-02-17 02:45:13.967 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:13.967 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:13.967 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe2c120a95f"
2026-02-17 02:45:13.967 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe2c120a95f"
2026-02-17 02:45:13.967 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.967 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.967 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.18
2026-02-17 02:45:13.968 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-17 02:45:13.973 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calibe2c120a95f" state=""
2026-02-17 02:45:13.973 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe2c120a95f"
2026-02-17 02:45:13.987 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:13.987 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} status="down"
2026-02-17 02:45:13.987 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe2c120a95f", State:"", Index:145}
2026-02-17 02:45:13.987 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:13.987 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe2c120a95f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:13.987 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe2c120a95f"
2026-02-17 02:45:13.987 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:13.987 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:14.007 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:14.007 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"} status="down"
2026-02-17 02:45:14.055 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01, name=eth0)
2026-02-17 02:45:14.055 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01" endpoint_id:"eth0"}
2026-02-17 02:45:14.056 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-8960.default"}
2026-02-17 02:45:14.056 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-8960"}
2026-02-17 02:45:14.056 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:14.056 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:14.056 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-8960" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.056 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_D7oHNX984WIusOP-s6" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.056 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-8960" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.056 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_D7oHNX984WIusOP-s6" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.056 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:14.056 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe2c120a95f" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.056 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe2c120a95f" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.056 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:14.056 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:14.125 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8960/pod-d7263653-1fc9-42d3-951f-cf5c8a580a01", EndpointId:"eth0"}
2026-02-17 02:45:14.821 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8960"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8960"}
2026-02-17 02:45:14.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4423"}
2026-02-17 02:45:14.863 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4423" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:15.504 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3, name=eth0)
2026-02-17 02:45:15.505 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4423"} profile:{inbound_rules:{action:"allow" rule_id:"CWNbjVyrIPMotEKs"} outbound_rules:{action:"allow" rule_id:"WQCidT9GJXYXrc1B"}}
2026-02-17 02:45:15.505 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4423.default"} profile:{}
2026-02-17 02:45:15.505 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66122e9b46d" profile_ids:"kns.projected-4423" profile_ids:"ksa.projected-4423.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:45:15.505 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.505 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.506 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali66122e9b46d" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4423" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b05OztNO2Vn7wGl1pP" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali66122e9b46d" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4423" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b05OztNO2Vn7wGl1pP" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.506 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali66122e9b46d"
2026-02-17 02:45:15.506 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.506 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.566 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:15.566 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} status="down"
2026-02-17 02:45:15.568 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali66122e9b46d" state="down"
2026-02-17 02:45:15.568 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66122e9b46d"
2026-02-17 02:45:15.568 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66122e9b46d", State:"down", Index:146}
2026-02-17 02:45:15.568 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:15.568 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:15.568 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66122e9b46d"
2026-02-17 02:45:15.568 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.568 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.581 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali66122e9b46d" state="up"
2026-02-17 02:45:15.591 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:15.591 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} status="down"
2026-02-17 02:45:15.591 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66122e9b46d", State:"up", Index:146}
2026-02-17 02:45:15.591 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali66122e9b46d"
2026-02-17 02:45:15.591 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66122e9b46d"
2026-02-17 02:45:15.591 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66122e9b46d"
2026-02-17 02:45:15.591 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.591 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:15.612 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:15.612 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} status="up"
2026-02-17 02:45:15.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-18" name:"default"}
2026-02-17 02:45:16.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-18"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-18"}
2026-02-17 02:45:16.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-18"}
2026-02-17 02:45:16.396 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-485" name:"default"}
2026-02-17 02:45:16.600 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-485"}
2026-02-17 02:45:16.721 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3, name=eth0)
2026-02-17 02:45:16.722 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66122e9b46d" profile_ids:"kns.projected-4423" profile_ids:"ksa.projected-4423.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:45:16.722 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:16.722 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:16.722 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:16.723 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66122e9b46d"
2026-02-17 02:45:16.723 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:16.723 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:16.749 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:16.749 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} status="up"
2026-02-17 02:45:16.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8197"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8197"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8197"}
2026-02-17 02:45:16.835 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9226"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9226"}
2026-02-17 02:45:16.868 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9226" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:17.250 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=146
2026-02-17 02:45:17.250 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali66122e9b46d"
2026-02-17 02:45:17.250 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:17.250 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:17.783 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5649" name:"default"}
2026-02-17 02:45:17.895 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3, name=eth0)
2026-02-17 02:45:17.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66122e9b46d" profile_ids:"kns.projected-4423" profile_ids:"ksa.projected-4423.default" ipv4_nets:"10.100.99.17/32"}
2026-02-17 02:45:17.895 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:17.895 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:17.896 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:17.896 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66122e9b46d"
2026-02-17 02:45:17.896 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:17.896 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:17.926 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.926 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} status="up"
2026-02-17 02:45:17.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5649"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5649"}
2026-02-17 02:45:17.968 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5649"}
2026-02-17 02:45:18.003 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali66122e9b46d" state="down"
2026-02-17 02:45:18.004 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66122e9b46d"
2026-02-17 02:45:18.008 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66122e9b46d", State:"down", Index:146}
2026-02-17 02:45:18.008 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.008 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.008 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=146
2026-02-17 02:45:18.008 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali66122e9b46d" state=""
2026-02-17 02:45:18.008 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali66122e9b46d"
2026-02-17 02:45:18.008 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66122e9b46d"
2026-02-17 02:45:18.009 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.009 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.009 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.17
2026-02-17 02:45:18.039 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.040 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.040 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66122e9b46d", State:"", Index:146}
2026-02-17 02:45:18.040 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:18.040 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66122e9b46d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:18.040 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66122e9b46d"
2026-02-17 02:45:18.040 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.040 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.067 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.067 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.150 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3, name=eth0)
2026-02-17 02:45:18.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3" endpoint_id:"eth0"}
2026-02-17 02:45:18.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4423"}
2026-02-17 02:45:18.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4423.default"}
2026-02-17 02:45:18.150 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.150 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.151 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4423" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.151 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b05OztNO2Vn7wGl1pP" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.151 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4423" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.151 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b05OztNO2Vn7wGl1pP" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.151 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.151 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali66122e9b46d" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.151 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali66122e9b46d" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.151 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.151 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.216 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4423/pod-projected-configmaps-4ed915d6-75dd-401e-a6b5-4d31be50ada3", EndpointId:"eth0"}
2026-02-17 02:45:18.963 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4423"}
2026-02-17 02:45:18.993 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8314"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8314"}
2026-02-17 02:45:19.020 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:19.609 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab, name=eth0)
2026-02-17 02:45:19.609 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8314"} profile:{inbound_rules:{action:"allow" rule_id:"r_-tgs6nsA0LjDt3"} outbound_rules:{action:"allow" rule_id:"nYEkcioLBLrGtEi1"}}
2026-02-17 02:45:19.609 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8314.default"} profile:{}
2026-02-17 02:45:19.610 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eb5f4fc21d" profile_ids:"kns.projected-8314" profile_ids:"ksa.projected-8314.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:45:19.610 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.610 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.610 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.610 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4eb5f4fc21d" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.611 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8314" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.611 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_k6BaG_7cP7aJQWnAZB" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.611 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4eb5f4fc21d" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.611 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8314" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.611 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_k6BaG_7cP7aJQWnAZB" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.611 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:19.611 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.611 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.669 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:19.669 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} status="down"
2026-02-17 02:45:19.689 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali4eb5f4fc21d" state="down"
2026-02-17 02:45:19.689 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:19.689 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb5f4fc21d", State:"down", Index:147}
2026-02-17 02:45:19.689 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.689 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.689 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:19.689 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.690 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.691 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali4eb5f4fc21d" state="up"
2026-02-17 02:45:19.713 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:19.713 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} status="down"
2026-02-17 02:45:19.713 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb5f4fc21d", State:"up", Index:147}
2026-02-17 02:45:19.713 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:19.713 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:19.713 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:19.713 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.713 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:19.730 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.730 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.241 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8960" name:"default"}
2026-02-17 02:45:20.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8960"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8960"}
2026-02-17 02:45:20.358 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8960"}
2026-02-17 02:45:20.734 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab, name=eth0)
2026-02-17 02:45:20.735 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eb5f4fc21d" profile_ids:"kns.projected-8314" profile_ids:"ksa.projected-8314.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:45:20.735 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:20.735 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:20.735 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:20.736 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:20.737 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:20.737 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:20.763 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.764 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.410 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=147
2026-02-17 02:45:21.410 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:21.410 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.410 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.904 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab, name=eth0)
2026-02-17 02:45:21.904 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eb5f4fc21d" profile_ids:"kns.projected-8314" profile_ids:"ksa.projected-8314.default" ipv4_nets:"10.100.99.20/32"}
2026-02-17 02:45:21.904 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:21.905 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:21.905 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:21.906 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:21.906 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:21.906 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:21.928 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.928 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.014 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali4eb5f4fc21d" state="down"
2026-02-17 02:45:22.014 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:22.014 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=147
2026-02-17 02:45:22.014 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb5f4fc21d", State:"down", Index:147}
2026-02-17 02:45:22.014 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.014 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.015 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:22.015 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.015 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.015 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali4eb5f4fc21d" state=""
2026-02-17 02:45:22.015 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:22.016 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.20
2026-02-17 02:45:22.039 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.039 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.039 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eb5f4fc21d", State:"", Index:147}
2026-02-17 02:45:22.039 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:22.039 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eb5f4fc21d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:22.039 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eb5f4fc21d"
2026-02-17 02:45:22.039 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.039 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.073 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.073 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.073 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8197" name:"default"}
2026-02-17 02:45:22.140 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab, name=eth0)
2026-02-17 02:45:22.140 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab" endpoint_id:"eth0"}
2026-02-17 02:45:22.141 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8314"}
2026-02-17 02:45:22.141 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8314.default"}
2026-02-17 02:45:22.141 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.141 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.142 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8314" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.142 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_k6BaG_7cP7aJQWnAZB" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.142 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8314" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.142 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_k6BaG_7cP7aJQWnAZB" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.142 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.142 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4eb5f4fc21d" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.142 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4eb5f4fc21d" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.142 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.142 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.212 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8314/downwardapi-volume-47fee99c-1ca6-4c23-b196-c2a1da5ae0ab", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8197"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8197"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8197"}
2026-02-17 02:45:22.248 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8197"}
2026-02-17 02:45:23.127 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8314"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8314"}
2026-02-17 02:45:23.152 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8438"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8438"}
2026-02-17 02:45:23.186 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:24.241 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8438"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8438"}
2026-02-17 02:45:24.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8051"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8051"}
2026-02-17 02:45:24.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8051" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:24.386 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4423" name:"default"}
2026-02-17 02:45:24.506 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4423"}
2026-02-17 02:45:24.536 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4423"}
2026-02-17 02:45:24.930 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6, name=eth0)
2026-02-17 02:45:24.930 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-8051"} profile:{inbound_rules:{action:"allow" rule_id:"i3tJHbNqmlvKSZCJ"} outbound_rules:{action:"allow" rule_id:"NBQiWaf3LLbxsFK-"}}
2026-02-17 02:45:24.930 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-8051.default"} profile:{}
2026-02-17 02:45:24.930 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic764c829a80" profile_ids:"kns.configmap-8051" profile_ids:"ksa.configmap-8051.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:45:24.930 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:24.930 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:24.930 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:24.931 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic764c829a80" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.931 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-8051" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.931 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PnFwv3UKwvY3Om4VfG" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.931 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic764c829a80" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.931 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-8051" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.931 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PnFwv3UKwvY3Om4VfG" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.931 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic764c829a80"
2026-02-17 02:45:24.931 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:24.931 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:24.968 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.968 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} status="down"
2026-02-17 02:45:25.009 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic764c829a80" state="down"
2026-02-17 02:45:25.009 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic764c829a80"
2026-02-17 02:45:25.009 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic764c829a80", State:"down", Index:148}
2026-02-17 02:45:25.009 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.009 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.009 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic764c829a80"
2026-02-17 02:45:25.009 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.009 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.016 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic764c829a80" state="up"
2026-02-17 02:45:25.028 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:25.028 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} status="down"
2026-02-17 02:45:25.028 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic764c829a80", State:"up", Index:148}
2026-02-17 02:45:25.028 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic764c829a80"
2026-02-17 02:45:25.028 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic764c829a80"
2026-02-17 02:45:25.028 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic764c829a80"
2026-02-17 02:45:25.028 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.028 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.045 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.045 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.799 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6, name=eth0)
2026-02-17 02:45:25.799 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic764c829a80" profile_ids:"kns.configmap-8051" profile_ids:"ksa.configmap-8051.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:45:25.799 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.799 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.800 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.800 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic764c829a80"
2026-02-17 02:45:25.801 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.801 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:25.824 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.824 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:26.689 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=148
2026-02-17 02:45:26.689 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic764c829a80"
2026-02-17 02:45:26.689 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.690 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.982 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6, name=eth0)
2026-02-17 02:45:26.982 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic764c829a80" profile_ids:"kns.configmap-8051" profile_ids:"ksa.configmap-8051.default" ipv4_nets:"10.100.99.19/32"}
2026-02-17 02:45:26.982 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:26.982 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:26.982 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:26.983 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic764c829a80"
2026-02-17 02:45:26.983 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:26.983 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.004 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:27.004 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:27.091 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic764c829a80" state="down"
2026-02-17 02:45:27.091 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic764c829a80"
2026-02-17 02:45:27.091 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic764c829a80", State:"down", Index:148}
2026-02-17 02:45:27.091 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.091 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.091 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic764c829a80"
2026-02-17 02:45:27.091 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.092 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.092 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=148
2026-02-17 02:45:27.092 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.19
2026-02-17 02:45:27.094 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calic764c829a80" state=""
2026-02-17 02:45:27.094 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic764c829a80"
2026-02-17 02:45:27.111 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:27.111 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} status="down"
2026-02-17 02:45:27.111 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic764c829a80", State:"", Index:148}
2026-02-17 02:45:27.111 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.111 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic764c829a80", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.111 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic764c829a80"
2026-02-17 02:45:27.111 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.111 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.136 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:27.136 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"} status="down"
2026-02-17 02:45:27.196 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6, name=eth0)
2026-02-17 02:45:27.197 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6" endpoint_id:"eth0"}
2026-02-17 02:45:27.197 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-8051"}
2026-02-17 02:45:27.197 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-8051.default"}
2026-02-17 02:45:27.197 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.197 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-8051" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PnFwv3UKwvY3Om4VfG" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-8051" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PnFwv3UKwvY3Om4VfG" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.197 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic764c829a80" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic764c829a80" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.197 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.197 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:27.257 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8051/pod-configmaps-22b94f6d-12c9-4368-9508-04f7a4b93fb6", EndpointId:"eth0"}
2026-02-17 02:45:28.365 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8314" name:"default"}
2026-02-17 02:45:28.390 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8314"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8314"}
2026-02-17 02:45:28.417 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8314"}
2026-02-17 02:45:28.437 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8051"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8051"}
2026-02-17 02:45:28.465 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2151"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2151"}
2026-02-17 02:45:28.494 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2151" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:29.061 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754, name=eth0)
2026-02-17 02:45:29.061 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-2151"} profile:{inbound_rules:{action:"allow" rule_id:"n2r-CDSDL7Xb1fV3"} outbound_rules:{action:"allow" rule_id:"ZzDBxqvYxAbz18MO"}}
2026-02-17 02:45:29.061 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-2151.default"} profile:{}
2026-02-17 02:45:29.061 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecae542fc0d" profile_ids:"kns.container-probe-2151" profile_ids:"ksa.container-probe-2151.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:45:29.061 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.061 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.061 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.062 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliecae542fc0d" ipVersion=0x4 table="filter"
2026-02-17 02:45:29.062 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fJVYQnOd-bJfwb3UxB" ipVersion=0x4 table="filter"
2026-02-17 02:45:29.062 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4cIjsz73GodI_LuYPG" ipVersion=0x4 table="filter"
2026-02-17 02:45:29.062 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliecae542fc0d" ipVersion=0x4 table="filter"
2026-02-17 02:45:29.062 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fJVYQnOd-bJfwb3UxB" ipVersion=0x4 table="filter"
2026-02-17 02:45:29.062 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4cIjsz73GodI_LuYPG" ipVersion=0x4 table="filter"
2026-02-17 02:45:29.062 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliecae542fc0d"
2026-02-17 02:45:29.062 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.062 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.103 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:29.103 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} status="down"
2026-02-17 02:45:29.138 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliecae542fc0d" state="down"
2026-02-17 02:45:29.139 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecae542fc0d"
2026-02-17 02:45:29.139 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecae542fc0d", State:"down", Index:149}
2026-02-17 02:45:29.139 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.139 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.139 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecae542fc0d"
2026-02-17 02:45:29.139 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.139 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.140 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliecae542fc0d" state="up"
2026-02-17 02:45:29.157 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:29.157 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} status="down"
2026-02-17 02:45:29.157 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecae542fc0d", State:"up", Index:149}
2026-02-17 02:45:29.157 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliecae542fc0d"
2026-02-17 02:45:29.157 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecae542fc0d"
2026-02-17 02:45:29.157 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecae542fc0d"
2026-02-17 02:45:29.157 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.157 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.181 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.181 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8438" name:"default"}
2026-02-17 02:45:29.607 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8438"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8438"}
2026-02-17 02:45:29.634 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8438"}
2026-02-17 02:45:29.826 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754, name=eth0)
2026-02-17 02:45:29.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecae542fc0d" profile_ids:"kns.container-probe-2151" profile_ids:"ksa.container-probe-2151.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:45:29.826 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.826 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.826 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.827 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecae542fc0d"
2026-02-17 02:45:29.827 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.827 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:45:29.859 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.859 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} status="up"
2026-02-17 02:45:30.657 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=149
2026-02-17 02:45:30.658 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliecae542fc0d"
2026-02-17 02:45:30.658 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:30.658 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:33.754 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8051" name:"default"}
2026-02-17 02:45:33.910 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8051"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8051"}
2026-02-17 02:45:33.946 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8051"}
2026-02-17 02:45:34.325 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:45:34.325 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:34.325 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:50.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2032"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2032"}
2026-02-17 02:45:50.506 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:50.530 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6822" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:52.586 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:52.669 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-300"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"job-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-300"}
2026-02-17 02:45:52.697 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:53.304 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-kt9bz, name=eth0)
2026-02-17 02:45:53.304 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-300.default"} profile:{}
2026-02-17 02:45:53.304 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-300"} profile:{inbound_rules:{action:"allow" rule_id:"xfV8ns15QEahwrIs"} outbound_rules:{action:"allow" rule_id:"HY0s7MknV2qa3c0W"}}
2026-02-17 02:45:53.304 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-kt9bz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab591def320" profile_ids:"kns.job-300" profile_ids:"ksa.job-300.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:45:53.305 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.305 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.305 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab591def320" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-300" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-300.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab591def320" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-300" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.306 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-300.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.306 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab591def320"
2026-02-17 02:45:53.306 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.306 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.350 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:53.350 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} status="down"
2026-02-17 02:45:53.378 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="caliab591def320" state="down"
2026-02-17 02:45:53.379 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab591def320"
2026-02-17 02:45:53.379 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab591def320", State:"down", Index:150}
2026-02-17 02:45:53.379 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.379 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.379 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab591def320"
2026-02-17 02:45:53.379 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.379 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.383 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="caliab591def320" state="up"
2026-02-17 02:45:53.396 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:53.397 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} status="down"
2026-02-17 02:45:53.397 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab591def320", State:"up", Index:150}
2026-02-17 02:45:53.397 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab591def320"
2026-02-17 02:45:53.397 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab591def320"
2026-02-17 02:45:53.397 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab591def320"
2026-02-17 02:45:53.397 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.397 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.426 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.426 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.437 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-26fvh, name=eth0)
2026-02-17 02:45:53.438 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-26fvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f21b478b9a" profile_ids:"kns.job-300" profile_ids:"ksa.job-300.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:45:53.438 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.438 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.438 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.438 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9f21b478b9a" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.439 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9f21b478b9a" ipVersion=0x4 table="filter"
2026-02-17 02:45:53.439 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:53.439 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.439 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.479 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:53.479 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} status="down"
2026-02-17 02:45:53.506 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali9f21b478b9a" state="down"
2026-02-17 02:45:53.507 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f21b478b9a"
2026-02-17 02:45:53.507 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali9f21b478b9a" state="up"
2026-02-17 02:45:53.507 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f21b478b9a", State:"down", Index:151}
2026-02-17 02:45:53.507 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.507 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.507 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f21b478b9a", State:"up", Index:151}
2026-02-17 02:45:53.507 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:53.507 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:53.507 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:53.507 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.507 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.527 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.527 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.930 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-26fvh, name=eth0)
2026-02-17 02:45:53.930 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-26fvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f21b478b9a" profile_ids:"kns.job-300" profile_ids:"ksa.job-300.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:45:53.931 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.931 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.931 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.932 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:53.932 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.932 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:53.955 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.955 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.958 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-kt9bz, name=eth0)
2026-02-17 02:45:53.958 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-kt9bz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab591def320" profile_ids:"kns.job-300" profile_ids:"ksa.job-300.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:45:53.958 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.959 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.959 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.959 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab591def320"
2026-02-17 02:45:53.959 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.960 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:53.986 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.986 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.338 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=150
2026-02-17 02:45:54.338 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliab591def320"
2026-02-17 02:45:54.338 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:54.338 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:54.787 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=151
2026-02-17 02:45:54.787 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9f21b478b9a"
2026-02-17 02:45:54.787 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:54.787 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:55.110 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-26fvh, name=eth0)
2026-02-17 02:45:55.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-26fvh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f21b478b9a" profile_ids:"kns.job-300" profile_ids:"ksa.job-300.default" ipv4_nets:"10.100.99.25/32"}
2026-02-17 02:45:55.110 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.110 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.110 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.113 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:55.113 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.113 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.127 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-kt9bz, name=eth0)
2026-02-17 02:45:55.129 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:55.129 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} status="down"
2026-02-17 02:45:55.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-kt9bz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab591def320" profile_ids:"kns.job-300" profile_ids:"ksa.job-300.default" ipv4_nets:"10.100.99.24/32"}
2026-02-17 02:45:55.129 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.129 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.129 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.130 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:55.130 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab591def320"
2026-02-17 02:45:55.130 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.130 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.152 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.152 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.209 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali9f21b478b9a" state="down"
2026-02-17 02:45:55.210 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f21b478b9a"
2026-02-17 02:45:55.210 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=151
2026-02-17 02:45:55.210 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f21b478b9a", State:"down", Index:151}
2026-02-17 02:45:55.210 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.210 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.210 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:55.210 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:55.210 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.210 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.210 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.25
2026-02-17 02:45:55.213 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali9f21b478b9a" state=""
2026-02-17 02:45:55.213 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9f21b478b9a"
2026-02-17 02:45:55.238 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=150
2026-02-17 02:45:55.238 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab591def320"
2026-02-17 02:45:55.238 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="caliab591def320" state="down"
2026-02-17 02:45:55.238 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="caliab591def320" state=""
2026-02-17 02:45:55.238 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab591def320"
2026-02-17 02:45:55.239 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:55.239 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} status="down"
2026-02-17 02:45:55.239 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f21b478b9a", State:"", Index:151}
2026-02-17 02:45:55.239 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.239 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f21b478b9a", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.239 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.239 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.239 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab591def320", State:"down", Index:150}
2026-02-17 02:45:55.239 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab591def320", State:"", Index:150}
2026-02-17 02:45:55.239 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.239 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab591def320", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.239 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f21b478b9a"
2026-02-17 02:45:55.239 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab591def320"
2026-02-17 02:45:55.239 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.239 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.239 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.239 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.239 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.24
2026-02-17 02:45:55.263 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:55.263 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"} status="down"
2026-02-17 02:45:55.263 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:55.263 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"} status="down"
2026-02-17 02:45:55.314 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-26fvh, name=eth0)
2026-02-17 02:45:55.314 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-26fvh" endpoint_id:"eth0"}
2026-02-17 02:45:55.314 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.314 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.315 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.315 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9f21b478b9a" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.315 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9f21b478b9a" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.315 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.315 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.369 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-26fvh", EndpointId:"eth0"}
2026-02-17 02:45:55.419 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-300/pod-failure-failjob-kt9bz, name=eth0)
2026-02-17 02:45:55.420 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-300/pod-failure-failjob-kt9bz" endpoint_id:"eth0"}
2026-02-17 02:45:55.420 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-300.default"}
2026-02-17 02:45:55.420 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-300"}
2026-02-17 02:45:55.420 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.420 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.421 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-300" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.421 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-300.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.421 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-300" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.421 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-300.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.421 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.422 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliab591def320" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.422 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliab591def320" ipVersion=0x4 table="filter"
2026-02-17 02:45:55.422 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.422 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.501 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-300/pod-failure-failjob-kt9bz", EndpointId:"eth0"}
2026-02-17 02:45:55.533 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-2032" name:"default"}
2026-02-17 02:45:56.027 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:45:56.737 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-300"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"job-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-300"}
2026-02-17 02:45:56.763 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9378"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9378"}
2026-02-17 02:45:56.791 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9378" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:57.631 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:57.910 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2032"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2032"}
2026-02-17 02:45:57.932 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-2032"}
2026-02-17 02:45:58.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6822" name:"default"}
2026-02-17 02:45:58.831 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:58.862 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6822"}
2026-02-17 02:46:00.847 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9378"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9378"}
2026-02-17 02:46:00.915 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"}
2026-02-17 02:46:00.941 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-3597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:00.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"} labels:{key:"validating-admission-policy-3597" value:"true"}
2026-02-17 02:46:01.077 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-9378/forbid-29521606-525tf, name=eth0)
2026-02-17 02:46:01.077 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-9378"} profile:{inbound_rules:{action:"allow" rule_id:"HqIx0FU3q0YU4qgK"} outbound_rules:{action:"allow" rule_id:"YrhFirvextFG_K7W"}}
2026-02-17 02:46:01.077 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-9378.default"} profile:{}
2026-02-17 02:46:01.078 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9378/forbid-29521606-525tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4dd0e50ada" profile_ids:"kns.cronjob-9378" profile_ids:"ksa.cronjob-9378.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:46:01.078 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.078 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.078 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.078 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib4dd0e50ada" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.078 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-9378" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.078 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZD3RmlNWWWDA0dMar1" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.078 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib4dd0e50ada" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.078 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-9378" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.078 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZD3RmlNWWWDA0dMar1" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.078 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib4dd0e50ada"
2026-02-17 02:46:01.078 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.078 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.120 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:01.120 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} status="down"
2026-02-17 02:46:01.160 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calib4dd0e50ada" state="down"
2026-02-17 02:46:01.160 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4dd0e50ada", State:"down", Index:152}
2026-02-17 02:46:01.160 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4dd0e50ada"
2026-02-17 02:46:01.160 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.160 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.160 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4dd0e50ada"
2026-02-17 02:46:01.165 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calib4dd0e50ada" state="up"
2026-02-17 02:46:01.181 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:01.181 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} status="down"
2026-02-17 02:46:01.181 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.181 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.181 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4dd0e50ada", State:"up", Index:152}
2026-02-17 02:46:01.181 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib4dd0e50ada"
2026-02-17 02:46:01.181 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4dd0e50ada"
2026-02-17 02:46:01.181 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4dd0e50ada"
2026-02-17 02:46:01.182 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.182 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.203 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:01.203 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} status="up"
2026-02-17 02:46:01.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"} labels:{key:"validating-admission-policy-3597" value:"true"}
2026-02-17 02:46:01.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1094"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1094"}
2026-02-17 02:46:01.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-1094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:01.411 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1094"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1094"}
2026-02-17 02:46:01.433 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"}
2026-02-17 02:46:01.455 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4369" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:01.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"} labels:{key:"webhook-4369" value:"true"}
2026-02-17 02:46:01.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8929"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8929"} labels:{key:"webhook-4369-markers" value:"true"}
2026-02-17 02:46:01.540 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8929" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:01.985 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-9378/forbid-29521606-525tf, name=eth0)
2026-02-17 02:46:01.985 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9378/forbid-29521606-525tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4dd0e50ada" profile_ids:"kns.cronjob-9378" profile_ids:"ksa.cronjob-9378.default" ipv4_nets:"10.100.99.23/32"}
2026-02-17 02:46:01.985 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.985 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.985 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.986 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4dd0e50ada"
2026-02-17 02:46:01.986 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:01.986 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:02.011 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:02.011 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"} status="up"
2026-02-17 02:46:02.139 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-300" name:"default"}
2026-02-17 02:46:02.171 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-300"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"job-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-300"}
2026-02-17 02:46:02.200 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-300"}
2026-02-17 02:46:02.307 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=152
2026-02-17 02:46:02.307 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib4dd0e50ada"
2026-02-17 02:46:02.307 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:02.307 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:04.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4369" type:"ClusterIP" cluster_ips:"10.254.212.113" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:05.563 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4369"
2026-02-17 02:46:05.644 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"} labels:{key:"webhook-4369" value:"true"}
2026-02-17 02:46:05.669 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8929"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8929"} labels:{key:"webhook-4369-markers" value:"true"}
2026-02-17 02:46:05.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-2142"}
2026-02-17 02:46:05.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-2142" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:05.896 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9378"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9378"}
2026-02-17 02:46:06.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-3597" name:"default"}
2026-02-17 02:46:06.708 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-1094" name:"default"}
2026-02-17 02:46:06.737 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"} labels:{key:"validating-admission-policy-3597" value:"true"}
2026-02-17 02:46:06.762 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-3597"}
2026-02-17 02:46:06.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1094"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1094"}
2026-02-17 02:46:06.929 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-1094"}
2026-02-17 02:46:07.787 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-2142"}
2026-02-17 02:46:07.813 [INFO][79] felix/summary.go 100: Summarising 186 dataplane reconciliation loops over 1m0.5s: avg=28ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:46:07.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9658"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9658"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9658"}
2026-02-17 02:46:07.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9658" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:07.890 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9658"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9658"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9658"}
2026-02-17 02:46:07.911 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7107"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7107"}
2026-02-17 02:46:07.937 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-7107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:10.790 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4369" name:"default"}
2026-02-17 02:46:10.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8929" name:"default"}
2026-02-17 02:46:11.105 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"} labels:{key:"webhook-4369" value:"true"}
2026-02-17 02:46:11.123 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4369"}
2026-02-17 02:46:11.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8929"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8929"} labels:{key:"webhook-4369-markers" value:"true"}
2026-02-17 02:46:11.172 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8929"}
2026-02-17 02:46:12.962 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-2142" name:"default"}
2026-02-17 02:46:13.228 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9658" name:"default"}
2026-02-17 02:46:13.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-2142"}
2026-02-17 02:46:13.432 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9658"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9658"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9658"}
2026-02-17 02:46:13.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"}
2026-02-17 02:46:13.460 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9658"}
2026-02-17 02:46:13.914 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-7107/test-rs-w54bq, name=eth0)
2026-02-17 02:46:13.914 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-7107"} profile:{inbound_rules:{action:"allow" rule_id:"UIwirmOKkrckxtdW"} outbound_rules:{action:"allow" rule_id:"-jw4x5FPtwdUUGFB"}}
2026-02-17 02:46:13.914 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-7107.default"} profile:{}
2026-02-17 02:46:13.914 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-w54bq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d2f1381e5" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:46:13.915 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:13.915 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:13.915 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib6d2f1381e5" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib6d2f1381e5" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.915 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib6d2f1381e5"
2026-02-17 02:46:13.915 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:13.915 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:13.961 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:13.961 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"} status="down"
2026-02-17 02:46:13.995 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calib6d2f1381e5" state="down"
2026-02-17 02:46:13.996 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6d2f1381e5"
2026-02-17 02:46:13.996 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calib6d2f1381e5" state="up"
2026-02-17 02:46:13.996 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d2f1381e5", State:"down", Index:153}
2026-02-17 02:46:13.996 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.996 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.996 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d2f1381e5", State:"up", Index:153}
2026-02-17 02:46:13.996 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib6d2f1381e5"
2026-02-17 02:46:13.996 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6d2f1381e5"
2026-02-17 02:46:13.996 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d2f1381e5"
2026-02-17 02:46:13.996 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:13.996 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:14.015 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:14.015 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"} status="up"
2026-02-17 02:46:15.054 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-7107/test-rs-w54bq, name=eth0)
2026-02-17 02:46:15.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-w54bq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d2f1381e5" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:46:15.054 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:15.054 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:15.054 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:15.055 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d2f1381e5"
2026-02-17 02:46:15.055 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:15.055 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:15.081 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:15.081 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"} status="up"
2026-02-17 02:46:15.092 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7107"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7107"}
2026-02-17 02:46:15.109 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=153
2026-02-17 02:46:15.109 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib6d2f1381e5"
2026-02-17 02:46:15.122 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:15.122 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:15.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8418"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-8418"}
2026-02-17 02:46:15.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-8418" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:15.262 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8418"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-8418"}
2026-02-17 02:46:15.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3899"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3899"}
2026-02-17 02:46:15.312 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3899" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:15.871 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2, name=eth0)
2026-02-17 02:46:15.872 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-3899"} profile:{inbound_rules:{action:"allow" rule_id:"RQpqTja1VhYedfCy"} outbound_rules:{action:"allow" rule_id:"18aP4u3w46V5-R7G"}}
2026-02-17 02:46:15.872 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-3899.default"} profile:{}
2026-02-17 02:46:15.872 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f09c8a28ed" profile_ids:"kns.dns-3899" profile_ids:"ksa.dns-3899.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:46:15.872 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.873 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.873 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.873 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2f09c8a28ed" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.874 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-3899" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.874 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jF6BJ1KBzoZS1nSHwu" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.874 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2f09c8a28ed" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.874 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-3899" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.874 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jF6BJ1KBzoZS1nSHwu" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.874 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:15.874 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.874 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.906 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:15.906 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} status="down"
2026-02-17 02:46:15.947 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali2f09c8a28ed" state="down"
2026-02-17 02:46:15.947 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f09c8a28ed", State:"down", Index:154}
2026-02-17 02:46:15.947 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:15.947 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Typed[string]{}}
2026-02-17 02:46:15.947 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Typed[string]{}}
2026-02-17 02:46:15.947 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:15.947 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.947 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.949 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali2f09c8a28ed" state="up"
2026-02-17 02:46:15.967 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:15.967 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} status="down"
2026-02-17 02:46:15.967 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f09c8a28ed", State:"up", Index:154}
2026-02-17 02:46:15.967 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:15.967 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:15.967 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:15.968 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.968 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:15.991 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:15.991 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} status="up"
2026-02-17 02:46:16.929 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=154
2026-02-17 02:46:16.929 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:16.929 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:16.929 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:17.072 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2, name=eth0)
2026-02-17 02:46:17.072 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f09c8a28ed" profile_ids:"kns.dns-3899" profile_ids:"ksa.dns-3899.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:46:17.072 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.073 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.073 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.073 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:17.074 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.074 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.098 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:17.098 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} status="up"
2026-02-17 02:46:17.373 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2, name=eth0)
2026-02-17 02:46:17.374 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f09c8a28ed" profile_ids:"kns.dns-3899" profile_ids:"ksa.dns-3899.default" ipv4_nets:"10.100.99.21/32"}
2026-02-17 02:46:17.374 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.374 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.374 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.374 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:17.375 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.375 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.382 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2, name=eth0)
2026-02-17 02:46:17.404 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:17.404 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"} status="up"
2026-02-17 02:46:17.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2" endpoint_id:"eth0"}
2026-02-17 02:46:17.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-3899"}
2026-02-17 02:46:17.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-3899.default"}
2026-02-17 02:46:17.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3899"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3899"}
2026-02-17 02:46:17.404 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.404 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-3899" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jF6BJ1KBzoZS1nSHwu" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-3899" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jF6BJ1KBzoZS1nSHwu" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.405 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2f09c8a28ed" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.405 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2f09c8a28ed" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.406 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.406 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.406 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.21
2026-02-17 02:46:17.462 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3899/dns-test-db0d0675-ddf5-4c97-96ae-700be5347fa2", EndpointId:"eth0"}
2026-02-17 02:46:17.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4534"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4534"}
2026-02-17 02:46:17.462 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4534" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:18.067 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef, name=eth0)
2026-02-17 02:46:18.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-4534"} profile:{inbound_rules:{action:"allow" rule_id:"4qn1IzztyXjom1ea"} outbound_rules:{action:"allow" rule_id:"0Bw8hdgTrE2Fh1T2"}}
2026-02-17 02:46:18.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-4534.default"} profile:{}
2026-02-17 02:46:18.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c3e94e9c4f" profile_ids:"kns.var-expansion-4534" profile_ids:"ksa.var-expansion-4534.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:46:18.067 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:18.068 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:18.068 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:18.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c3e94e9c4f" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_whpIORy8piqa1Vb3vE" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DquhIv8lZSMgU92t-Z" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c3e94e9c4f" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_whpIORy8piqa1Vb3vE" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.068 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DquhIv8lZSMgU92t-Z" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.068 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:18.068 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:18.068 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:18.123 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:18.123 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} status="down"
2026-02-17 02:46:18.146 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali8c3e94e9c4f" state="down"
2026-02-17 02:46:18.146 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:18.146 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali8c3e94e9c4f" state="up"
2026-02-17 02:46:18.157 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3e94e9c4f", State:"down", Index:155}
2026-02-17 02:46:18.157 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:18.157 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:18.157 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3e94e9c4f", State:"up", Index:155}
2026-02-17 02:46:18.157 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:18.157 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:18.157 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:18.157 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:18.158 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:18.179 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:18.179 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} status="up"
2026-02-17 02:46:19.093 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef, name=eth0)
2026-02-17 02:46:19.093 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c3e94e9c4f" profile_ids:"kns.var-expansion-4534" profile_ids:"ksa.var-expansion-4534.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:46:19.093 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:19.093 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:19.093 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:19.093 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:19.093 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:19.094 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:19.126 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:19.126 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} status="up"
2026-02-17 02:46:20.097 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=155
2026-02-17 02:46:20.097 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:20.097 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:20.097 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:20.100 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754, name=eth0)
2026-02-17 02:46:20.115 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecae542fc0d" profile_ids:"kns.container-probe-2151" profile_ids:"ksa.container-probe-2151.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:46:20.115 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.116 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.116 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.117 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecae542fc0d"
2026-02-17 02:46:20.117 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.117 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.136 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-7107/test-rs-w54bq, name=eth0)
2026-02-17 02:46:20.143 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-7107/test-rs-w54bq, name=eth0)
2026-02-17 02:46:20.146 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:20.146 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} status="up"
2026-02-17 02:46:20.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-w54bq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d2f1381e5" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.99.26/32"}
2026-02-17 02:46:20.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-w54bq" endpoint_id:"eth0"}
2026-02-17 02:46:20.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-7107.default"}
2026-02-17 02:46:20.146 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-7107"}
2026-02-17 02:46:20.146 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:20.146 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:20.148 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.148 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.149 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.149 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.149 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:20.149 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.149 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib6d2f1381e5" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.149 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.149 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib6d2f1381e5" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.149 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:20.149 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:20.151 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.26
2026-02-17 02:46:20.222 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-w54bq", EndpointId:"eth0"}
2026-02-17 02:46:20.353 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef, name=eth0)
2026-02-17 02:46:20.353 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c3e94e9c4f" profile_ids:"kns.var-expansion-4534" profile_ids:"ksa.var-expansion-4534.default" ipv4_nets:"10.100.99.27/32"}
2026-02-17 02:46:20.353 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.353 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.353 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.354 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:20.354 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.354 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.379 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:20.379 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} status="up"
2026-02-17 02:46:20.379 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-7107" name:"default"}
2026-02-17 02:46:20.379 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-8418" name:"default"}
2026-02-17 02:46:20.465 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali8c3e94e9c4f" state="down"
2026-02-17 02:46:20.466 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3e94e9c4f", State:"down", Index:155}
2026-02-17 02:46:20.466 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:20.466 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.466 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 153
2026-02-17 02:46:20.468 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:20.468 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali8c3e94e9c4f" state=""
2026-02-17 02:46:20.468 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:20.468 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=155
2026-02-17 02:46:20.468 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.27
2026-02-17 02:46:20.489 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:20.489 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} status="down"
2026-02-17 02:46:20.490 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.490 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.490 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c3e94e9c4f", State:"", Index:155}
2026-02-17 02:46:20.490 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.490 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c3e94e9c4f", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.491 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c3e94e9c4f"
2026-02-17 02:46:20.491 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.491 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.512 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:20.512 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"} status="down"
2026-02-17 02:46:20.559 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calib6d2f1381e5" state="down"
2026-02-17 02:46:20.560 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6d2f1381e5"
2026-02-17 02:46:20.560 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=153
2026-02-17 02:46:20.560 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d2f1381e5", State:"down", Index:153}
2026-02-17 02:46:20.560 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.560 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.565 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calib6d2f1381e5" state=""
2026-02-17 02:46:20.565 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib6d2f1381e5"
2026-02-17 02:46:20.586 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d2f1381e5", State:"", Index:153}
2026-02-17 02:46:20.586 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.586 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d2f1381e5", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.609 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef, name=eth0)
2026-02-17 02:46:20.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef" endpoint_id:"eth0"}
2026-02-17 02:46:20.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-4534"}
2026-02-17 02:46:20.611 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-4534.default"}
2026-02-17 02:46:20.611 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.611 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.612 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_whpIORy8piqa1Vb3vE" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.612 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DquhIv8lZSMgU92t-Z" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.613 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_whpIORy8piqa1Vb3vE" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.613 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DquhIv8lZSMgU92t-Z" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.613 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.613 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c3e94e9c4f" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.614 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c3e94e9c4f" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.614 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.614 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.659 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4534/var-expansion-3ba385f9-bcd6-4247-8a89-4769967884ef", EndpointId:"eth0"}
2026-02-17 02:46:20.709 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754, name=eth0)
2026-02-17 02:46:20.709 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecae542fc0d" profile_ids:"kns.container-probe-2151" profile_ids:"ksa.container-probe-2151.default" ipv4_nets:"10.100.99.22/32"}
2026-02-17 02:46:20.709 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.710 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.710 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.712 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecae542fc0d"
2026-02-17 02:46:20.712 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.712 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.715 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754, name=eth0)
2026-02-17 02:46:20.735 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:20.735 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"} status="up"
2026-02-17 02:46:20.735 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754" endpoint_id:"eth0"}
2026-02-17 02:46:20.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-2151"}
2026-02-17 02:46:20.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-2151.default"}
2026-02-17 02:46:20.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2151"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2151"}
2026-02-17 02:46:20.736 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.736 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.736 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fJVYQnOd-bJfwb3UxB" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.736 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4cIjsz73GodI_LuYPG" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.736 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fJVYQnOd-bJfwb3UxB" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.736 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4cIjsz73GodI_LuYPG" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.736 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.736 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliecae542fc0d" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.736 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliecae542fc0d" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.736 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.736 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.736 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.22
2026-02-17 02:46:20.795 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2151/busybox-f8258389-9348-4c20-a7e7-cf11b005c754", EndpointId:"eth0"}
2026-02-17 02:46:20.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"}
2026-02-17 02:46:20.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:20.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"} labels:{key:"webhook-636" value:"true"}
2026-02-17 02:46:20.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9451"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9451"} labels:{key:"webhook-636-markers" value:"true"}
2026-02-17 02:46:20.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:20.930 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7107"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7107"}
2026-02-17 02:46:20.962 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-7107"}
2026-02-17 02:46:21.235 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8418"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-8418"}
2026-02-17 02:46:21.256 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-8418"}
2026-02-17 02:46:21.503 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali2f09c8a28ed" state="down"
2026-02-17 02:46:21.503 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:21.503 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=154
2026-02-17 02:46:21.503 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f09c8a28ed", State:"down", Index:154}
2026-02-17 02:46:21.503 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Typed[string]{}}
2026-02-17 02:46:21.503 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Typed[string]{}}
2026-02-17 02:46:21.506 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali2f09c8a28ed" state=""
2026-02-17 02:46:21.506 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2f09c8a28ed"
2026-02-17 02:46:21.529 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f09c8a28ed", State:"", Index:154}
2026-02-17 02:46:21.529 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Set[string](nil)}
2026-02-17 02:46:21.529 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f09c8a28ed", Addrs:set.Set[string](nil)}
2026-02-17 02:46:21.577 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4534"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4534"}
2026-02-17 02:46:21.601 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4102"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4102"}
2026-02-17 02:46:21.626 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4102" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:22.210 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2, name=eth0)
2026-02-17 02:46:22.211 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4102"} profile:{inbound_rules:{action:"allow" rule_id:"52V1JLp5L44PrBUx"} outbound_rules:{action:"allow" rule_id:"P5nDDFV_Ko4bUkHO"}}
2026-02-17 02:46:22.211 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4102.default"} profile:{}
2026-02-17 02:46:22.211 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic90c48845d9" profile_ids:"kns.emptydir-4102" profile_ids:"ksa.emptydir-4102.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:46:22.211 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:22.211 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:22.211 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:22.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic90c48845d9" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4102" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wStZHPzMxY6pzrLkI9" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic90c48845d9" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4102" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wStZHPzMxY6pzrLkI9" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.212 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic90c48845d9"
2026-02-17 02:46:22.212 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:22.212 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:22.248 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:22.248 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} status="down"
2026-02-17 02:46:22.290 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calic90c48845d9" state="down"
2026-02-17 02:46:22.290 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic90c48845d9", State:"down", Index:156}
2026-02-17 02:46:22.291 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic90c48845d9"
2026-02-17 02:46:22.291 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:22.291 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:22.291 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calic90c48845d9" state="up"
2026-02-17 02:46:22.291 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic90c48845d9", State:"up", Index:156}
2026-02-17 02:46:22.291 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic90c48845d9"
2026-02-17 02:46:22.291 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic90c48845d9"
2026-02-17 02:46:22.291 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic90c48845d9"
2026-02-17 02:46:22.291 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:22.291 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:22.318 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:22.318 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} status="up"
2026-02-17 02:46:22.679 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3899" name:"default"}
2026-02-17 02:46:22.808 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3899"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3899"}
2026-02-17 02:46:22.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3899"}
2026-02-17 02:46:23.150 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2, name=eth0)
2026-02-17 02:46:23.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic90c48845d9" profile_ids:"kns.emptydir-4102" profile_ids:"ksa.emptydir-4102.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:46:23.150 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:23.150 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:23.150 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:23.151 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic90c48845d9"
2026-02-17 02:46:23.151 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:23.151 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:23.177 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:23.178 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} status="up"
2026-02-17 02:46:23.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-636" type:"ClusterIP" cluster_ips:"10.254.57.46" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:24.001 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=156
2026-02-17 02:46:24.001 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic90c48845d9"
2026-02-17 02:46:24.001 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:24.001 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:24.361 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-636"
2026-02-17 02:46:24.398 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2, name=eth0)
2026-02-17 02:46:24.398 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic90c48845d9" profile_ids:"kns.emptydir-4102" profile_ids:"ksa.emptydir-4102.default" ipv4_nets:"10.100.99.28/32"}
2026-02-17 02:46:24.398 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.398 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.398 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.399 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic90c48845d9"
2026-02-17 02:46:24.399 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.399 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 156
2026-02-17 02:46:24.425 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:24.425 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} status="up"
2026-02-17 02:46:24.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"} labels:{key:"webhook-636" value:"true"}
2026-02-17 02:46:24.472 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9451"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9451"} labels:{key:"webhook-636-markers" value:"true"}
2026-02-17 02:46:24.503 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calic90c48845d9" state="down"
2026-02-17 02:46:24.503 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic90c48845d9", State:"down", Index:156}
2026-02-17 02:46:24.503 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic90c48845d9"
2026-02-17 02:46:24.503 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=156
2026-02-17 02:46:24.503 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic90c48845d9"
2026-02-17 02:46:24.503 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.503 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.504 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.28
2026-02-17 02:46:24.507 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calic90c48845d9" state=""
2026-02-17 02:46:24.507 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic90c48845d9"
2026-02-17 02:46:24.530 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:24.530 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} status="down"
2026-02-17 02:46:24.530 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1766"}
2026-02-17 02:46:24.530 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:24.547 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:24.547 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:24.547 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic90c48845d9", State:"", Index:156}
2026-02-17 02:46:24.547 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:24.547 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic90c48845d9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:24.547 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic90c48845d9"
2026-02-17 02:46:24.547 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.547 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.569 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliecae542fc0d" state="down"
2026-02-17 02:46:24.569 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecae542fc0d"
2026-02-17 02:46:24.572 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=149
2026-02-17 02:46:24.575 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliecae542fc0d" state=""
2026-02-17 02:46:24.575 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliecae542fc0d"
2026-02-17 02:46:24.578 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:24.578 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"} status="down"
2026-02-17 02:46:24.578 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecae542fc0d", State:"down", Index:149}
2026-02-17 02:46:24.578 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:24.578 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:24.578 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecae542fc0d", State:"", Index:149}
2026-02-17 02:46:24.578 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:24.578 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecae542fc0d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:24.650 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2, name=eth0)
2026-02-17 02:46:24.651 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2" endpoint_id:"eth0"}
2026-02-17 02:46:24.651 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4102"}
2026-02-17 02:46:24.651 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4102.default"}
2026-02-17 02:46:24.651 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.651 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.651 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4102" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.652 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wStZHPzMxY6pzrLkI9" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.652 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4102" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.652 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wStZHPzMxY6pzrLkI9" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.652 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.652 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic90c48845d9" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.652 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic90c48845d9" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.652 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.652 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:24.706 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4102/pod-843e3b90-cf66-4945-b7ab-a64a2d719fc2", EndpointId:"eth0"}
2026-02-17 02:46:25.740 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4102"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4102"}
2026-02-17 02:46:25.770 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1651"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1651"}
2026-02-17 02:46:25.791 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:26.049 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2151" name:"default"}
2026-02-17 02:46:26.103 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2151"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2151"}
2026-02-17 02:46:26.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2151"}
2026-02-17 02:46:26.776 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4534" name:"default"}
2026-02-17 02:46:26.869 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4534"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4534"}
2026-02-17 02:46:26.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4534"}
2026-02-17 02:46:28.627 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1766"}
2026-02-17 02:46:28.659 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9764"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9764"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9764"}
2026-02-17 02:46:28.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:28.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:46:29.759 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-636" name:"default"}
2026-02-17 02:46:29.855 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9451" name:"default"}
2026-02-17 02:46:29.901 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"} labels:{key:"webhook-636" value:"true"}
2026-02-17 02:46:29.929 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-636"}
2026-02-17 02:46:29.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9451"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9451"} labels:{key:"webhook-636-markers" value:"true"}
2026-02-17 02:46:29.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9451"}
2026-02-17 02:46:30.770 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4102" name:"default"}
2026-02-17 02:46:30.891 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3955"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3955"}
2026-02-17 02:46:30.932 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6759"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6759"}
2026-02-17 02:46:30.953 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:31.236 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4102"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4102"}
2026-02-17 02:46:31.262 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4102"}
2026-02-17 02:46:31.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9764"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9764"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9764"}
2026-02-17 02:46:31.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6960"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-6960"}
2026-02-17 02:46:31.330 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-6960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:31.560 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6759/simpletest.rc-5w9tp, name=eth0)
2026-02-17 02:46:31.560 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6759"} profile:{inbound_rules:{action:"allow" rule_id:"eKkMjvpYkxMxvbWg"} outbound_rules:{action:"allow" rule_id:"DVPYwW-p0lOHTApm"}}
2026-02-17 02:46:31.560 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6759.default"} profile:{}
2026-02-17 02:46:31.561 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-5w9tp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36fbc333b30" profile_ids:"kns.gc-6759" profile_ids:"ksa.gc-6759.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:46:31.561 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.561 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.561 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.562 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali36fbc333b30" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali36fbc333b30" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.564 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali36fbc333b30"
2026-02-17 02:46:31.564 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.564 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.604 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:31.604 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:31.638 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali36fbc333b30" state="down"
2026-02-17 02:46:31.638 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36fbc333b30"
2026-02-17 02:46:31.639 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36fbc333b30", State:"down", Index:157}
2026-02-17 02:46:31.639 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Typed[string]{}}
2026-02-17 02:46:31.639 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Typed[string]{}}
2026-02-17 02:46:31.639 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36fbc333b30"
2026-02-17 02:46:31.639 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.639 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.643 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali36fbc333b30" state="up"
2026-02-17 02:46:31.657 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:31.657 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:31.657 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36fbc333b30", State:"up", Index:157}
2026-02-17 02:46:31.657 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali36fbc333b30"
2026-02-17 02:46:31.657 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36fbc333b30"
2026-02-17 02:46:31.657 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36fbc333b30"
2026-02-17 02:46:31.658 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.658 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:31.680 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:31.680 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:31.926 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70, name=eth0)
2026-02-17 02:46:31.926 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-6960.default"} profile:{}
2026-02-17 02:46:31.927 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-6960"} profile:{inbound_rules:{action:"allow" rule_id:"jCDs1qNSPkIeN2MO"} outbound_rules:{action:"allow" rule_id:"l_r4Q_3TSeieZ7M6"}}
2026-02-17 02:46:31.927 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c36babe75e" profile_ids:"kns.container-runtime-6960" profile_ids:"ksa.container-runtime-6960.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:46:31.927 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:31.927 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:31.927 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:31.928 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c36babe75e" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.928 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Il59IY1rVWtPxDUpzg" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.928 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6nGSUYbOd-TXZEHOEQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.928 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c36babe75e" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.928 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Il59IY1rVWtPxDUpzg" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.928 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6nGSUYbOd-TXZEHOEQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.928 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c36babe75e"
2026-02-17 02:46:31.928 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:31.928 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:31.969 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:31.969 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} status="down"
2026-02-17 02:46:32.005 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7c36babe75e" state="down"
2026-02-17 02:46:32.005 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c36babe75e"
2026-02-17 02:46:32.005 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c36babe75e", State:"down", Index:158}
2026-02-17 02:46:32.005 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:32.005 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:32.005 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c36babe75e"
2026-02-17 02:46:32.005 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:32.005 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:32.007 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7c36babe75e" state="up"
2026-02-17 02:46:32.034 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:32.034 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} status="down"
2026-02-17 02:46:32.034 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c36babe75e", State:"up", Index:158}
2026-02-17 02:46:32.034 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c36babe75e"
2026-02-17 02:46:32.034 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c36babe75e"
2026-02-17 02:46:32.034 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c36babe75e"
2026-02-17 02:46:32.034 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:32.034 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:32.054 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:32.054 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} status="up"
2026-02-17 02:46:32.226 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6759/simpletest.rc-5w9tp, name=eth0)
2026-02-17 02:46:32.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-5w9tp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36fbc333b30" profile_ids:"kns.gc-6759" profile_ids:"ksa.gc-6759.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:46:32.226 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:32.226 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:32.226 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:32.227 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36fbc333b30"
2026-02-17 02:46:32.227 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:32.227 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:32.249 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:32.249 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:32.333 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=cronjob-9378/forbid-29521606-525tf, name=eth0)
2026-02-17 02:46:32.333 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9378/forbid-29521606-525tf" endpoint_id:"eth0"}
2026-02-17 02:46:32.333 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-9378.default"}
2026-02-17 02:46:32.333 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-9378"}
2026-02-17 02:46:32.333 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:32.333 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:32.334 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-9378" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.334 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZD3RmlNWWWDA0dMar1" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.334 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-9378" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.334 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZD3RmlNWWWDA0dMar1" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.334 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:32.334 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib4dd0e50ada" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.334 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib4dd0e50ada" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.334 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:32.334 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:32.335 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.23
2026-02-17 02:46:32.391 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9378/forbid-29521606-525tf", EndpointId:"eth0"}
2026-02-17 02:46:32.437 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calib4dd0e50ada" state="down"
2026-02-17 02:46:32.437 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4dd0e50ada"
2026-02-17 02:46:32.437 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=152
2026-02-17 02:46:32.437 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4dd0e50ada", State:"down", Index:152}
2026-02-17 02:46:32.437 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Typed[string]{}}
2026-02-17 02:46:32.437 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Typed[string]{}}
2026-02-17 02:46:32.443 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calib4dd0e50ada" state=""
2026-02-17 02:46:32.443 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib4dd0e50ada"
2026-02-17 02:46:32.459 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4dd0e50ada", State:"", Index:152}
2026-02-17 02:46:32.459 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Set[string](nil)}
2026-02-17 02:46:32.459 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4dd0e50ada", Addrs:set.Set[string](nil)}
2026-02-17 02:46:32.673 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=157
2026-02-17 02:46:32.674 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali36fbc333b30"
2026-02-17 02:46:32.674 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:32.674 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:32.831 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1651"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1651"}
2026-02-17 02:46:32.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7638"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7638"}
2026-02-17 02:46:32.884 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-7638" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:33.240 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70, name=eth0)
2026-02-17 02:46:33.240 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c36babe75e" profile_ids:"kns.container-runtime-6960" profile_ids:"ksa.container-runtime-6960.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:46:33.240 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:33.240 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:33.241 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:33.241 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c36babe75e"
2026-02-17 02:46:33.242 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:33.242 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:33.264 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:33.265 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} status="up"
2026-02-17 02:46:33.729 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=158
2026-02-17 02:46:33.729 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c36babe75e"
2026-02-17 02:46:33.729 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:33.729 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:33.857 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1766" name:"default"}
2026-02-17 02:46:33.987 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1766"}
2026-02-17 02:46:34.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1766"}
2026-02-17 02:46:34.417 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70, name=eth0)
2026-02-17 02:46:34.418 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c36babe75e" profile_ids:"kns.container-runtime-6960" profile_ids:"ksa.container-runtime-6960.default" ipv4_nets:"10.100.99.30/32"}
2026-02-17 02:46:34.418 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.418 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.418 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.418 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c36babe75e"
2026-02-17 02:46:34.419 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.419 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 158
2026-02-17 02:46:34.439 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:34.439 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} status="up"
2026-02-17 02:46:34.527 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=158
2026-02-17 02:46:34.527 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c36babe75e"
2026-02-17 02:46:34.527 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7c36babe75e" state="down"
2026-02-17 02:46:34.527 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:34.527 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:34.527 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c36babe75e", State:"down", Index:158}
2026-02-17 02:46:34.527 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c36babe75e"
2026-02-17 02:46:34.527 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.527 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.528 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.30
2026-02-17 02:46:34.532 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7c36babe75e" state=""
2026-02-17 02:46:34.532 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c36babe75e"
2026-02-17 02:46:34.556 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:34.556 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} status="down"
2026-02-17 02:46:34.556 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c36babe75e", State:"", Index:158}
2026-02-17 02:46:34.556 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:34.556 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c36babe75e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:34.556 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c36babe75e"
2026-02-17 02:46:34.556 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.556 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.583 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:34.583 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"} status="down"
2026-02-17 02:46:34.637 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70, name=eth0)
2026-02-17 02:46:34.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70" endpoint_id:"eth0"}
2026-02-17 02:46:34.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-6960"}
2026-02-17 02:46:34.638 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-6960.default"}
2026-02-17 02:46:34.638 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.638 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.645 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Il59IY1rVWtPxDUpzg" ipVersion=0x4 table="filter"
2026-02-17 02:46:34.645 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6nGSUYbOd-TXZEHOEQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:34.645 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Il59IY1rVWtPxDUpzg" ipVersion=0x4 table="filter"
2026-02-17 02:46:34.645 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6nGSUYbOd-TXZEHOEQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:34.645 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.646 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c36babe75e" ipVersion=0x4 table="filter"
2026-02-17 02:46:34.646 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c36babe75e" ipVersion=0x4 table="filter"
2026-02-17 02:46:34.646 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.646 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:34.694 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-6960/termination-message-container65a8c7d3-95fe-48f0-adfa-f7d5e4487f70", EndpointId:"eth0"}
2026-02-17 02:46:35.429 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6960"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-6960"}
2026-02-17 02:46:35.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1116"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1116"}
2026-02-17 02:46:35.465 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.974 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3955" name:"default"}
2026-02-17 02:46:36.037 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6759/simpletest.rc-5w9tp, name=eth0)
2026-02-17 02:46:36.038 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-5w9tp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36fbc333b30" profile_ids:"kns.gc-6759" profile_ids:"ksa.gc-6759.default" ipv4_nets:"10.100.99.29/32"}
2026-02-17 02:46:36.038 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.038 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.038 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.038 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36fbc333b30"
2026-02-17 02:46:36.038 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.038 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.050 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=gc-6759/simpletest.rc-5w9tp, name=eth0)
2026-02-17 02:46:36.063 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:36.063 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:36.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-5w9tp" endpoint_id:"eth0"}
2026-02-17 02:46:36.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6759"}
2026-02-17 02:46:36.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6759.default"}
2026-02-17 02:46:36.064 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.064 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.064 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.064 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.064 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.064 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.064 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.064 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali36fbc333b30" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.064 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali36fbc333b30" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.064 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.064 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.066 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.29
2026-02-17 02:46:36.108 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281, name=eth0)
2026-02-17 02:46:36.137 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-5w9tp", EndpointId:"eth0"}
2026-02-17 02:46:36.137 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1116"} profile:{inbound_rules:{action:"allow" rule_id:"0gc8QWOwvJCUWSfa"} outbound_rules:{action:"allow" rule_id:"TigFdijYgt-paZNs"}}
2026-02-17 02:46:36.137 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1116.default"} profile:{}
2026-02-17 02:46:36.137 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b23de4d56c" profile_ids:"kns.configmap-1116" profile_ids:"ksa.configmap-1116.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:46:36.137 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:36.137 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:36.137 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:36.138 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4b23de4d56c" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.138 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-1116" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.138 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2QUf5j_tewh1sT79as" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.138 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4b23de4d56c" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.138 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-1116" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.138 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2QUf5j_tewh1sT79as" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.138 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:36.138 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:36.138 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:36.175 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:36.175 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} status="down"
2026-02-17 02:46:36.177 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali4b23de4d56c" state="down"
2026-02-17 02:46:36.182 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b23de4d56c"
2026-02-17 02:46:36.187 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali4b23de4d56c" state="up"
2026-02-17 02:46:36.187 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b23de4d56c", State:"down", Index:159}
2026-02-17 02:46:36.188 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.189 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.189 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b23de4d56c", State:"up", Index:159}
2026-02-17 02:46:36.189 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:36.189 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:36.189 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:36.189 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:36.189 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:36.213 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:36.213 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 157
2026-02-17 02:46:36.511 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali36fbc333b30" state="down"
2026-02-17 02:46:36.511 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36fbc333b30"
2026-02-17 02:46:36.511 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36fbc333b30", State:"down", Index:157}
2026-02-17 02:46:36.512 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.512 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.512 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-17 02:46:36.515 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali36fbc333b30" state=""
2026-02-17 02:46:36.515 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali36fbc333b30"
2026-02-17 02:46:36.534 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36fbc333b30", State:"", Index:157}
2026-02-17 02:46:36.534 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Set[string](nil)}
2026-02-17 02:46:36.534 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36fbc333b30", Addrs:set.Set[string](nil)}
2026-02-17 02:46:36.596 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3955"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3955"}
2026-02-17 02:46:36.618 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3955"}
2026-02-17 02:46:36.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"default"}
2026-02-17 02:46:36.866 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"mount-test"}
2026-02-17 02:46:36.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9764"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9764"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9764"}
2026-02-17 02:46:36.949 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9764"}
2026-02-17 02:46:37.276 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281, name=eth0)
2026-02-17 02:46:37.276 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b23de4d56c" profile_ids:"kns.configmap-1116" profile_ids:"ksa.configmap-1116.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:46:37.276 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:37.276 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:37.276 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:37.278 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:37.278 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:37.278 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:37.304 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:37.304 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} status="up"
2026-02-17 02:46:37.633 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=159
2026-02-17 02:46:37.634 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b23de4d56c"
2026-02-17 02:46:37.635 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:37.636 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:37.985 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1651" name:"default"}
2026-02-17 02:46:38.072 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1651"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1651"}
2026-02-17 02:46:38.097 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1651"}
2026-02-17 02:46:38.449 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281, name=eth0)
2026-02-17 02:46:38.449 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b23de4d56c" profile_ids:"kns.configmap-1116" profile_ids:"ksa.configmap-1116.default" ipv4_nets:"10.100.99.6/32"}
2026-02-17 02:46:38.449 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.449 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.449 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.450 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:38.450 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.450 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 159
2026-02-17 02:46:38.472 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:38.472 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} status="up"
2026-02-17 02:46:38.553 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali4b23de4d56c" state="down"
2026-02-17 02:46:38.554 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b23de4d56c"
2026-02-17 02:46:38.554 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b23de4d56c", State:"down", Index:159}
2026-02-17 02:46:38.554 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=159
2026-02-17 02:46:38.554 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:38.554 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:38.554 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:38.554 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.555 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.555 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.6
2026-02-17 02:46:38.557 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali4b23de4d56c" state=""
2026-02-17 02:46:38.557 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b23de4d56c"
2026-02-17 02:46:38.580 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:38.580 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} status="down"
2026-02-17 02:46:38.580 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b23de4d56c", State:"", Index:159}
2026-02-17 02:46:38.580 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:38.580 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b23de4d56c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:38.580 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b23de4d56c"
2026-02-17 02:46:38.581 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.581 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.600 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:38.600 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"} status="down"
2026-02-17 02:46:38.661 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281, name=eth0)
2026-02-17 02:46:38.661 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281" endpoint_id:"eth0"}
2026-02-17 02:46:38.662 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1116"}
2026-02-17 02:46:38.662 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1116.default"}
2026-02-17 02:46:38.662 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.662 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-1116" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.662 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2QUf5j_tewh1sT79as" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.663 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-1116" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.663 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2QUf5j_tewh1sT79as" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.663 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.663 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4b23de4d56c" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.663 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4b23de4d56c" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.663 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.663 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:38.722 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1116/pod-configmaps-e7d71cbe-de1a-417f-b193-fdcc084be281", EndpointId:"eth0"}
2026-02-17 02:46:39.578 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1116"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1116"}
2026-02-17 02:46:39.617 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1402"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1402"}
2026-02-17 02:46:39.642 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1402" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:40.211 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-1402/test-dns-nameservers, name=eth0)
2026-02-17 02:46:40.211 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-1402"} profile:{inbound_rules:{action:"allow" rule_id:"A_kFFNIpN-nybn39"} outbound_rules:{action:"allow" rule_id:"KvQdd-fXkpMinJXR"}}
2026-02-17 02:46:40.211 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-1402.default"} profile:{}
2026-02-17 02:46:40.211 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1402/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib52eedd3c05" profile_ids:"kns.dns-1402" profile_ids:"ksa.dns-1402.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:46:40.211 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:40.211 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:40.212 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:40.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib52eedd3c05" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-1402" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GbTW0_-5lb35xXEj40" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib52eedd3c05" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-1402" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.212 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GbTW0_-5lb35xXEj40" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.212 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib52eedd3c05"
2026-02-17 02:46:40.212 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:40.212 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:40.258 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:40.258 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"} status="down"
2026-02-17 02:46:40.296 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calib52eedd3c05" state="down"
2026-02-17 02:46:40.296 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib52eedd3c05"
2026-02-17 02:46:40.297 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calib52eedd3c05" state="up"
2026-02-17 02:46:40.296 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib52eedd3c05", State:"down", Index:160}
2026-02-17 02:46:40.298 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.298 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.298 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib52eedd3c05", State:"up", Index:160}
2026-02-17 02:46:40.298 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib52eedd3c05"
2026-02-17 02:46:40.298 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib52eedd3c05"
2026-02-17 02:46:40.298 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib52eedd3c05"
2026-02-17 02:46:40.299 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:40.299 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:40.320 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:40.320 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 02:46:40.756 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-6960" name:"default"}
2026-02-17 02:46:40.811 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6960"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-6960"}
2026-02-17 02:46:40.835 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-6960"}
2026-02-17 02:46:41.163 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:41.164 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:41.164 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:41.193 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6759"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6759"}
2026-02-17 02:46:41.225 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-568"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-568"}
2026-02-17 02:46:41.225 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:41.316 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-1402/test-dns-nameservers, name=eth0)
2026-02-17 02:46:41.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1402/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib52eedd3c05" profile_ids:"kns.dns-1402" profile_ids:"ksa.dns-1402.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:46:41.316 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.317 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.317 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.317 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib52eedd3c05"
2026-02-17 02:46:41.317 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.317 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.347 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:41.347 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 02:46:41.633 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=160
2026-02-17 02:46:41.633 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib52eedd3c05"
2026-02-17 02:46:41.633 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:41.633 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:41.921 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-4pgx6, name=eth0)
2026-02-17 02:46:41.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-568"} profile:{inbound_rules:{action:"allow" rule_id:"0fTsYwf8K4Boh-V7"} outbound_rules:{action:"allow" rule_id:"tJPYZtjzvjP4cYxO"}}
2026-02-17 02:46:41.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-568.default"} profile:{}
2026-02-17 02:46:41.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-4pgx6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75d1f4b8115" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:46:41.922 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:41.922 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:41.922 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:41.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75d1f4b8115" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75d1f4b8115" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.922 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.922 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75d1f4b8115"
2026-02-17 02:46:41.922 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:41.922 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:41.926 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-1402/test-dns-nameservers, name=eth0)
2026-02-17 02:46:41.931 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-1402/test-dns-nameservers, name=eth0)
2026-02-17 02:46:41.964 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:41.964 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} status="down"
2026-02-17 02:46:41.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1402/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib52eedd3c05" profile_ids:"kns.dns-1402" profile_ids:"ksa.dns-1402.default" ipv4_nets:"10.100.99.33/32"}
2026-02-17 02:46:41.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1402/test-dns-nameservers" endpoint_id:"eth0"}
2026-02-17 02:46:41.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-1402"}
2026-02-17 02:46:41.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-1402.default"}
2026-02-17 02:46:41.964 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1402"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1402"}
2026-02-17 02:46:41.964 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.964 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.964 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-1402" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.965 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GbTW0_-5lb35xXEj40" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.965 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-1402" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.965 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GbTW0_-5lb35xXEj40" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.965 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.965 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib52eedd3c05" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.965 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib52eedd3c05" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.965 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.965 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:41.965 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.33
2026-02-17 02:46:41.996 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali75d1f4b8115" state="down"
2026-02-17 02:46:41.997 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75d1f4b8115"
2026-02-17 02:46:42.006 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali75d1f4b8115" state="up"
2026-02-17 02:46:42.022 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1402/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:46:42.022 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6692"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6692"}
2026-02-17 02:46:42.022 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6692" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:42.031 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dg9qp, name=eth0)
2026-02-17 02:46:42.055 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75d1f4b8115", State:"down", Index:161}
2026-02-17 02:46:42.055 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.055 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.055 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75d1f4b8115", State:"up", Index:161}
2026-02-17 02:46:42.055 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75d1f4b8115"
2026-02-17 02:46:42.055 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75d1f4b8115"
2026-02-17 02:46:42.056 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75d1f4b8115"
2026-02-17 02:46:42.056 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:42.056 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:42.080 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.081 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.081 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dg9qp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8df1eeab76" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:46:42.081 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:42.081 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:42.081 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:42.081 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie8df1eeab76" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.082 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie8df1eeab76" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.082 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie8df1eeab76"
2026-02-17 02:46:42.082 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:42.082 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:42.100 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie8df1eeab76" state="down"
2026-02-17 02:46:42.101 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8df1eeab76"
2026-02-17 02:46:42.102 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie8df1eeab76" state="up"
2026-02-17 02:46:42.123 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.123 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.123 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8df1eeab76", State:"down", Index:162}
2026-02-17 02:46:42.123 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.123 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.123 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8df1eeab76", State:"up", Index:162}
2026-02-17 02:46:42.123 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie8df1eeab76"
2026-02-17 02:46:42.123 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8df1eeab76"
2026-02-17 02:46:42.123 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8df1eeab76"
2026-02-17 02:46:42.123 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:42.124 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:42.134 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-t8wvm, name=eth0)
2026-02-17 02:46:42.151 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.151 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.152 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-t8wvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0b1f4ace74" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:46:42.152 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:42.152 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:42.152 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:42.152 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0b1f4ace74" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.152 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0b1f4ace74" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.152 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0b1f4ace74"
2026-02-17 02:46:42.152 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:42.152 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:42.194 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.194 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.218 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia0b1f4ace74" state="down"
2026-02-17 02:46:42.218 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0b1f4ace74"
2026-02-17 02:46:42.218 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0b1f4ace74", State:"down", Index:163}
2026-02-17 02:46:42.218 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia0b1f4ace74" state="up"
2026-02-17 02:46:42.218 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.218 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.218 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0b1f4ace74", State:"up", Index:163}
2026-02-17 02:46:42.218 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0b1f4ace74"
2026-02-17 02:46:42.218 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0b1f4ace74"
2026-02-17 02:46:42.218 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0b1f4ace74"
2026-02-17 02:46:42.218 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:42.218 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:42.239 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.239 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.246 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-vz8dg, name=eth0)
2026-02-17 02:46:42.246 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-vz8dg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0833e52236" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:46:42.246 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:42.246 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:42.246 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:42.247 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.247 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0833e52236" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.247 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.247 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0833e52236" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.247 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0833e52236"
2026-02-17 02:46:42.247 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:42.247 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:42.278 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.278 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.333 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calia0833e52236" state="down"
2026-02-17 02:46:42.334 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0833e52236"
2026-02-17 02:46:42.334 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calia0833e52236" state="up"
2026-02-17 02:46:42.334 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0833e52236", State:"down", Index:164}
2026-02-17 02:46:42.334 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.334 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.334 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0833e52236", State:"up", Index:164}
2026-02-17 02:46:42.334 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0833e52236"
2026-02-17 02:46:42.334 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0833e52236"
2026-02-17 02:46:42.334 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0833e52236"
2026-02-17 02:46:42.334 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:42.334 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:42.371 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-7xkdz, name=eth0)
2026-02-17 02:46:42.385 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.385 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.385 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-7xkdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0824a2fc64" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:46:42.385 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.386 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.386 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.386 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid0824a2fc64" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.387 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid0824a2fc64" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.387 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0824a2fc64"
2026-02-17 02:46:42.387 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.387 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.427 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.427 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.443 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calid0824a2fc64" state="down"
2026-02-17 02:46:42.443 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0824a2fc64"
2026-02-17 02:46:42.443 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0824a2fc64", State:"down", Index:165}
2026-02-17 02:46:42.443 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.443 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.443 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0824a2fc64"
2026-02-17 02:46:42.443 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.443 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.450 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calid0824a2fc64" state="up"
2026-02-17 02:46:42.468 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.468 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.468 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0824a2fc64", State:"up", Index:165}
2026-02-17 02:46:42.468 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0824a2fc64"
2026-02-17 02:46:42.468 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0824a2fc64"
2026-02-17 02:46:42.468 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0824a2fc64"
2026-02-17 02:46:42.468 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.468 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:42.487 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.487 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.010 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=162
2026-02-17 02:46:43.010 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie8df1eeab76"
2026-02-17 02:46:43.010 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.010 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.105 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=161
2026-02-17 02:46:43.105 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75d1f4b8115"
2026-02-17 02:46:43.105 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.105 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.178 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-9378" name:"default"}
2026-02-17 02:46:43.238 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-9378"}
2026-02-17 02:46:43.319 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-4pgx6, name=eth0)
2026-02-17 02:46:43.319 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-4pgx6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75d1f4b8115" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:46:43.319 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:43.319 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:43.319 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:43.320 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75d1f4b8115"
2026-02-17 02:46:43.321 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:43.321 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:43.342 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:43.342 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.349 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-vz8dg, name=eth0)
2026-02-17 02:46:43.349 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-vz8dg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0833e52236" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:46:43.349 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:43.349 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:43.349 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:43.350 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0833e52236"
2026-02-17 02:46:43.350 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:43.351 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:43.371 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-t8wvm, name=eth0)
2026-02-17 02:46:43.372 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:43.373 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.373 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-t8wvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0b1f4ace74" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:46:43.373 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:43.373 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:43.373 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:43.374 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0b1f4ace74"
2026-02-17 02:46:43.374 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:43.374 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:43.398 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:43.398 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.408 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-7xkdz, name=eth0)
2026-02-17 02:46:43.408 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-7xkdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0824a2fc64" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:46:43.408 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:43.409 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:43.409 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:43.412 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0824a2fc64"
2026-02-17 02:46:43.412 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:43.412 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:43.433 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:43.433 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.438 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dg9qp, name=eth0)
2026-02-17 02:46:43.439 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dg9qp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8df1eeab76" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:46:43.439 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:43.440 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:43.440 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:43.442 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8df1eeab76"
2026-02-17 02:46:43.442 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:43.442 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:43.457 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=163
2026-02-17 02:46:43.457 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0b1f4ace74"
2026-02-17 02:46:43.466 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:43.466 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.466 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.466 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.681 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=165
2026-02-17 02:46:43.681 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0824a2fc64"
2026-02-17 02:46:43.682 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.682 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.700 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calib52eedd3c05" state="down"
2026-02-17 02:46:43.700 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib52eedd3c05"
2026-02-17 02:46:43.700 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=160
2026-02-17 02:46:43.705 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib52eedd3c05", State:"down", Index:160}
2026-02-17 02:46:43.705 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Typed[string]{}}
2026-02-17 02:46:43.705 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Typed[string]{}}
2026-02-17 02:46:43.705 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calib52eedd3c05" state=""
2026-02-17 02:46:43.706 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib52eedd3c05"
2026-02-17 02:46:43.723 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib52eedd3c05", State:"", Index:160}
2026-02-17 02:46:43.723 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Set[string](nil)}
2026-02-17 02:46:43.723 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib52eedd3c05", Addrs:set.Set[string](nil)}
2026-02-17 02:46:44.002 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=164
2026-02-17 02:46:44.002 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0833e52236"
2026-02-17 02:46:44.002 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:44.002 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:44.734 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1116" name:"default"}
2026-02-17 02:46:44.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1116"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1116"}
2026-02-17 02:46:44.863 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1116"}
2026-02-17 02:46:45.412 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-7xkdz, name=eth0)
2026-02-17 02:46:45.412 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-7xkdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0824a2fc64" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.38/32"}
2026-02-17 02:46:45.412 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.413 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.413 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.415 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0824a2fc64"
2026-02-17 02:46:45.415 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.415 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.421 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-vz8dg, name=eth0)
2026-02-17 02:46:45.427 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-7xkdz, name=eth0)
2026-02-17 02:46:45.441 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:45.441 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"} status="up"
2026-02-17 02:46:45.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-vz8dg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0833e52236" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.36/32"}
2026-02-17 02:46:45.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-7xkdz" endpoint_id:"eth0"}
2026-02-17 02:46:45.441 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.441 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.441 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.441 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.441 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.442 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.442 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid0824a2fc64" ipVersion=0x4 table="filter"
2026-02-17 02:46:45.442 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid0824a2fc64" ipVersion=0x4 table="filter"
2026-02-17 02:46:45.442 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0833e52236"
2026-02-17 02:46:45.442 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.442 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.442 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.442 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.442 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.38
2026-02-17 02:46:45.448 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-vz8dg, name=eth0)
2026-02-17 02:46:45.505 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:45.506 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"} status="up"
2026-02-17 02:46:45.506 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-7xkdz", EndpointId:"eth0"}
2026-02-17 02:46:45.506 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-vz8dg" endpoint_id:"eth0"}
2026-02-17 02:46:45.506 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.506 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.506 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:45.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0833e52236" ipVersion=0x4 table="filter"
2026-02-17 02:46:45.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:45.506 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0833e52236" ipVersion=0x4 table="filter"
2026-02-17 02:46:45.506 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.506 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.507 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.36
2026-02-17 02:46:45.571 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-vz8dg", EndpointId:"eth0"}
2026-02-17 02:46:45.838 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calia0833e52236" state="down"
2026-02-17 02:46:45.839 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0833e52236"
2026-02-17 02:46:45.839 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=164
2026-02-17 02:46:45.839 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0833e52236", State:"down", Index:164}
2026-02-17 02:46:45.839 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Typed[string]{}}
2026-02-17 02:46:45.839 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Typed[string]{}}
2026-02-17 02:46:45.840 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calia0833e52236" state=""
2026-02-17 02:46:45.840 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0833e52236"
2026-02-17 02:46:45.864 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0833e52236", State:"", Index:164}
2026-02-17 02:46:45.864 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Set[string](nil)}
2026-02-17 02:46:45.864 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0833e52236", Addrs:set.Set[string](nil)}
2026-02-17 02:46:45.872 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calid0824a2fc64" state="down"
2026-02-17 02:46:45.873 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0824a2fc64"
2026-02-17 02:46:45.874 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=165
2026-02-17 02:46:45.878 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calid0824a2fc64" state=""
2026-02-17 02:46:45.878 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0824a2fc64"
2026-02-17 02:46:45.886 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0824a2fc64", State:"down", Index:165}
2026-02-17 02:46:45.886 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Typed[string]{}}
2026-02-17 02:46:45.886 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Typed[string]{}}
2026-02-17 02:46:45.886 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0824a2fc64", State:"", Index:165}
2026-02-17 02:46:45.886 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Set[string](nil)}
2026-02-17 02:46:45.886 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0824a2fc64", Addrs:set.Set[string](nil)}
2026-02-17 02:46:46.214 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zd56x, name=eth0)
2026-02-17 02:46:46.215 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zd56x" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa5a6eb10cf" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:46:46.215 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.215 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.215 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.215 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califa5a6eb10cf" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.216 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califa5a6eb10cf" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.216 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califa5a6eb10cf"
2026-02-17 02:46:46.216 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.216 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.263 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.263 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.294 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="califa5a6eb10cf" state="down"
2026-02-17 02:46:46.294 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa5a6eb10cf"
2026-02-17 02:46:46.294 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa5a6eb10cf", State:"down", Index:166}
2026-02-17 02:46:46.294 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.294 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.295 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa5a6eb10cf"
2026-02-17 02:46:46.295 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.295 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.299 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="califa5a6eb10cf" state="up"
2026-02-17 02:46:46.334 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.334 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.334 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa5a6eb10cf", State:"up", Index:166}
2026-02-17 02:46:46.334 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa5a6eb10cf"
2026-02-17 02:46:46.334 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa5a6eb10cf"
2026-02-17 02:46:46.334 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa5a6eb10cf"
2026-02-17 02:46:46.334 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.334 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:46.339 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-4psfd, name=eth0)
2026-02-17 02:46:46.360 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:46.360 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} status="up"
2026-02-17 02:46:46.360 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-4psfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia72e4fcf453" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:46:46.360 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.360 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.360 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.360 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.360 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia72e4fcf453" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.360 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.360 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia72e4fcf453" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.360 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia72e4fcf453"
2026-02-17 02:46:46.360 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.361 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.405 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.405 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.407 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia72e4fcf453" state="down"
2026-02-17 02:46:46.408 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia72e4fcf453", State:"down", Index:167}
2026-02-17 02:46:46.408 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia72e4fcf453"
2026-02-17 02:46:46.408 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.408 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.408 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia72e4fcf453"
2026-02-17 02:46:46.408 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.408 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia72e4fcf453" state="up"
2026-02-17 02:46:46.408 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.429 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.429 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.429 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia72e4fcf453", State:"up", Index:167}
2026-02-17 02:46:46.430 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia72e4fcf453"
2026-02-17 02:46:46.430 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia72e4fcf453"
2026-02-17 02:46:46.430 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia72e4fcf453"
2026-02-17 02:46:46.430 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.430 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:46.450 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:46.450 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:46.470 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-8bl8c, name=eth0)
2026-02-17 02:46:46.470 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-8bl8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic41e2efa9f4" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:46:46.470 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.470 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.471 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic41e2efa9f4" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic41e2efa9f4" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.473 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic41e2efa9f4"
2026-02-17 02:46:46.473 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.473 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.518 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.518 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.533 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic41e2efa9f4" state="down"
2026-02-17 02:46:46.533 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic41e2efa9f4"
2026-02-17 02:46:46.533 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic41e2efa9f4", State:"down", Index:168}
2026-02-17 02:46:46.533 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.533 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.533 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic41e2efa9f4"
2026-02-17 02:46:46.533 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.533 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.551 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic41e2efa9f4" state="up"
2026-02-17 02:46:46.560 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.560 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.560 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic41e2efa9f4", State:"up", Index:168}
2026-02-17 02:46:46.560 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic41e2efa9f4"
2026-02-17 02:46:46.560 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic41e2efa9f4"
2026-02-17 02:46:46.560 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic41e2efa9f4"
2026-02-17 02:46:46.561 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.561 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:46.582 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:46.583 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} status="up"
2026-02-17 02:46:46.770 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6759" name:"default"}
2026-02-17 02:46:46.860 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6759"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6759"}
2026-02-17 02:46:46.885 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6759"}
2026-02-17 02:46:47.000 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1402" name:"default"}
2026-02-17 02:46:47.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1402"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1402"}
2026-02-17 02:46:47.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1402"}
2026-02-17 02:46:47.416 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-8bl8c, name=eth0)
2026-02-17 02:46:47.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-8bl8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic41e2efa9f4" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:46:47.416 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:47.417 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:47.417 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:47.419 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic41e2efa9f4"
2026-02-17 02:46:47.419 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:47.419 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:47.445 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:47.445 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} status="up"
2026-02-17 02:46:47.447 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zd56x, name=eth0)
2026-02-17 02:46:47.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zd56x" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa5a6eb10cf" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:46:47.448 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:47.448 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:47.448 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:47.449 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa5a6eb10cf"
2026-02-17 02:46:47.449 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:47.449 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:47.469 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-4psfd, name=eth0)
2026-02-17 02:46:47.471 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:47.471 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} status="up"
2026-02-17 02:46:47.471 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-4psfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia72e4fcf453" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:46:47.471 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:47.472 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:47.472 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:47.473 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia72e4fcf453"
2026-02-17 02:46:47.473 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:47.473 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:47.502 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:47.502 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:47.621 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=166
2026-02-17 02:46:47.621 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa5a6eb10cf"
2026-02-17 02:46:47.621 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:47.621 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:47.905 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=167
2026-02-17 02:46:47.905 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia72e4fcf453"
2026-02-17 02:46:47.905 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:47.905 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:48.116 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-wcrlg, name=eth0)
2026-02-17 02:46:48.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-wcrlg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99be6df8be9" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:46:48.116 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.116 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.116 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.119 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali99be6df8be9" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.119 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali99be6df8be9" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.119 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali99be6df8be9"
2026-02-17 02:46:48.119 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.119 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.155 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.155 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.198 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali99be6df8be9" state="down"
2026-02-17 02:46:48.198 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99be6df8be9", State:"down", Index:169}
2026-02-17 02:46:48.198 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali99be6df8be9"
2026-02-17 02:46:48.198 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.198 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.198 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali99be6df8be9"
2026-02-17 02:46:48.198 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.198 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.201 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali99be6df8be9" state="up"
2026-02-17 02:46:48.218 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.218 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.218 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99be6df8be9", State:"up", Index:169}
2026-02-17 02:46:48.218 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali99be6df8be9"
2026-02-17 02:46:48.218 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali99be6df8be9"
2026-02-17 02:46:48.218 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99be6df8be9"
2026-02-17 02:46:48.218 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.218 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:48.236 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.236 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.317 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dfldd, name=eth0)
2026-02-17 02:46:48.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dfldd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0124e79fa5c" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:46:48.317 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.317 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.317 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.318 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0124e79fa5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.318 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0124e79fa5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.318 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0124e79fa5c"
2026-02-17 02:46:48.318 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.318 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.357 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.357 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.385 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0124e79fa5c" state="down"
2026-02-17 02:46:48.386 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0124e79fa5c"
2026-02-17 02:46:48.386 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0124e79fa5c", State:"down", Index:170}
2026-02-17 02:46:48.386 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.386 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.386 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0124e79fa5c"
2026-02-17 02:46:48.386 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.386 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.386 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0124e79fa5c" state="up"
2026-02-17 02:46:48.412 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.412 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.413 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0124e79fa5c", State:"up", Index:170}
2026-02-17 02:46:48.413 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0124e79fa5c"
2026-02-17 02:46:48.413 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0124e79fa5c"
2026-02-17 02:46:48.413 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0124e79fa5c"
2026-02-17 02:46:48.413 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.413 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:48.435 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.435 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.441 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zdjrm, name=eth0)
2026-02-17 02:46:48.441 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-4psfd, name=eth0)
2026-02-17 02:46:48.442 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zdjrm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic460ffeea5f" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:46:48.442 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-4psfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia72e4fcf453" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:46:48.442 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:48.442 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:48.442 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:48.442 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:48.442 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:48.442 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:48.442 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.442 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic460ffeea5f" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.442 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.443 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic460ffeea5f" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.443 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic460ffeea5f"
2026-02-17 02:46:48.443 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia72e4fcf453"
2026-02-17 02:46:48.443 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:48.443 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:48.443 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:48.443 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:48.453 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=168
2026-02-17 02:46:48.453 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic41e2efa9f4"
2026-02-17 02:46:48.467 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zd56x, name=eth0)
2026-02-17 02:46:48.482 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.482 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.482 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.482 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.482 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:48.482 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:48.493 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-8bl8c, name=eth0)
2026-02-17 02:46:48.503 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zd56x" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa5a6eb10cf" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:46:48.503 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-8bl8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic41e2efa9f4" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:46:48.503 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:48.503 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:48.503 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:48.504 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:48.504 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:48.504 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:48.504 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa5a6eb10cf"
2026-02-17 02:46:48.504 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic41e2efa9f4"
2026-02-17 02:46:48.504 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:48.504 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:48.505 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:48.505 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:48.515 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic460ffeea5f" state="down"
2026-02-17 02:46:48.516 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic460ffeea5f"
2026-02-17 02:46:48.517 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic460ffeea5f" state="up"
2026-02-17 02:46:48.541 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.541 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.541 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.541 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.541 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic460ffeea5f", State:"down", Index:171}
2026-02-17 02:46:48.541 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.541 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.541 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic460ffeea5f", State:"up", Index:171}
2026-02-17 02:46:48.541 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic460ffeea5f"
2026-02-17 02:46:48.541 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic460ffeea5f"
2026-02-17 02:46:48.541 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic460ffeea5f"
2026-02-17 02:46:48.542 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:48.542 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:48.545 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-lvxsk, name=eth0)
2026-02-17 02:46:48.562 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.562 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.562 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-lvxsk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9ec2226ddb" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:46:48.562 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.562 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.563 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid9ec2226ddb" ipVersion=0x4 nextLog=2026-02-17 02:46:54.651959309 +0000 UTC m=+1079.165668757 table="filter"
2026-02-17 02:46:48.563 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid9ec2226ddb"
2026-02-17 02:46:48.563 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.563 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.602 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.602 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.622 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calid9ec2226ddb" state="down"
2026-02-17 02:46:48.622 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9ec2226ddb"
2026-02-17 02:46:48.622 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9ec2226ddb", State:"down", Index:172}
2026-02-17 02:46:48.622 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.622 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.622 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9ec2226ddb"
2026-02-17 02:46:48.622 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.622 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.622 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calid9ec2226ddb" state="up"
2026-02-17 02:46:48.644 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.644 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.644 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9ec2226ddb", State:"up", Index:172}
2026-02-17 02:46:48.644 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid9ec2226ddb"
2026-02-17 02:46:48.644 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9ec2226ddb"
2026-02-17 02:46:48.644 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9ec2226ddb"
2026-02-17 02:46:48.644 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.644 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:48.670 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.670 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.809 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-pmftv, name=eth0)
2026-02-17 02:46:48.809 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-pmftv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70b2e016751" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.46/32"}
2026-02-17 02:46:48.809 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.809 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.809 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.810 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali70b2e016751"
2026-02-17 02:46:48.810 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.810 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.850 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.850 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.885 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali70b2e016751" state="down"
2026-02-17 02:46:48.885 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70b2e016751"
2026-02-17 02:46:48.885 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70b2e016751", State:"down", Index:173}
2026-02-17 02:46:48.885 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.885 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.885 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70b2e016751"
2026-02-17 02:46:48.885 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.886 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.887 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali70b2e016751" state="up"
2026-02-17 02:46:48.916 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.916 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.916 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70b2e016751", State:"up", Index:173}
2026-02-17 02:46:48.916 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali70b2e016751"
2026-02-17 02:46:48.916 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70b2e016751"
2026-02-17 02:46:48.916 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70b2e016751"
2026-02-17 02:46:48.916 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.916 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:48.935 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.935 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.939 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-crd6q, name=eth0)
2026-02-17 02:46:48.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-crd6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieae100772f0" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:46:48.939 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:48.989 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:48.990 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:48.990 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:48.991 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieae100772f0"
2026-02-17 02:46:48.991 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:48.991 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.004 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieae100772f0" state="down"
2026-02-17 02:46:49.004 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieae100772f0"
2026-02-17 02:46:49.016 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieae100772f0" state="up"
2026-02-17 02:46:49.043 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dwvpt, name=eth0)
2026-02-17 02:46:49.049 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.050 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.050 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dwvpt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ad5a9d1f0e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:46:49.050 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieae100772f0", State:"down", Index:174}
2026-02-17 02:46:49.050 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.050 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.050 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieae100772f0", State:"up", Index:174}
2026-02-17 02:46:49.093 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieae100772f0"
2026-02-17 02:46:49.093 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieae100772f0"
2026-02-17 02:46:49.093 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:49.093 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:49.093 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:49.094 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieae100772f0"
2026-02-17 02:46:49.094 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:49.094 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:49.094 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:49.094 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.095 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.115 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali7ad5a9d1f0e" state="down"
2026-02-17 02:46:49.115 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:49.116 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali7ad5a9d1f0e" state="up"
2026-02-17 02:46:49.142 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.142 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.142 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.142 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.142 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ad5a9d1f0e", State:"down", Index:175}
2026-02-17 02:46:49.142 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.142 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.142 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ad5a9d1f0e", State:"up", Index:175}
2026-02-17 02:46:49.197 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:49.197 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:49.197 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:49.197 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:49.197 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:49.228 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.228 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.258 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-jvhwp, name=eth0)
2026-02-17 02:46:49.259 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-jvhwp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2579e726fa1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:46:49.303 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:49.303 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:49.303 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:49.303 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2579e726fa1"
2026-02-17 02:46:49.303 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:49.303 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:49.327 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2579e726fa1" state="down"
2026-02-17 02:46:49.327 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2579e726fa1"
2026-02-17 02:46:49.328 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2579e726fa1" state="up"
2026-02-17 02:46:49.350 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.350 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.350 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2579e726fa1", State:"down", Index:176}
2026-02-17 02:46:49.350 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.350 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.350 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2579e726fa1", State:"up", Index:176}
2026-02-17 02:46:49.412 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2579e726fa1"
2026-02-17 02:46:49.412 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2579e726fa1"
2026-02-17 02:46:49.412 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2579e726fa1"
2026-02-17 02:46:49.412 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:49.412 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:49.439 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.439 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.446 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-5v7mp, name=eth0)
2026-02-17 02:46:49.446 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-5v7mp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b51bcd6b71" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:46:49.460 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zdjrm, name=eth0)
2026-02-17 02:46:49.460 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zdjrm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic460ffeea5f" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:46:49.481 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-pmftv, name=eth0)
2026-02-17 02:46:49.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-pmftv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70b2e016751" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.46/32"}
2026-02-17 02:46:49.499 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-lvxsk, name=eth0)
2026-02-17 02:46:49.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-lvxsk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9ec2226ddb" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:49.518 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:49.519 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:49.519 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:49.519 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:49.521 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70b2e016751"
2026-02-17 02:46:49.522 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9ec2226ddb"
2026-02-17 02:46:49.522 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:49.522 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic460ffeea5f"
2026-02-17 02:46:49.522 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:49.522 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:49.522 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:49.522 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:49.522 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:49.522 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:49.522 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:49.522 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:49.523 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-wcrlg, name=eth0)
2026-02-17 02:46:49.526 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali2b51bcd6b71" state="down"
2026-02-17 02:46:49.527 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:49.527 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali2b51bcd6b71" state="up"
2026-02-17 02:46:49.539 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=172
2026-02-17 02:46:49.539 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid9ec2226ddb"
2026-02-17 02:46:49.557 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dfldd, name=eth0)
2026-02-17 02:46:49.573 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-crd6q, name=eth0)
2026-02-17 02:46:49.573 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=169
2026-02-17 02:46:49.573 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali99be6df8be9"
2026-02-17 02:46:49.578 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.578 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.578 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.578 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.578 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.579 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.579 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.579 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.579 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-wcrlg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99be6df8be9" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:46:49.579 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dfldd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0124e79fa5c" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:46:49.579 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-crd6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieae100772f0" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:46:49.580 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b51bcd6b71", State:"down", Index:177}
2026-02-17 02:46:49.580 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.580 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.580 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b51bcd6b71", State:"up", Index:177}
2026-02-17 02:46:49.580 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.580 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.580 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-qh8sw, name=eth0)
2026-02-17 02:46:49.580 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.580 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.580 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-qh8sw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72b3e49034a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:46:49.594 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-568"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-568"}
2026-02-17 02:46:49.619 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7559"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-7559"}
2026-02-17 02:46:49.623 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:49.623 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:49.624 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:49.624 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:49.624 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:49.624 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:49.624 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:49.624 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:49.625 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.625 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.625 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.625 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:49.625 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:49.625 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:49.626 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99be6df8be9"
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0124e79fa5c"
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieae100772f0"
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali72b3e49034a"
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:49.627 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:49.633 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=170
2026-02-17 02:46:49.633 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0124e79fa5c"
2026-02-17 02:46:49.653 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali72b3e49034a" state="down"
2026-02-17 02:46:49.653 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72b3e49034a"
2026-02-17 02:46:49.653 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali72b3e49034a" state="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.669 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.669 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.669 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72b3e49034a", State:"down", Index:178}
2026-02-17 02:46:49.669 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.669 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.669 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72b3e49034a", State:"up", Index:178}
2026-02-17 02:46:49.669 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:49.724 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zll5s, name=eth0)
2026-02-17 02:46:49.724 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zll5s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2d35ead73d" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:46:49.727 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali72b3e49034a"
2026-02-17 02:46:49.727 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali72b3e49034a"
2026-02-17 02:46:49.727 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:49.727 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:49.727 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:49.728 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72b3e49034a"
2026-02-17 02:46:49.728 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie2d35ead73d"
2026-02-17 02:46:49.728 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:49.728 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:49.728 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:49.728 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:49.767 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.767 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.767 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.767 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.767 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7559"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-7559"}
2026-02-17 02:46:49.783 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4855"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4855"}
2026-02-17 02:46:49.793 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4855" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:49.798 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calie2d35ead73d" state="down"
2026-02-17 02:46:49.798 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2d35ead73d", State:"down", Index:179}
2026-02-17 02:46:49.798 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie2d35ead73d"
2026-02-17 02:46:49.798 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.798 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.800 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calie2d35ead73d" state="up"
2026-02-17 02:46:49.800 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2d35ead73d", State:"up", Index:179}
2026-02-17 02:46:49.823 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-4855" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:49.838 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie2d35ead73d"
2026-02-17 02:46:49.838 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2d35ead73d"
2026-02-17 02:46:49.838 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2d35ead73d"
2026-02-17 02:46:49.838 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:49.838 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.859 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.860 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-4855" type:"ClusterIP" cluster_ips:"10.254.246.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:49.921 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=173
2026-02-17 02:46:49.921 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali70b2e016751"
2026-02-17 02:46:49.921 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.921 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.369 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=176
2026-02-17 02:46:50.369 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2579e726fa1"
2026-02-17 02:46:50.369 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=171
2026-02-17 02:46:50.369 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic460ffeea5f"
2026-02-17 02:46:50.370 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.370 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.370 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.370 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.370 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:50.435 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001, name=eth0)
2026-02-17 02:46:50.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-4855"} profile:{inbound_rules:{action:"allow" rule_id:"SvC6oHSwL861IJrD"} outbound_rules:{action:"allow" rule_id:"6Q4t_avHGDaeCmiy"}}
2026-02-17 02:46:50.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-4855.default"} profile:{}
2026-02-17 02:46:50.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali804e2480a58" profile_ids:"kns.dns-4855" profile_ids:"ksa.dns-4855.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:46:50.435 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:50.436 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:50.436 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:50.436 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali804e2480a58"
2026-02-17 02:46:50.436 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:50.436 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:50.474 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:50.474 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} status="down"
2026-02-17 02:46:50.477 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zll5s, name=eth0)
2026-02-17 02:46:50.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zll5s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2d35ead73d" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:46:50.478 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:50.478 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:50.478 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:50.478 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2d35ead73d"
2026-02-17 02:46:50.478 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:50.479 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:50.494 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-5v7mp, name=eth0)
2026-02-17 02:46:50.499 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.499 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-5v7mp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b51bcd6b71" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:46:50.499 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:50.499 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:50.499 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:50.500 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:50.500 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:50.500 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:50.510 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-lvxsk, name=eth0)
2026-02-17 02:46:50.515 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali804e2480a58" state="down"
2026-02-17 02:46:50.516 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali804e2480a58"
2026-02-17 02:46:50.521 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali804e2480a58" state="up"
2026-02-17 02:46:50.526 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.526 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.526 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-lvxsk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9ec2226ddb" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:46:50.526 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:50.526 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:50.526 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:50.527 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9ec2226ddb"
2026-02-17 02:46:50.528 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:50.528 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:50.533 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-qh8sw, name=eth0)
2026-02-17 02:46:50.550 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dwvpt, name=eth0)
2026-02-17 02:46:50.556 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.556 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.556 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-qh8sw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72b3e49034a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:46:50.556 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dwvpt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ad5a9d1f0e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:46:50.556 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:50.556 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804e2480a58", State:"down", Index:180}
2026-02-17 02:46:50.556 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Typed[string]{}}
2026-02-17 02:46:50.556 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Typed[string]{}}
2026-02-17 02:46:50.557 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804e2480a58", State:"up", Index:180}
2026-02-17 02:46:50.564 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-jvhwp, name=eth0)
2026-02-17 02:46:50.564 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-jvhwp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2579e726fa1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:46:50.576 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali804e2480a58"
2026-02-17 02:46:50.576 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali804e2480a58"
2026-02-17 02:46:50.576 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:50.576 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:50.576 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:50.577 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:50.578 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:50.578 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:50.578 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:50.578 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:50.578 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:50.579 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali804e2480a58"
2026-02-17 02:46:50.579 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72b3e49034a"
2026-02-17 02:46:50.580 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:50.580 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2579e726fa1"
2026-02-17 02:46:50.580 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:50.580 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:50.580 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:50.580 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:50.580 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:50.580 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:50.580 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:50.580 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.611 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.660 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=174
2026-02-17 02:46:50.660 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieae100772f0"
2026-02-17 02:46:50.660 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.660 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.753 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=178
2026-02-17 02:46:50.753 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali72b3e49034a"
2026-02-17 02:46:50.753 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.753 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.832 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=175
2026-02-17 02:46:50.832 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:50.832 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.832 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:51.301 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=177
2026-02-17 02:46:51.301 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:51.301 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:51.301 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:51.301 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:51.507 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zll5s, name=eth0)
2026-02-17 02:46:51.507 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zll5s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2d35ead73d" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:46:51.507 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:51.507 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:51.507 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:51.508 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2d35ead73d"
2026-02-17 02:46:51.508 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:51.508 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:51.527 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-jvhwp, name=eth0)
2026-02-17 02:46:51.532 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.532 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"} status="up"
2026-02-17 02:46:51.532 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-jvhwp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2579e726fa1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:46:51.532 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:51.532 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:51.532 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:51.534 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2579e726fa1"
2026-02-17 02:46:51.534 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:51.534 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:51.544 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-5v7mp, name=eth0)
2026-02-17 02:46:51.565 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001, name=eth0)
2026-02-17 02:46:51.565 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.565 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:51.565 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-5v7mp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b51bcd6b71" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:46:51.565 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali804e2480a58" profile_ids:"kns.dns-4855" profile_ids:"ksa.dns-4855.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:46:51.565 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:51.566 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:51.566 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:51.573 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:51.573 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:51.573 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:51.574 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali804e2480a58"
2026-02-17 02:46:51.575 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:51.575 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:51.575 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:51.575 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:51.575 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:51.595 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.595 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:51.596 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.596 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} status="up"
2026-02-17 02:46:51.618 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=179
2026-02-17 02:46:51.618 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie2d35ead73d"
2026-02-17 02:46:51.618 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:51.618 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:52.033 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=180
2026-02-17 02:46:52.033 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali804e2480a58"
2026-02-17 02:46:52.033 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:52.033 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:54.625 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-4pgx6, name=eth0)
2026-02-17 02:46:54.626 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-4pgx6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75d1f4b8115" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.32/32"}
2026-02-17 02:46:54.626 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.627 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.627 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.628 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75d1f4b8115"
2026-02-17 02:46:54.629 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.629 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.633 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-4pgx6, name=eth0)
2026-02-17 02:46:54.654 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.654 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.654 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-4pgx6" endpoint_id:"eth0"}
2026-02-17 02:46:54.654 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.654 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.655 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75d1f4b8115" ipVersion=0x4 logsSkipped=27 table="filter"
2026-02-17 02:46:54.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75d1f4b8115" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.655 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.655 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.656 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.32
2026-02-17 02:46:54.723 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-4pgx6", EndpointId:"eth0"}
2026-02-17 02:46:54.729 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-crd6q, name=eth0)
2026-02-17 02:46:54.729 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-crd6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieae100772f0" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.43/32"}
2026-02-17 02:46:54.729 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.729 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.729 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.730 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieae100772f0"
2026-02-17 02:46:54.730 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.730 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.752 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-crd6q, name=eth0)
2026-02-17 02:46:54.763 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.763 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.764 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-crd6q" endpoint_id:"eth0"}
2026-02-17 02:46:54.764 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.764 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.764 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieae100772f0" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.765 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieae100772f0" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.765 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.765 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.765 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.43
2026-02-17 02:46:54.767 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dfldd, name=eth0)
2026-02-17 02:46:54.778 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dfldd, name=eth0)
2026-02-17 02:46:54.802 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dg9qp, name=eth0)
2026-02-17 02:46:54.809 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dg9qp, name=eth0)
2026-02-17 02:46:54.819 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-crd6q", EndpointId:"eth0"}
2026-02-17 02:46:54.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dfldd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0124e79fa5c" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.41/32"}
2026-02-17 02:46:54.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dfldd" endpoint_id:"eth0"}
2026-02-17 02:46:54.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dg9qp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8df1eeab76" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.31/32"}
2026-02-17 02:46:54.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dg9qp" endpoint_id:"eth0"}
2026-02-17 02:46:54.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7559"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-7559"}
2026-02-17 02:46:54.819 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:54.819 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0124e79fa5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.820 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.820 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie8df1eeab76" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.820 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0124e79fa5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.820 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.820 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie8df1eeab76" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.820 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:54.820 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:54.821 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.41
2026-02-17 02:46:54.822 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.31
2026-02-17 02:46:54.829 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dwvpt, name=eth0)
2026-02-17 02:46:54.838 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-dwvpt, name=eth0)
2026-02-17 02:46:54.876 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-pmftv, name=eth0)
2026-02-17 02:46:54.889 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-pmftv, name=eth0)
2026-02-17 02:46:54.893 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dg9qp", EndpointId:"eth0"}
2026-02-17 02:46:54.893 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dfldd", EndpointId:"eth0"}
2026-02-17 02:46:54.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dwvpt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ad5a9d1f0e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.48/32"}
2026-02-17 02:46:54.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-dwvpt" endpoint_id:"eth0"}
2026-02-17 02:46:54.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-pmftv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70b2e016751" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.46/32"}
2026-02-17 02:46:54.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-pmftv" endpoint_id:"eth0"}
2026-02-17 02:46:54.894 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:54.894 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:54.894 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:54.894 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:54.894 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:54.895 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:54.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali70b2e016751" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7ad5a9d1f0e" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali70b2e016751" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.895 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7ad5a9d1f0e" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.895 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:54.895 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:54.895 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:54.895 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:54.896 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.46
2026-02-17 02:46:54.896 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.48
2026-02-17 02:46:54.899 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-qh8sw, name=eth0)
2026-02-17 02:46:54.910 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-qh8sw, name=eth0)
2026-02-17 02:46:54.966 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-t8wvm, name=eth0)
2026-02-17 02:46:54.970 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-dwvpt", EndpointId:"eth0"}
2026-02-17 02:46:54.970 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-pmftv", EndpointId:"eth0"}
2026-02-17 02:46:54.970 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-qh8sw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72b3e49034a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.51/32"}
2026-02-17 02:46:54.970 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-qh8sw" endpoint_id:"eth0"}
2026-02-17 02:46:54.970 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-t8wvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0b1f4ace74" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.34/32"}
2026-02-17 02:46:54.970 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:54.971 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:54.972 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:54.972 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:54.972 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:54.972 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:54.974 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali72b3e49034a" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.974 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali72b3e49034a" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.974 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0b1f4ace74"
2026-02-17 02:46:54.974 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:54.974 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:54.974 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:54.974 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:54.975 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.51
2026-02-17 02:46:54.983 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-t8wvm, name=eth0)
2026-02-17 02:46:55.029 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-wcrlg, name=eth0)
2026-02-17 02:46:55.031 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-qh8sw", EndpointId:"eth0"}
2026-02-17 02:46:55.031 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.031 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"} status="up"
2026-02-17 02:46:55.032 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-t8wvm" endpoint_id:"eth0"}
2026-02-17 02:46:55.032 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-wcrlg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99be6df8be9" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.39/32"}
2026-02-17 02:46:55.032 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:55.032 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:55.032 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:55.032 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.032 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.032 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0b1f4ace74" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.033 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0b1f4ace74" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.033 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99be6df8be9"
2026-02-17 02:46:55.033 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:55.033 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:55.033 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.033 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.033 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.34
2026-02-17 02:46:55.038 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-wcrlg, name=eth0)
2026-02-17 02:46:55.074 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zdjrm, name=eth0)
2026-02-17 02:46:55.083 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zdjrm, name=eth0)
2026-02-17 02:46:55.110 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-t8wvm", EndpointId:"eth0"}
2026-02-17 02:46:55.110 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.110 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"} status="up"
2026-02-17 02:46:55.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-wcrlg" endpoint_id:"eth0"}
2026-02-17 02:46:55.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zdjrm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic460ffeea5f" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.42/32"}
2026-02-17 02:46:55.110 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zdjrm" endpoint_id:"eth0"}
2026-02-17 02:46:55.110 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.110 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.111 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.111 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:55.111 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:55.112 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:55.112 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali99be6df8be9" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.112 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.112 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic460ffeea5f" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.112 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali99be6df8be9" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.112 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.112 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic460ffeea5f" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.112 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.112 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.113 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:55.113 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:55.115 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.39
2026-02-17 02:46:55.115 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.42
2026-02-17 02:46:55.122 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-4psfd, name=eth0)
2026-02-17 02:46:55.136 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-4psfd, name=eth0)
2026-02-17 02:46:55.153 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-5v7mp, name=eth0)
2026-02-17 02:46:55.157 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-5v7mp, name=eth0)
2026-02-17 02:46:55.181 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-wcrlg", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zdjrm", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-4psfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia72e4fcf453" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.37/32"}
2026-02-17 02:46:55.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-4psfd" endpoint_id:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-5v7mp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b51bcd6b71" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.47/32"}
2026-02-17 02:46:55.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-5v7mp" endpoint_id:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:55.183 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:55.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.183 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2b51bcd6b71" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.184 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia72e4fcf453" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.184 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.184 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2b51bcd6b71" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.184 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia72e4fcf453" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.184 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:55.184 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:55.184 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:55.189 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:55.190 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.37
2026-02-17 02:46:55.190 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.47
2026-02-17 02:46:55.203 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-8bl8c, name=eth0)
2026-02-17 02:46:55.220 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-8bl8c, name=eth0)
2026-02-17 02:46:55.250 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-4psfd", EndpointId:"eth0"}
2026-02-17 02:46:55.250 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-5v7mp", EndpointId:"eth0"}
2026-02-17 02:46:55.250 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-8bl8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic41e2efa9f4" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.40/32"}
2026-02-17 02:46:55.250 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-8bl8c" endpoint_id:"eth0"}
2026-02-17 02:46:55.250 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:55.250 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:55.250 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:55.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic41e2efa9f4" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.250 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic41e2efa9f4" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.250 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:55.250 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:55.251 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.40
2026-02-17 02:46:55.283 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-jvhwp, name=eth0)
2026-02-17 02:46:55.298 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-8bl8c", EndpointId:"eth0"}
2026-02-17 02:46:55.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-jvhwp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2579e726fa1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.45/32"}
2026-02-17 02:46:55.298 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.299 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.299 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.299 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2579e726fa1"
2026-02-17 02:46:55.299 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.299 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.299 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-jvhwp, name=eth0)
2026-02-17 02:46:55.312 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-lvxsk, name=eth0)
2026-02-17 02:46:55.320 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-lvxsk, name=eth0)
2026-02-17 02:46:55.341 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.341 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:55.341 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-jvhwp" endpoint_id:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-lvxsk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9ec2226ddb" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.44/32"}
2026-02-17 02:46:55.341 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-lvxsk" endpoint_id:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2579e726fa1" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.341 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid9ec2226ddb" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.342 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2579e726fa1" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.342 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid9ec2226ddb" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.342 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:55.342 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:55.342 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.342 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.342 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.45
2026-02-17 02:46:55.342 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.44
2026-02-17 02:46:55.410 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zd56x, name=eth0)
2026-02-17 02:46:55.416 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zd56x, name=eth0)
2026-02-17 02:46:55.426 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-lvxsk", EndpointId:"eth0"}
2026-02-17 02:46:55.426 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-jvhwp", EndpointId:"eth0"}
2026-02-17 02:46:55.426 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zd56x" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa5a6eb10cf" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.35/32"}
2026-02-17 02:46:55.426 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zd56x" endpoint_id:"eth0"}
2026-02-17 02:46:55.426 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:55.426 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:55.426 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:55.426 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.426 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califa5a6eb10cf" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.426 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.427 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califa5a6eb10cf" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.427 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:55.427 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:55.427 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.35
2026-02-17 02:46:55.433 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zll5s, name=eth0)
2026-02-17 02:46:55.439 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-zll5s, name=eth0)
2026-02-17 02:46:55.472 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zd56x", EndpointId:"eth0"}
2026-02-17 02:46:55.472 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zll5s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2d35ead73d" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.99.50/32"}
2026-02-17 02:46:55.472 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-zll5s" endpoint_id:"eth0"}
2026-02-17 02:46:55.472 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-568"}
2026-02-17 02:46:55.472 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-568.default"}
2026-02-17 02:46:55.472 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-568" name:"default"}
2026-02-17 02:46:55.472 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:55.472 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:55.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.473 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:55.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie2d35ead73d" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.473 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie2d35ead73d" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.473 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:55.473 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:55.473 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.50
2026-02-17 02:46:55.519 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-zll5s", EndpointId:"eth0"}
2026-02-17 02:46:55.698 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali75d1f4b8115" state="down"
2026-02-17 02:46:55.698 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75d1f4b8115"
2026-02-17 02:46:55.698 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=161
2026-02-17 02:46:55.698 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75d1f4b8115", State:"down", Index:161}
2026-02-17 02:46:55.698 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.698 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.730 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali75d1f4b8115" state=""
2026-02-17 02:46:55.730 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75d1f4b8115"
2026-02-17 02:46:55.730 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75d1f4b8115", State:"", Index:161}
2026-02-17 02:46:55.730 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.730 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75d1f4b8115", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.751 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieae100772f0" state="down"
2026-02-17 02:46:55.751 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieae100772f0", State:"down", Index:174}
2026-02-17 02:46:55.752 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieae100772f0"
2026-02-17 02:46:55.752 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=174
2026-02-17 02:46:55.761 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieae100772f0" state=""
2026-02-17 02:46:55.761 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieae100772f0"
2026-02-17 02:46:55.769 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.769 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.769 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieae100772f0", State:"", Index:174}
2026-02-17 02:46:55.769 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.770 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieae100772f0", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.958 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic41e2efa9f4" state="down"
2026-02-17 02:46:55.958 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic41e2efa9f4"
2026-02-17 02:46:55.958 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=168
2026-02-17 02:46:55.958 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic41e2efa9f4", State:"down", Index:168}
2026-02-17 02:46:55.958 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.958 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.965 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic41e2efa9f4" state=""
2026-02-17 02:46:55.965 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic41e2efa9f4"
2026-02-17 02:46:55.977 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic41e2efa9f4", State:"", Index:168}
2026-02-17 02:46:55.977 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.977 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic41e2efa9f4", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.998 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali7ad5a9d1f0e" state="down"
2026-02-17 02:46:55.998 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ad5a9d1f0e", State:"down", Index:175}
2026-02-17 02:46:55.999 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:55.999 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=175
2026-02-17 02:46:56.001 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali7ad5a9d1f0e" state=""
2026-02-17 02:46:56.001 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7ad5a9d1f0e"
2026-02-17 02:46:56.002 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie8df1eeab76" state="down"
2026-02-17 02:46:56.002 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8df1eeab76"
2026-02-17 02:46:56.002 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=162
2026-02-17 02:46:56.004 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie8df1eeab76" state=""
2026-02-17 02:46:56.004 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie8df1eeab76"
2026-02-17 02:46:56.016 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.016 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.017 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ad5a9d1f0e", State:"", Index:175}
2026-02-17 02:46:56.017 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.017 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ad5a9d1f0e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.017 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8df1eeab76", State:"down", Index:162}
2026-02-17 02:46:56.017 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.017 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.017 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8df1eeab76", State:"", Index:162}
2026-02-17 02:46:56.017 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.017 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8df1eeab76", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.018 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0124e79fa5c" state="down"
2026-02-17 02:46:56.019 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0124e79fa5c"
2026-02-17 02:46:56.019 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=170
2026-02-17 02:46:56.022 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0124e79fa5c" state=""
2026-02-17 02:46:56.022 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0124e79fa5c"
2026-02-17 02:46:56.045 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:46:56.055 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0124e79fa5c", State:"down", Index:170}
2026-02-17 02:46:56.055 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.055 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.055 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0124e79fa5c", State:"", Index:170}
2026-02-17 02:46:56.055 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.055 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0124e79fa5c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.055 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:56.096 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali72b3e49034a" state="down"
2026-02-17 02:46:56.096 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72b3e49034a"
2026-02-17 02:46:56.096 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72b3e49034a", State:"down", Index:178}
2026-02-17 02:46:56.096 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.096 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.098 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=178
2026-02-17 02:46:56.099 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali72b3e49034a" state=""
2026-02-17 02:46:56.099 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali72b3e49034a"
2026-02-17 02:46:56.099 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72b3e49034a", State:"", Index:178}
2026-02-17 02:46:56.099 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.099 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72b3e49034a", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.158 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=173
2026-02-17 02:46:56.158 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70b2e016751"
2026-02-17 02:46:56.158 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali70b2e016751" state="down"
2026-02-17 02:46:56.158 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.158 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.158 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70b2e016751", State:"down", Index:173}
2026-02-17 02:46:56.160 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali70b2e016751" state=""
2026-02-17 02:46:56.160 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali70b2e016751"
2026-02-17 02:46:56.160 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70b2e016751", State:"", Index:173}
2026-02-17 02:46:56.160 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.160 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70b2e016751", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.166 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia72e4fcf453" state="down"
2026-02-17 02:46:56.166 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia72e4fcf453"
2026-02-17 02:46:56.166 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=167
2026-02-17 02:46:56.166 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia72e4fcf453", State:"down", Index:167}
2026-02-17 02:46:56.166 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.166 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.167 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia72e4fcf453" state=""
2026-02-17 02:46:56.167 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia72e4fcf453"
2026-02-17 02:46:56.167 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia72e4fcf453", State:"", Index:167}
2026-02-17 02:46:56.167 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.167 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia72e4fcf453", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.296 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calie2d35ead73d" state="down"
2026-02-17 02:46:56.296 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2d35ead73d", State:"down", Index:179}
2026-02-17 02:46:56.296 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie2d35ead73d"
2026-02-17 02:46:56.297 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=179
2026-02-17 02:46:56.300 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calie2d35ead73d" state=""
2026-02-17 02:46:56.301 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie2d35ead73d"
2026-02-17 02:46:56.327 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.327 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.327 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2d35ead73d", State:"", Index:179}
2026-02-17 02:46:56.327 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.327 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2d35ead73d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.353 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="califa5a6eb10cf" state="down"
2026-02-17 02:46:56.353 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa5a6eb10cf"
2026-02-17 02:46:56.353 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=166
2026-02-17 02:46:56.353 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa5a6eb10cf", State:"down", Index:166}
2026-02-17 02:46:56.353 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.353 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.353 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="califa5a6eb10cf" state=""
2026-02-17 02:46:56.353 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa5a6eb10cf"
2026-02-17 02:46:56.353 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa5a6eb10cf", State:"", Index:166}
2026-02-17 02:46:56.354 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.354 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa5a6eb10cf", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.358 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2579e726fa1" state="down"
2026-02-17 02:46:56.358 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2579e726fa1"
2026-02-17 02:46:56.358 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2579e726fa1", State:"down", Index:176}
2026-02-17 02:46:56.358 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.359 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.360 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=176
2026-02-17 02:46:56.362 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2579e726fa1" state=""
2026-02-17 02:46:56.362 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2579e726fa1"
2026-02-17 02:46:56.362 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2579e726fa1", State:"", Index:176}
2026-02-17 02:46:56.362 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.362 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2579e726fa1", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.366 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calid9ec2226ddb" state="down"
2026-02-17 02:46:56.366 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9ec2226ddb"
2026-02-17 02:46:56.366 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9ec2226ddb", State:"down", Index:172}
2026-02-17 02:46:56.366 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.366 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.368 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=172
2026-02-17 02:46:56.369 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calid9ec2226ddb" state=""
2026-02-17 02:46:56.369 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid9ec2226ddb"
2026-02-17 02:46:56.369 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9ec2226ddb", State:"", Index:172}
2026-02-17 02:46:56.369 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.369 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9ec2226ddb", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.384 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=177
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali2b51bcd6b71" state="down"
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.384 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b51bcd6b71", State:"down", Index:177}
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali2b51bcd6b71" state=""
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b51bcd6b71"
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b51bcd6b71", State:"", Index:177}
2026-02-17 02:46:56.384 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.384 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b51bcd6b71", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 171
2026-02-17 02:46:56.457 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali99be6df8be9" state="down"
2026-02-17 02:46:56.457 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99be6df8be9", State:"down", Index:169}
2026-02-17 02:46:56.457 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali99be6df8be9"
2026-02-17 02:46:56.457 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=169
2026-02-17 02:46:56.457 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.457 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.458 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali99be6df8be9" state=""
2026-02-17 02:46:56.458 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali99be6df8be9"
2026-02-17 02:46:56.458 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99be6df8be9", State:"", Index:169}
2026-02-17 02:46:56.458 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.458 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99be6df8be9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.498 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic460ffeea5f" state="down"
2026-02-17 02:46:56.498 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic460ffeea5f"
2026-02-17 02:46:56.498 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=171
2026-02-17 02:46:56.499 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic460ffeea5f" state=""
2026-02-17 02:46:56.499 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic460ffeea5f"
2026-02-17 02:46:56.501 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia0b1f4ace74" state="down"
2026-02-17 02:46:56.502 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0b1f4ace74"
2026-02-17 02:46:56.502 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=163
2026-02-17 02:46:56.503 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia0b1f4ace74" state=""
2026-02-17 02:46:56.503 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0b1f4ace74"
2026-02-17 02:46:56.513 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic460ffeea5f", State:"down", Index:171}
2026-02-17 02:46:56.513 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.513 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.513 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic460ffeea5f", State:"", Index:171}
2026-02-17 02:46:56.513 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.513 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic460ffeea5f", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.513 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0b1f4ace74", State:"down", Index:163}
2026-02-17 02:46:56.513 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.513 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.513 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0b1f4ace74", State:"", Index:163}
2026-02-17 02:46:56.514 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.514 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0b1f4ace74", Addrs:set.Set[string](nil)}
2026-02-17 02:46:57.027 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001, name=eth0)
2026-02-17 02:46:57.027 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali804e2480a58" profile_ids:"kns.dns-4855" profile_ids:"ksa.dns-4855.default" ipv4_nets:"10.100.99.54/32"}
2026-02-17 02:46:57.027 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:57.027 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.027 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.027 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.027 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali804e2480a58"
2026-02-17 02:46:57.027 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.028 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.041 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001, name=eth0)
2026-02-17 02:46:57.107 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:57.107 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"} status="up"
2026-02-17 02:46:57.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001" endpoint_id:"eth0"}
2026-02-17 02:46:57.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-4855"}
2026-02-17 02:46:57.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-4855.default"}
2026-02-17 02:46:57.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-4855"
2026-02-17 02:46:57.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-4855"
2026-02-17 02:46:57.107 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.107 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.108 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-4855" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.108 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BcDvWUy0QS0ikJM-OQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.108 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-4855" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.108 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BcDvWUy0QS0ikJM-OQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.108 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.108 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali804e2480a58" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.108 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali804e2480a58" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.108 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.108 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.108 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.54
2026-02-17 02:46:57.170 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4855/dns-test-e8504f88-7eeb-4f61-a430-ea0f969ef001", EndpointId:"eth0"}
2026-02-17 02:46:57.170 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4855"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4855"}
2026-02-17 02:46:57.170 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-455"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-455"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-455"}
2026-02-17 02:46:57.170 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-455" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:57.711 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-568"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-568"}
2026-02-17 02:46:57.742 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-568"}
2026-02-17 02:46:58.207 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd, name=eth0)
2026-02-17 02:46:58.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-455"} profile:{inbound_rules:{action:"allow" rule_id:"tkS8CzqrtO86nnJk"} outbound_rules:{action:"allow" rule_id:"pFwyz-DOH5Cgbnb2"}}
2026-02-17 02:46:58.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-455.default"} profile:{}
2026-02-17 02:46:58.208 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9ef7b120da" profile_ids:"kns.security-context-test-455" profile_ids:"ksa.security-context-test-455.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:46:58.208 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.208 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.208 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.209 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib9ef7b120da" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.209 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_z2gWyCmERggMbGrtCc" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.209 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vje5VS8fdaM7vDrw7A" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.209 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib9ef7b120da" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.209 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_z2gWyCmERggMbGrtCc" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.209 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vje5VS8fdaM7vDrw7A" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.209 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib9ef7b120da"
2026-02-17 02:46:58.209 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.209 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.253 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:58.253 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:58.279 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calib9ef7b120da" state="down"
2026-02-17 02:46:58.279 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib9ef7b120da"
2026-02-17 02:46:58.279 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9ef7b120da", State:"down", Index:181}
2026-02-17 02:46:58.279 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:58.279 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:58.279 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9ef7b120da"
2026-02-17 02:46:58.279 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.279 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.280 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calib9ef7b120da" state="up"
2026-02-17 02:46:58.295 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:58.295 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:58.295 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9ef7b120da", State:"up", Index:181}
2026-02-17 02:46:58.296 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib9ef7b120da"
2026-02-17 02:46:58.296 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9ef7b120da"
2026-02-17 02:46:58.296 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9ef7b120da"
2026-02-17 02:46:58.296 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.296 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:58.316 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:58.316 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:59.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7638"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7638"}
2026-02-17 02:46:59.127 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd, name=eth0)
2026-02-17 02:46:59.127 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9ef7b120da" profile_ids:"kns.security-context-test-455" profile_ids:"ksa.security-context-test-455.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:46:59.127 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.127 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.127 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.127 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.127 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.127 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.157 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:59.157 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:59.157 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-340"}
2026-02-17 02:46:59.157 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-340" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:59.463 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali804e2480a58" state="down"
2026-02-17 02:46:59.463 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali804e2480a58"
2026-02-17 02:46:59.463 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804e2480a58", State:"down", Index:180}
2026-02-17 02:46:59.463 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.463 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.465 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=180
2026-02-17 02:46:59.468 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali804e2480a58" state=""
2026-02-17 02:46:59.468 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali804e2480a58"
2026-02-17 02:46:59.489 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804e2480a58", State:"", Index:180}
2026-02-17 02:46:59.489 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Set[string](nil)}
2026-02-17 02:46:59.489 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804e2480a58", Addrs:set.Set[string](nil)}
2026-02-17 02:46:59.841 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=181
2026-02-17 02:46:59.841 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.842 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:59.842 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:59.855 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd, name=eth0)
2026-02-17 02:46:59.865 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9ef7b120da" profile_ids:"kns.security-context-test-455" profile_ids:"ksa.security-context-test-455.default" ipv4_nets:"10.100.99.52/32"}
2026-02-17 02:46:59.865 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.866 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.866 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.866 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.866 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.866 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.894 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:59.894 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:59.957 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calib9ef7b120da" state="down"
2026-02-17 02:46:59.958 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.958 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-17 02:46:59.958 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9ef7b120da", State:"down", Index:181}
2026-02-17 02:46:59.958 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.958 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.958 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.958 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.958 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.958 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.958 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.52
2026-02-17 02:46:59.960 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calib9ef7b120da" state=""
2026-02-17 02:46:59.960 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.985 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:59.985 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:59.985 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9ef7b120da", State:"", Index:181}
2026-02-17 02:46:59.985 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Set[string](nil)}
2026-02-17 02:46:59.985 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9ef7b120da", Addrs:set.Set[string](nil)}
2026-02-17 02:46:59.985 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9ef7b120da"
2026-02-17 02:46:59.985 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:46:59.985 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:47:00.010 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:00.010 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"} status="down"
2026-02-17 02:47:00.069 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd, name=eth0)
2026-02-17 02:47:00.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd" endpoint_id:"eth0"}
2026-02-17 02:47:00.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-455"}
2026-02-17 02:47:00.069 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-455.default"}
2026-02-17 02:47:00.069 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:47:00.069 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:47:00.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_z2gWyCmERggMbGrtCc" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vje5VS8fdaM7vDrw7A" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_z2gWyCmERggMbGrtCc" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.069 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vje5VS8fdaM7vDrw7A" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.070 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:47:00.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib9ef7b120da" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.070 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib9ef7b120da" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.070 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:47:00.070 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:47:00.118 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-455/busybox-privileged-false-3bcfb3b3-0dcc-4914-a1ae-0a4e45c2a6cd", EndpointId:"eth0"}
2026-02-17 02:47:00.148 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7559" name:"default"}
2026-02-17 02:47:00.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7559"}
2026-02-17 02:47:01.245 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-455"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-455"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-455"}
2026-02-17 02:47:01.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8912"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8912"}
2026-02-17 02:47:01.286 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-8912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:01.372 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8912"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8912"}
2026-02-17 02:47:01.392 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8174"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8174"}
2026-02-17 02:47:01.451 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:01.521 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8174"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8174"}
2026-02-17 02:47:01.553 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6111"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-6111"}
2026-02-17 02:47:01.553 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-6111" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.128 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:02.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-6111"} profile:{inbound_rules:{action:"allow" rule_id:"2VMoPo7DThDyq8n8"} outbound_rules:{action:"allow" rule_id:"PMg4yf7wgN9STf0F"}}
2026-02-17 02:47:02.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-6111.default"} profile:{}
2026-02-17 02:47:02.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9b46ede59" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:47:02.129 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.129 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.129 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.129 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3f9b46ede59" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.129 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.129 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.129 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3f9b46ede59" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.129 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.129 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.129 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:02.129 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.129 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.178 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:02.178 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="down"
2026-02-17 02:47:02.178 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6692"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6692"}
2026-02-17 02:47:02.178 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-874"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-874"}
2026-02-17 02:47:02.178 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-874" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.210 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3f9b46ede59" state="down"
2026-02-17 02:47:02.210 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f9b46ede59"
2026-02-17 02:47:02.210 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9b46ede59", State:"down", Index:182}
2026-02-17 02:47:02.210 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Typed[string]{}}
2026-02-17 02:47:02.210 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Typed[string]{}}
2026-02-17 02:47:02.210 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:02.210 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.210 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.212 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3f9b46ede59" state="up"
2026-02-17 02:47:02.238 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:02.238 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="down"
2026-02-17 02:47:02.238 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9b46ede59", State:"up", Index:182}
2026-02-17 02:47:02.238 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:02.238 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:02.238 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:02.238 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.238 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.259 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:02.259 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:47:02.290 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4855" name:"default"}
2026-02-17 02:47:02.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-340"}
2026-02-17 02:47:02.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3095"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3095"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3095"}
2026-02-17 02:47:02.339 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3095" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.399 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3095"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3095"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3095"}
2026-02-17 02:47:02.437 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7277"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7277"}
2026-02-17 02:47:02.463 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7277" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.687 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:02.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9b46ede59" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:47:02.687 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.687 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.687 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.688 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:02.688 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.688 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:02.708 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:02.708 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:47:02.709 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4855"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4855"}
2026-02-17 02:47:02.739 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4855"}
2026-02-17 02:47:03.633 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:03.634 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9b46ede59" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:47:03.634 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:03.634 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:03.634 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:03.635 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:03.635 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:03.635 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:03.654 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:03.654 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:47:03.905 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=182
2026-02-17 02:47:03.906 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3f9b46ede59"
2026-02-17 02:47:03.906 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:03.906 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:04.259 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-7638" name:"default"}
2026-02-17 02:47:04.375 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7638"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7638"}
2026-02-17 02:47:04.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-7638"}
2026-02-17 02:47:04.645 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:04.645 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9b46ede59" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:47:04.645 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.645 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.645 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.646 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:04.646 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.646 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.659 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:04.668 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:04.668 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:47:04.668 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9b46ede59" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:47:04.668 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.668 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.668 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.669 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:04.670 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.670 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:04.692 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:04.692 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:47:05.674 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6111"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-6111"}
2026-02-17 02:47:05.702 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9955"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9955"}
2026-02-17 02:47:05.723 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-9955" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:05.779 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9955"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9955"}
2026-02-17 02:47:05.804 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2400"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2400"}
2026-02-17 02:47:05.833 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:06.361 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-455" name:"default"}
2026-02-17 02:47:06.506 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-455"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-455"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-455"}
2026-02-17 02:47:06.531 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-455"}
2026-02-17 02:47:06.569 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-8912" name:"default"}
2026-02-17 02:47:06.951 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8174" name:"default"}
2026-02-17 02:47:06.980 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8912"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8912"}
2026-02-17 02:47:07.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-8912"}
2026-02-17 02:47:07.309 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8174"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8174"}
2026-02-17 02:47:07.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8174"}
2026-02-17 02:47:07.375 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6692" name:"default"}
2026-02-17 02:47:07.432 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-2400/condition-test-54qzc, name=eth0)
2026-02-17 02:47:07.433 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2400"} profile:{inbound_rules:{action:"allow" rule_id:"Nk9A4LCfqf5mQN1e"} outbound_rules:{action:"allow" rule_id:"Qj53x0d6C8y747_w"}}
2026-02-17 02:47:07.433 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2400.default"} profile:{}
2026-02-17 02:47:07.433 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-54qzc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1c2f38f917" profile_ids:"kns.replication-controller-2400" profile_ids:"ksa.replication-controller-2400.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:47:07.433 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.433 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.433 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.434 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1c2f38f917" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.434 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.434 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.434 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1c2f38f917" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.434 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.434 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.434 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1c2f38f917"
2026-02-17 02:47:07.434 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.434 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.480 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:07.480 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} status="down"
2026-02-17 02:47:07.517 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie1c2f38f917" state="down"
2026-02-17 02:47:07.517 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1c2f38f917"
2026-02-17 02:47:07.517 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c2f38f917", State:"down", Index:183}
2026-02-17 02:47:07.518 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Typed[string]{}}
2026-02-17 02:47:07.518 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Typed[string]{}}
2026-02-17 02:47:07.518 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1c2f38f917"
2026-02-17 02:47:07.518 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.518 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.521 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie1c2f38f917" state="up"
2026-02-17 02:47:07.542 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:07.542 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} status="down"
2026-02-17 02:47:07.542 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c2f38f917", State:"up", Index:183}
2026-02-17 02:47:07.543 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1c2f38f917"
2026-02-17 02:47:07.543 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1c2f38f917"
2026-02-17 02:47:07.543 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1c2f38f917"
2026-02-17 02:47:07.543 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.543 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:07.561 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:07.561 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} status="up"
2026-02-17 02:47:07.668 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6692"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6692"}
2026-02-17 02:47:07.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6692"}
2026-02-17 02:47:07.727 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3095" name:"default"}
2026-02-17 02:47:07.827 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-340" name:"default"}
2026-02-17 02:47:07.853 [INFO][79] felix/summary.go 100: Summarising 362 dataplane reconciliation loops over 1m0s: avg=29ms longest=85ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:47:07.853 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-340"}
2026-02-17 02:47:07.854 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-340"}
2026-02-17 02:47:08.055 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3095"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3095"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3095"}
2026-02-17 02:47:08.083 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3095"}
2026-02-17 02:47:08.735 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-2400/condition-test-54qzc, name=eth0)
2026-02-17 02:47:08.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-54qzc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1c2f38f917" profile_ids:"kns.replication-controller-2400" profile_ids:"ksa.replication-controller-2400.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:47:08.736 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:08.737 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:08.737 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:08.739 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1c2f38f917"
2026-02-17 02:47:08.739 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:08.739 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:08.762 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:08.762 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} status="up"
2026-02-17 02:47:08.865 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=183
2026-02-17 02:47:08.866 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1c2f38f917"
2026-02-17 02:47:08.866 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:08.866 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:08.900 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2400"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2400"}
2026-02-17 02:47:08.970 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-255"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-255"}
2026-02-17 02:47:08.995 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.512 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-7277" type:"ClusterIP" cluster_ips:"10.254.236.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:09.554 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-7277" type:"NodePort" cluster_ips:"10.254.183.84" ports:{Protocol:"TCP" Port:80 NodePort:30282}
2026-02-17 02:47:09.596 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-7277"
2026-02-17 02:47:09.623 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-7277"
2026-02-17 02:47:09.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7277"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7277"}
2026-02-17 02:47:09.686 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7332"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7332"}
2026-02-17 02:47:09.713 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-7332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.767 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7332"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7332"}
2026-02-17 02:47:09.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2140"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2140"}
2026-02-17 02:47:09.826 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2140" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.848 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-2140" type:"NodePort" cluster_ips:"10.254.34.88" ports:{Protocol:"TCP" Port:80 NodePort:31415}
2026-02-17 02:47:09.870 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-2140" type:"ClusterIP" cluster_ips:"10.254.37.31" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:10.573 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-l2lbn, name=eth0)
2026-02-17 02:47:10.573 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2140"} profile:{inbound_rules:{action:"allow" rule_id:"sjEpXMhyCjxpczPa"} outbound_rules:{action:"allow" rule_id:"UnsiVltKukcVrXht"}}
2026-02-17 02:47:10.573 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2140.default"} profile:{}
2026-02-17 02:47:10.573 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-l2lbn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia15a0ecf1ff" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:47:10.573 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.574 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.574 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.574 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia15a0ecf1ff" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.574 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2140" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.574 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GbdK4bcAATE0pr_NTs" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.574 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia15a0ecf1ff" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.574 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2140" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.574 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GbdK4bcAATE0pr_NTs" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.574 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:10.574 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.574 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.631 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:10.631 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} status="down"
2026-02-17 02:47:10.648 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia15a0ecf1ff" state="down"
2026-02-17 02:47:10.648 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:10.649 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia15a0ecf1ff", State:"down", Index:184}
2026-02-17 02:47:10.649 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Typed[string]{}}
2026-02-17 02:47:10.649 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Typed[string]{}}
2026-02-17 02:47:10.649 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:10.649 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.649 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.653 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia15a0ecf1ff" state="up"
2026-02-17 02:47:10.681 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:10.681 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} status="down"
2026-02-17 02:47:10.681 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia15a0ecf1ff", State:"up", Index:184}
2026-02-17 02:47:10.681 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:10.681 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:10.681 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:10.681 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.681 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:10.711 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:10.711 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.811 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:10.812 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9b46ede59" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:47:10.812 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.812 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.812 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.813 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:10.813 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.813 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.839 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:10.840 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.843 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:10.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9b46ede59" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.99.55/32"}
2026-02-17 02:47:10.843 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.843 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.843 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.844 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9b46ede59"
2026-02-17 02:47:10.844 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.844 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:10.876 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:10.877 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.877 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6111"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-6111"}
2026-02-17 02:47:11.065 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-9955" name:"default"}
2026-02-17 02:47:11.196 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release, name=eth0)
2026-02-17 02:47:11.196 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release" endpoint_id:"eth0"}
2026-02-17 02:47:11.196 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-6111"}
2026-02-17 02:47:11.196 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-6111.default"}
2026-02-17 02:47:11.196 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:11.197 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:11.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.197 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.198 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.198 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:11.198 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3f9b46ede59" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.198 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3f9b46ede59" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.198 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:11.198 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:11.198 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.55
2026-02-17 02:47:11.274 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:47:11.291 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9955"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9955"}
2026-02-17 02:47:11.307 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=182
2026-02-17 02:47:11.307 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f9b46ede59"
2026-02-17 02:47:11.308 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3f9b46ede59" state="down"
2026-02-17 02:47:11.310 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3f9b46ede59" state=""
2026-02-17 02:47:11.310 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3f9b46ede59"
2026-02-17 02:47:11.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-9955"}
2026-02-17 02:47:11.342 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.342 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.342 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9b46ede59", State:"down", Index:182}
2026-02-17 02:47:11.342 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9b46ede59", State:"", Index:182}
2026-02-17 02:47:11.342 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Set[string](nil)}
2026-02-17 02:47:11.342 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9b46ede59", Addrs:set.Set[string](nil)}
2026-02-17 02:47:11.758 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-l2lbn, name=eth0)
2026-02-17 02:47:11.759 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-l2lbn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia15a0ecf1ff" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:47:11.759 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:11.759 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:11.759 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:11.760 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:11.760 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:11.760 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:11.785 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:11.785 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} status="up"
2026-02-17 02:47:11.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-2140" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:12.226 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=184
2026-02-17 02:47:12.227 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:12.227 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:12.227 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:13.925 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-2400/condition-test-54qzc, name=eth0)
2026-02-17 02:47:13.925 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-54qzc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1c2f38f917" profile_ids:"kns.replication-controller-2400" profile_ids:"ksa.replication-controller-2400.default" ipv4_nets:"10.100.99.53/32"}
2026-02-17 02:47:13.925 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.925 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.926 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.926 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1c2f38f917"
2026-02-17 02:47:13.926 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.926 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.933 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=replication-controller-2400/condition-test-54qzc, name=eth0)
2026-02-17 02:47:13.952 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:13.952 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"} status="up"
2026-02-17 02:47:13.952 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-54qzc" endpoint_id:"eth0"}
2026-02-17 02:47:13.952 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2400"}
2026-02-17 02:47:13.952 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2400.default"}
2026-02-17 02:47:13.952 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.952 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.952 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.952 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.952 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.952 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.952 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1c2f38f917" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.953 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1c2f38f917" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.953 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.953 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:13.954 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.53
2026-02-17 02:47:14.011 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-54qzc", EndpointId:"eth0"}
2026-02-17 02:47:14.135 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2400" name:"default"}
2026-02-17 02:47:14.227 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-2140"
2026-02-17 02:47:14.286 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-l2lbn, name=eth0)
2026-02-17 02:47:14.294 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-l2lbn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia15a0ecf1ff" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.99.56/32"}
2026-02-17 02:47:14.294 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.294 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.294 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.295 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:14.295 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.295 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.308 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-l2lbn, name=eth0)
2026-02-17 02:47:14.317 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:14.317 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"} status="up"
2026-02-17 02:47:14.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-l2lbn" endpoint_id:"eth0"}
2026-02-17 02:47:14.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2140.default"}
2026-02-17 02:47:14.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2140"}
2026-02-17 02:47:14.317 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-2140"
2026-02-17 02:47:14.317 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.317 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.318 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2140" ipVersion=0x4 table="filter"
2026-02-17 02:47:14.318 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GbdK4bcAATE0pr_NTs" ipVersion=0x4 table="filter"
2026-02-17 02:47:14.318 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2140" ipVersion=0x4 nextLog=2026-02-17 02:47:24.655518075 +0000 UTC m=+1109.169227153 table="filter"
2026-02-17 02:47:14.318 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.318 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.318 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.318 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.56
2026-02-17 02:47:14.335 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie1c2f38f917" state="down"
2026-02-17 02:47:14.335 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1c2f38f917"
2026-02-17 02:47:14.335 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=183
2026-02-17 02:47:14.339 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie1c2f38f917" state=""
2026-02-17 02:47:14.339 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1c2f38f917"
2026-02-17 02:47:14.379 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-l2lbn", EndpointId:"eth0"}
2026-02-17 02:47:14.379 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2140"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2140"}
2026-02-17 02:47:14.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8635"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-8635"}
2026-02-17 02:47:14.431 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c2f38f917", State:"down", Index:183}
2026-02-17 02:47:14.431 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Typed[string]{}}
2026-02-17 02:47:14.431 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Typed[string]{}}
2026-02-17 02:47:14.431 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c2f38f917", State:"", Index:183}
2026-02-17 02:47:14.431 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Set[string](nil)}
2026-02-17 02:47:14.431 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c2f38f917", Addrs:set.Set[string](nil)}
2026-02-17 02:47:14.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-8635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:14.648 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8635"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-8635"}
2026-02-17 02:47:14.671 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6072"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6072"}
2026-02-17 02:47:14.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6072" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:14.759 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-255"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-255"}
2026-02-17 02:47:14.783 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2022"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2022"}
2026-02-17 02:47:14.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2022" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:15.046 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-7332" name:"default"}
2026-02-17 02:47:15.183 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2400"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2400"}
2026-02-17 02:47:15.209 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2400"}
2026-02-17 02:47:15.298 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6072/pod-subpath-test-downwardapi-724r, name=eth0)
2026-02-17 02:47:15.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-6072"} profile:{inbound_rules:{action:"allow" rule_id:"m1qC2HR-z3PjR4ef"} outbound_rules:{action:"allow" rule_id:"8lTJbPZNpiYNbOOI"}}
2026-02-17 02:47:15.299 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-6072.default"} profile:{}
2026-02-17 02:47:15.299 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6072/pod-subpath-test-downwardapi-724r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8068e02a31a" profile_ids:"kns.subpath-6072" profile_ids:"ksa.subpath-6072.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:47:15.299 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.299 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.299 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.299 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8068e02a31a"
2026-02-17 02:47:15.300 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.300 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.368 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali8068e02a31a" state="down"
2026-02-17 02:47:15.369 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8068e02a31a"
2026-02-17 02:47:15.372 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali8068e02a31a" state="up"
2026-02-17 02:47:15.379 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:15.379 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} status="down"
2026-02-17 02:47:15.379 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8068e02a31a", State:"down", Index:185}
2026-02-17 02:47:15.379 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.379 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.379 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8068e02a31a", State:"up", Index:185}
2026-02-17 02:47:15.379 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8068e02a31a"
2026-02-17 02:47:15.379 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8068e02a31a"
2026-02-17 02:47:15.379 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8068e02a31a"
2026-02-17 02:47:15.379 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.379 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.399 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:15.399 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} status="up"
2026-02-17 02:47:15.498 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7332"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7332"}
2026-02-17 02:47:15.523 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-7332"}
2026-02-17 02:47:15.620 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7277" name:"default"}
2026-02-17 02:47:15.742 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7277"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7277"}
2026-02-17 02:47:15.773 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7277"}
2026-02-17 02:47:15.784 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6072/pod-subpath-test-downwardapi-724r, name=eth0)
2026-02-17 02:47:15.796 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6072/pod-subpath-test-downwardapi-724r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8068e02a31a" profile_ids:"kns.subpath-6072" profile_ids:"ksa.subpath-6072.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:47:15.797 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.797 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.797 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.797 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8068e02a31a"
2026-02-17 02:47:15.797 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.797 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:15.816 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:15.817 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} status="up"
2026-02-17 02:47:16.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-6111" name:"default"}
2026-02-17 02:47:16.315 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-6111"}
bird: KIF: Received address message for unknown interface 184
2026-02-17 02:47:16.641 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=185
2026-02-17 02:47:16.641 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8068e02a31a"
2026-02-17 02:47:16.641 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:16.641 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:16.679 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia15a0ecf1ff" state="down"
2026-02-17 02:47:16.679 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:16.679 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia15a0ecf1ff", State:"down", Index:184}
2026-02-17 02:47:16.679 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.679 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.680 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=184
2026-02-17 02:47:16.682 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia15a0ecf1ff" state=""
2026-02-17 02:47:16.683 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia15a0ecf1ff"
2026-02-17 02:47:16.704 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia15a0ecf1ff", State:"", Index:184}
2026-02-17 02:47:16.704 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Set[string](nil)}
2026-02-17 02:47:16.704 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia15a0ecf1ff", Addrs:set.Set[string](nil)}
2026-02-17 02:47:18.896 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2022"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2022"}
2026-02-17 02:47:18.929 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1681"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1681"}
2026-02-17 02:47:18.929 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-1681" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:18.995 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1681"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1681"}
2026-02-17 02:47:19.020 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-653"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-653"}
2026-02-17 02:47:19.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-653" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:19.699 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2140" name:"default"}
2026-02-17 02:47:19.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2140"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2140"}
2026-02-17 02:47:19.830 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-8635" name:"default"}
2026-02-17 02:47:19.851 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2140"}
2026-02-17 02:47:20.215 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8635"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-8635"}
2026-02-17 02:47:20.245 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-8635"}
2026-02-17 02:47:20.344 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-255" name:"default"}
2026-02-17 02:47:20.384 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-255"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-255"}
2026-02-17 02:47:20.409 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-255"}
2026-02-17 02:47:23.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-653"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-653"}
2026-02-17 02:47:23.167 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1556"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"events-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1556"}
2026-02-17 02:47:23.189 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1556" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:23.272 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1556"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"events-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1556"}
2026-02-17 02:47:23.296 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2978"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2978"}
2026-02-17 02:47:23.320 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2978" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:24.024 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2022" name:"default"}
2026-02-17 02:47:24.503 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2022"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2022"}
2026-02-17 02:47:24.527 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2022"}
2026-02-17 02:47:24.575 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-1681" name:"default"}
2026-02-17 02:47:24.882 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1681"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1681"}
2026-02-17 02:47:24.907 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-1681"}
2026-02-17 02:47:27.517 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2978"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2978"}
2026-02-17 02:47:27.549 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4458"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4458"}
2026-02-17 02:47:27.578 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4458" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:27.635 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4458"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4458"}
2026-02-17 02:47:27.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2150"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2150"}
2026-02-17 02:47:27.715 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2150" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:28.264 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549, name=eth0)
2026-02-17 02:47:28.264 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2150"} profile:{inbound_rules:{action:"allow" rule_id:"3yJYsOEGtdckOBlx"} outbound_rules:{action:"allow" rule_id:"yhRoiE83USW6cfEj"}}
2026-02-17 02:47:28.265 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2150.default"} profile:{}
2026-02-17 02:47:28.287 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5aaaa88a7c6" profile_ids:"kns.downward-api-2150" profile_ids:"ksa.downward-api-2150.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:47:28.287 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.287 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.288 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.288 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5aaaa88a7c6" ipVersion=0x4 logsSkipped=9 table="filter"
2026-02-17 02:47:28.288 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gBKl8jk4V3GbqKQT2H" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.288 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jSxo7OBvEpTYS-WuW0" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.288 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5aaaa88a7c6" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.288 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gBKl8jk4V3GbqKQT2H" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.288 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jSxo7OBvEpTYS-WuW0" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.288 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:28.288 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.288 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.332 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:28.332 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} status="down"
2026-02-17 02:47:28.348 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali5aaaa88a7c6" state="down"
2026-02-17 02:47:28.349 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aaaa88a7c6", State:"down", Index:186}
2026-02-17 02:47:28.349 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:28.349 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:28.349 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.349 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.349 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali5aaaa88a7c6" state="up"
2026-02-17 02:47:28.377 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:28.377 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} status="down"
2026-02-17 02:47:28.377 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.377 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.377 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aaaa88a7c6", State:"up", Index:186}
2026-02-17 02:47:28.377 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:28.377 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:28.377 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:28.377 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.377 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.400 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:28.400 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} status="up"
2026-02-17 02:47:28.420 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-653" name:"default"}
2026-02-17 02:47:28.581 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1556" name:"default"}
2026-02-17 02:47:28.749 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1556"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"events-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1556"}
2026-02-17 02:47:28.782 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-653"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-653"}
2026-02-17 02:47:28.782 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1556"}
2026-02-17 02:47:28.782 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-653"}
2026-02-17 02:47:28.872 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549, name=eth0)
2026-02-17 02:47:28.873 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5aaaa88a7c6" profile_ids:"kns.downward-api-2150" profile_ids:"ksa.downward-api-2150.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:47:28.873 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.873 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.873 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.873 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:28.874 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.874 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:28.898 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:28.898 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} status="up"
2026-02-17 02:47:29.442 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=186
2026-02-17 02:47:29.442 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:29.442 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:29.442 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:30.039 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549, name=eth0)
2026-02-17 02:47:30.039 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5aaaa88a7c6" profile_ids:"kns.downward-api-2150" profile_ids:"ksa.downward-api-2150.default" ipv4_nets:"10.100.99.59/32"}
2026-02-17 02:47:30.039 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.040 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.040 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.040 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:30.040 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.040 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.067 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:30.067 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} status="up"
2026-02-17 02:47:30.144 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=186
2026-02-17 02:47:30.144 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:30.144 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali5aaaa88a7c6" state="down"
2026-02-17 02:47:30.144 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:30.144 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:30.144 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aaaa88a7c6", State:"down", Index:186}
2026-02-17 02:47:30.144 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:30.144 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.144 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.145 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.59
2026-02-17 02:47:30.145 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali5aaaa88a7c6" state=""
2026-02-17 02:47:30.146 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:30.165 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:30.166 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} status="down"
2026-02-17 02:47:30.166 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aaaa88a7c6", State:"", Index:186}
2026-02-17 02:47:30.166 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Set[string](nil)}
2026-02-17 02:47:30.166 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aaaa88a7c6", Addrs:set.Set[string](nil)}
2026-02-17 02:47:30.166 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aaaa88a7c6"
2026-02-17 02:47:30.166 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.166 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.194 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:30.194 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"} status="down"
2026-02-17 02:47:30.262 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549, name=eth0)
2026-02-17 02:47:30.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549" endpoint_id:"eth0"}
2026-02-17 02:47:30.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2150.default"}
2026-02-17 02:47:30.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2150"}
2026-02-17 02:47:30.263 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.263 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gBKl8jk4V3GbqKQT2H" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jSxo7OBvEpTYS-WuW0" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gBKl8jk4V3GbqKQT2H" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.264 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jSxo7OBvEpTYS-WuW0" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.264 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.265 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5aaaa88a7c6" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.265 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5aaaa88a7c6" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.265 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.265 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:30.322 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2150/downward-api-5107d82f-b3b7-4bd8-9376-f8c80b456549", EndpointId:"eth0"}
2026-02-17 02:47:31.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2150"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2150"}
2026-02-17 02:47:31.839 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-963"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-963"}
2026-02-17 02:47:31.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-963" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:32.526 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-963/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:47:32.526 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-963"} profile:{inbound_rules:{action:"allow" rule_id:"Zl4J-zugpm_0p_uX"} outbound_rules:{action:"allow" rule_id:"RtSjdn1mgXiQRTx5"}}
2026-02-17 02:47:32.527 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-963.default"} profile:{}
2026-02-17 02:47:32.527 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-963/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83c75288455" profile_ids:"kns.kubectl-963" profile_ids:"ksa.kubectl-963.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:47:32.527 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.527 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.527 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.527 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.527 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83c75288455" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.527 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-963" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.527 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_i52wzGqEnGEp3FVL7z" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.527 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.527 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83c75288455" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.528 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-963" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.528 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_i52wzGqEnGEp3FVL7z" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.528 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83c75288455"
2026-02-17 02:47:32.528 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.528 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.562 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:32.562 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:47:32.562 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2978"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2978"}
2026-02-17 02:47:32.607 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali83c75288455" state="down"
2026-02-17 02:47:32.607 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83c75288455"
2026-02-17 02:47:32.607 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali83c75288455" state="up"
2026-02-17 02:47:32.607 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83c75288455", State:"down", Index:187}
2026-02-17 02:47:32.607 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.607 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.607 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83c75288455", State:"up", Index:187}
2026-02-17 02:47:32.607 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83c75288455"
2026-02-17 02:47:32.607 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83c75288455"
2026-02-17 02:47:32.607 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83c75288455"
2026-02-17 02:47:32.607 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.607 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.637 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:32.637 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:47:32.804 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4458" name:"default"}
2026-02-17 02:47:32.904 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-963/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:47:32.904 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-963/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83c75288455" profile_ids:"kns.kubectl-963" profile_ids:"ksa.kubectl-963.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:47:32.905 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.905 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.905 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.905 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83c75288455"
2026-02-17 02:47:32.905 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.905 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:32.924 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:32.924 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:47:32.924 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4458"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4458"}
2026-02-17 02:47:32.943 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4458"}
2026-02-17 02:47:34.309 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=187
2026-02-17 02:47:34.309 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83c75288455"
2026-02-17 02:47:34.309 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:34.309 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:35.950 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6072/pod-subpath-test-downwardapi-724r, name=eth0)
2026-02-17 02:47:35.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6072/pod-subpath-test-downwardapi-724r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8068e02a31a" profile_ids:"kns.subpath-6072" profile_ids:"ksa.subpath-6072.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:47:35.950 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:35.950 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:35.950 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:35.951 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8068e02a31a"
2026-02-17 02:47:35.951 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:35.951 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:35.977 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:35.977 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} status="up"
2026-02-17 02:47:36.934 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2150" name:"default"}
2026-02-17 02:47:37.073 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2150"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2150"}
2026-02-17 02:47:37.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2150"}
2026-02-17 02:47:37.164 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6072/pod-subpath-test-downwardapi-724r, name=eth0)
2026-02-17 02:47:37.164 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6072/pod-subpath-test-downwardapi-724r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8068e02a31a" profile_ids:"kns.subpath-6072" profile_ids:"ksa.subpath-6072.default" ipv4_nets:"10.100.99.57/32"}
2026-02-17 02:47:37.164 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.164 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.164 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.165 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8068e02a31a"
2026-02-17 02:47:37.165 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.165 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 185
2026-02-17 02:47:37.186 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:37.186 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} status="up"
2026-02-17 02:47:37.268 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali8068e02a31a" state="down"
2026-02-17 02:47:37.269 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8068e02a31a"
2026-02-17 02:47:37.269 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=185
2026-02-17 02:47:37.269 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8068e02a31a", State:"down", Index:185}
2026-02-17 02:47:37.269 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:37.269 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:37.269 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8068e02a31a"
2026-02-17 02:47:37.269 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.269 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.269 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.57
2026-02-17 02:47:37.270 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali8068e02a31a" state=""
2026-02-17 02:47:37.270 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8068e02a31a"
2026-02-17 02:47:37.292 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:37.292 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} status="down"
2026-02-17 02:47:37.292 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8068e02a31a", State:"", Index:185}
2026-02-17 02:47:37.292 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Set[string](nil)}
2026-02-17 02:47:37.292 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8068e02a31a", Addrs:set.Set[string](nil)}
2026-02-17 02:47:37.292 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8068e02a31a"
2026-02-17 02:47:37.292 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.292 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.311 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:37.311 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"} status="down"
2026-02-17 02:47:37.368 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=subpath-6072/pod-subpath-test-downwardapi-724r, name=eth0)
2026-02-17 02:47:37.368 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6072/pod-subpath-test-downwardapi-724r" endpoint_id:"eth0"}
2026-02-17 02:47:37.368 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-6072"}
2026-02-17 02:47:37.369 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-6072.default"}
2026-02-17 02:47:37.369 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.369 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-6072" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NUIw1bRX-8f7TkU3Xl" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-6072" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NUIw1bRX-8f7TkU3Xl" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8068e02a31a" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8068e02a31a" ipVersion=0x4 table="filter"
2026-02-17 02:47:37.369 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.369 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.403 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-963/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:47:37.420 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-963/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:47:37.440 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6072/pod-subpath-test-downwardapi-724r", EndpointId:"eth0"}
2026-02-17 02:47:37.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-963/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83c75288455" profile_ids:"kns.kubectl-963" profile_ids:"ksa.kubectl-963.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:47:37.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-963/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83c75288455" profile_ids:"kns.kubectl-963" profile_ids:"ksa.kubectl-963.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:47:37.441 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.441 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.441 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.441 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83c75288455"
2026-02-17 02:47:37.441 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.442 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.476 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:37.476 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:47:37.544 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-963/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:47:37.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-963/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83c75288455" profile_ids:"kns.kubectl-963" profile_ids:"ksa.kubectl-963.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:47:37.545 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.545 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.545 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.546 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83c75288455"
2026-02-17 02:47:37.546 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.546 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.567 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:37.567 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:47:37.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2978" name:"default"}
2026-02-17 02:47:37.925 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2978"}
2026-02-17 02:47:37.960 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-963/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:47:37.960 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-963/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83c75288455" profile_ids:"kns.kubectl-963" profile_ids:"ksa.kubectl-963.default" ipv4_nets:"10.100.99.49/32"}
2026-02-17 02:47:37.961 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.961 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.961 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.961 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83c75288455"
2026-02-17 02:47:37.961 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.961 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:37.984 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:37.984 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:47:38.151 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=kubectl-963/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:47:38.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-963/e2e-test-httpd-pod" endpoint_id:"eth0"}
2026-02-17 02:47:38.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-963"}
2026-02-17 02:47:38.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-963.default"}
2026-02-17 02:47:38.151 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:38.151 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:38.153 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-963" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.153 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_i52wzGqEnGEp3FVL7z" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.153 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-963" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.153 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_i52wzGqEnGEp3FVL7z" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.153 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:38.153 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83c75288455" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.153 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83c75288455" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.153 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:38.154 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:38.154 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.49
2026-02-17 02:47:38.211 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-963/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:47:38.253 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali83c75288455" state="down"
2026-02-17 02:47:38.253 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83c75288455"
2026-02-17 02:47:38.253 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83c75288455", State:"down", Index:187}
2026-02-17 02:47:38.253 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Typed[string]{}}
2026-02-17 02:47:38.253 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=187
2026-02-17 02:47:38.253 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Typed[string]{}}
2026-02-17 02:47:38.253 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali83c75288455" state=""
2026-02-17 02:47:38.253 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83c75288455"
2026-02-17 02:47:38.271 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83c75288455", State:"", Index:187}
2026-02-17 02:47:38.271 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Set[string](nil)}
2026-02-17 02:47:38.271 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83c75288455", Addrs:set.Set[string](nil)}
2026-02-17 02:47:38.865 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6072"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6072"}
2026-02-17 02:47:38.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4159"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4159"}
2026-02-17 02:47:38.932 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:39.030 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-963"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-963"}
2026-02-17 02:47:39.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5679"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5679"}
2026-02-17 02:47:39.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5679" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:39.172 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5679"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5679"}
2026-02-17 02:47:39.242 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6718"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6718"}
2026-02-17 02:47:39.262 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:39.289 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718" type:"NodePort" cluster_ips:"10.254.205.94" ports:{Protocol:"TCP" Port:80 NodePort:31045}
2026-02-17 02:47:39.533 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3, name=eth0)
2026-02-17 02:47:39.533 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-4159.default"} profile:{}
2026-02-17 02:47:39.533 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-4159"} profile:{inbound_rules:{action:"allow" rule_id:"k7llQ4MI_3PwvqiY"} outbound_rules:{action:"allow" rule_id:"2f2kbK4r6lmNAR9h"}}
2026-02-17 02:47:39.533 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali321f77cd8f9" profile_ids:"kns.container-probe-4159" profile_ids:"ksa.container-probe-4159.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:47:39.533 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.534 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.534 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.534 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali321f77cd8f9" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.534 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rtemehstYbiPbHzqgs" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.534 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tmmThSsltdLSbrboNE" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.534 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali321f77cd8f9" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.534 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rtemehstYbiPbHzqgs" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.534 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tmmThSsltdLSbrboNE" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.534 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali321f77cd8f9"
2026-02-17 02:47:39.534 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.534 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.578 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:39.578 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} status="down"
2026-02-17 02:47:39.609 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali321f77cd8f9" state="down"
2026-02-17 02:47:39.609 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f77cd8f9", State:"down", Index:188}
2026-02-17 02:47:39.609 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali321f77cd8f9"
2026-02-17 02:47:39.610 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali321f77cd8f9"
2026-02-17 02:47:39.610 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.610 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.611 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali321f77cd8f9" state="up"
2026-02-17 02:47:39.626 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:39.626 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} status="down"
2026-02-17 02:47:39.627 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Typed[string]{}}
2026-02-17 02:47:39.627 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Typed[string]{}}
2026-02-17 02:47:39.627 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f77cd8f9", State:"up", Index:188}
2026-02-17 02:47:39.627 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali321f77cd8f9"
2026-02-17 02:47:39.627 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali321f77cd8f9"
2026-02-17 02:47:39.627 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali321f77cd8f9"
2026-02-17 02:47:39.627 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.627 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:39.647 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:39.647 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} status="up"
2026-02-17 02:47:39.919 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-65rbt, name=eth0)
2026-02-17 02:47:39.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6718"} profile:{inbound_rules:{action:"allow" rule_id:"G3vwNZoSwY6j3aqf"} outbound_rules:{action:"allow" rule_id:"LLDUCClBkYcrdf1s"}}
2026-02-17 02:47:39.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6718.default"} profile:{}
2026-02-17 02:47:39.920 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41e5cd5a009" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:47:39.920 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:39.920 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:39.920 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:39.920 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali41e5cd5a009" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.920 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.920 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.921 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali41e5cd5a009" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.921 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.921 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.921 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali41e5cd5a009"
2026-02-17 02:47:39.921 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:39.921 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:39.965 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:39.965 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} status="down"
2026-02-17 02:47:39.995 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali41e5cd5a009" state="down"
2026-02-17 02:47:39.995 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41e5cd5a009"
2026-02-17 02:47:39.995 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali41e5cd5a009" state="up"
2026-02-17 02:47:39.995 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41e5cd5a009", State:"down", Index:189}
2026-02-17 02:47:39.996 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Typed[string]{}}
2026-02-17 02:47:39.996 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Typed[string]{}}
2026-02-17 02:47:39.996 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41e5cd5a009", State:"up", Index:189}
2026-02-17 02:47:39.996 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali41e5cd5a009"
2026-02-17 02:47:39.996 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41e5cd5a009"
2026-02-17 02:47:39.996 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41e5cd5a009"
2026-02-17 02:47:39.996 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:39.996 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:40.001 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3, name=eth0)
2026-02-17 02:47:40.016 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:40.016 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} status="up"
2026-02-17 02:47:40.016 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali321f77cd8f9" profile_ids:"kns.container-probe-4159" profile_ids:"ksa.container-probe-4159.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:47:40.017 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:40.017 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:40.017 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:40.017 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali321f77cd8f9"
2026-02-17 02:47:40.017 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:40.018 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:47:40.036 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:40.036 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} status="up"
2026-02-17 02:47:40.677 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=188
2026-02-17 02:47:40.677 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali321f77cd8f9"
2026-02-17 02:47:40.677 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:40.677 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:41.005 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-65rbt, name=eth0)
2026-02-17 02:47:41.005 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41e5cd5a009" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:47:41.006 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:41.006 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:41.006 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:41.007 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41e5cd5a009"
2026-02-17 02:47:41.007 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:41.007 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:47:41.037 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:41.037 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} status="up"
2026-02-17 02:47:41.605 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=189
2026-02-17 02:47:41.605 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali41e5cd5a009"
2026-02-17 02:47:41.605 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:41.605 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:43.909 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6072" name:"default"}
2026-02-17 02:47:44.228 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5679" name:"default"}
2026-02-17 02:47:44.260 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6072"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6072"}
2026-02-17 02:47:44.261 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6072"}
2026-02-17 02:47:44.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-963" name:"default"}
2026-02-17 02:47:44.667 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-963"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-963"}
2026-02-17 02:47:44.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-963"}
2026-02-17 02:47:44.755 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5679"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5679"}
2026-02-17 02:47:44.789 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5679"}
2026-02-17 02:47:46.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718" type:"NodePort" cluster_ips:"10.254.205.94" ports:{Protocol:"TCP" Port:80 NodePort:31045}
2026-02-17 02:47:46.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718" type:"NodePort" cluster_ips:"10.254.205.94" ports:{Protocol:"TCP" Port:80 NodePort:31045}
2026-02-17 02:47:51.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9226"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9226"}
2026-02-17 02:47:51.579 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6710"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-6710"}
2026-02-17 02:47:51.624 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-6710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:52.437 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6710"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-6710"}
2026-02-17 02:47:52.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-838"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-838"}
2026-02-17 02:47:52.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-838" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:56.087 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:47:56.578 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-838"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-838"}
2026-02-17 02:47:56.605 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5400"}
2026-02-17 02:47:56.626 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:56.768 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9226" name:"default"}
2026-02-17 02:47:56.948 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9226"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9226"}
2026-02-17 02:47:56.985 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9226"}
2026-02-17 02:47:57.203 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84, name=eth0)
2026-02-17 02:47:57.203 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5400"} profile:{inbound_rules:{action:"allow" rule_id:"SgSmgciI-XwbxhaT"} outbound_rules:{action:"allow" rule_id:"egjFaf18E_oZXhdi"}}
2026-02-17 02:47:57.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5400.default"} profile:{}
2026-02-17 02:47:57.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9504a17cf6e" profile_ids:"kns.projected-5400" profile_ids:"ksa.projected-5400.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:47:57.204 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.204 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.204 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.205 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9504a17cf6e" ipVersion=0x4 table="filter"
2026-02-17 02:47:57.205 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5400" ipVersion=0x4 table="filter"
2026-02-17 02:47:57.205 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GocNsQbYJ__okm1zrl" ipVersion=0x4 table="filter"
2026-02-17 02:47:57.205 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9504a17cf6e" ipVersion=0x4 table="filter"
2026-02-17 02:47:57.205 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5400" ipVersion=0x4 table="filter"
2026-02-17 02:47:57.205 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GocNsQbYJ__okm1zrl" ipVersion=0x4 table="filter"
2026-02-17 02:47:57.205 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:57.205 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.206 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.247 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:57.247 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} status="down"
2026-02-17 02:47:57.280 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali9504a17cf6e" state="down"
2026-02-17 02:47:57.281 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9504a17cf6e"
2026-02-17 02:47:57.281 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9504a17cf6e", State:"down", Index:190}
2026-02-17 02:47:57.281 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Typed[string]{}}
2026-02-17 02:47:57.281 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Typed[string]{}}
2026-02-17 02:47:57.281 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:57.281 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.281 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.283 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali9504a17cf6e" state="up"
2026-02-17 02:47:57.302 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:57.302 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} status="down"
2026-02-17 02:47:57.302 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9504a17cf6e", State:"up", Index:190}
2026-02-17 02:47:57.302 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:57.302 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:57.302 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:57.302 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.302 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:57.320 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:57.320 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} status="up"
2026-02-17 02:47:57.679 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-6710" name:"default"}
2026-02-17 02:47:57.783 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6710"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-6710"}
2026-02-17 02:47:57.815 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-6710"}
2026-02-17 02:47:58.094 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84, name=eth0)
2026-02-17 02:47:58.094 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9504a17cf6e" profile_ids:"kns.projected-5400" profile_ids:"ksa.projected-5400.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:47:58.094 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:58.094 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:58.094 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:58.096 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:58.096 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:58.096 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:58.123 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:58.123 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} status="up"
2026-02-17 02:47:58.850 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=190
2026-02-17 02:47:58.850 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9504a17cf6e"
2026-02-17 02:47:58.850 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:58.850 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:59.261 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84, name=eth0)
2026-02-17 02:47:59.262 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9504a17cf6e" profile_ids:"kns.projected-5400" profile_ids:"ksa.projected-5400.default" ipv4_nets:"10.100.99.62/32"}
2026-02-17 02:47:59.262 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.262 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.262 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.263 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:59.263 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.263 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.292 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:59.292 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} status="up"
2026-02-17 02:47:59.366 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali9504a17cf6e" state="down"
2026-02-17 02:47:59.366 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9504a17cf6e", State:"down", Index:190}
2026-02-17 02:47:59.366 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9504a17cf6e"
2026-02-17 02:47:59.366 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=190
2026-02-17 02:47:59.366 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Typed[string]{}}
2026-02-17 02:47:59.366 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Typed[string]{}}
2026-02-17 02:47:59.366 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:59.366 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.366 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.367 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.62
2026-02-17 02:47:59.370 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali9504a17cf6e" state=""
2026-02-17 02:47:59.370 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9504a17cf6e"
2026-02-17 02:47:59.390 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:59.390 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} status="down"
2026-02-17 02:47:59.390 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9504a17cf6e", State:"", Index:190}
2026-02-17 02:47:59.390 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Set[string](nil)}
2026-02-17 02:47:59.390 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9504a17cf6e", Addrs:set.Set[string](nil)}
2026-02-17 02:47:59.390 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9504a17cf6e"
2026-02-17 02:47:59.390 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.390 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.417 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:59.417 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"} status="down"
2026-02-17 02:47:59.481 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84, name=eth0)
2026-02-17 02:47:59.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84" endpoint_id:"eth0"}
2026-02-17 02:47:59.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5400.default"}
2026-02-17 02:47:59.482 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5400"}
2026-02-17 02:47:59.482 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.482 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.484 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5400" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.484 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GocNsQbYJ__okm1zrl" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.484 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5400" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.484 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GocNsQbYJ__okm1zrl" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.484 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.484 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9504a17cf6e" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.484 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9504a17cf6e" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.484 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.484 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:47:59.533 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5400/downwardapi-volume-c61fc852-a65c-4819-a008-89774a45bc84", EndpointId:"eth0"}
2026-02-17 02:48:00.696 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5400"}
2026-02-17 02:48:00.719 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2620"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2620"}
2026-02-17 02:48:00.719 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-2620" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:01.746 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-838" name:"default"}
2026-02-17 02:48:01.837 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-838"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-838"}
2026-02-17 02:48:01.864 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-838"}
2026-02-17 02:48:04.819 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2620"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2620"}
2026-02-17 02:48:04.850 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5521"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5521"}
2026-02-17 02:48:04.874 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:04.875 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5521" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:04.901 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-5521" type:"ClusterIP" cluster_ips:"10.254.70.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:05.464 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7, name=eth0)
2026-02-17 02:48:05.465 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-5521"} profile:{inbound_rules:{action:"allow" rule_id:"HNpLDv3ER1X6bm2K"} outbound_rules:{action:"allow" rule_id:"Eiq9qHICNqu1X5la"}}
2026-02-17 02:48:05.465 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-5521.default"} profile:{}
2026-02-17 02:48:05.465 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc04d91876" profile_ids:"kns.dns-5521" profile_ids:"ksa.dns-5521.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:48:05.465 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.465 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.465 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.466 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0dc04d91876" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.466 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-5521" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.466 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Q370K053NPzM5NaykC" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.466 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0dc04d91876" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.466 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-5521" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.466 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Q370K053NPzM5NaykC" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.466 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0dc04d91876"
2026-02-17 02:48:05.466 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.466 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.510 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.510 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.536 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali0dc04d91876" state="down"
2026-02-17 02:48:05.536 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0dc04d91876"
2026-02-17 02:48:05.536 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc04d91876", State:"down", Index:191}
2026-02-17 02:48:05.536 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.536 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.536 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0dc04d91876"
2026-02-17 02:48:05.536 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.536 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.539 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali0dc04d91876" state="up"
2026-02-17 02:48:05.556 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.556 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.556 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc04d91876", State:"up", Index:191}
2026-02-17 02:48:05.556 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0dc04d91876"
2026-02-17 02:48:05.556 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0dc04d91876"
2026-02-17 02:48:05.556 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc04d91876"
2026-02-17 02:48:05.557 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.557 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:05.574 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:05.574 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:05.821 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5400" name:"default"}
2026-02-17 02:48:06.137 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7, name=eth0)
2026-02-17 02:48:06.137 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc04d91876" profile_ids:"kns.dns-5521" profile_ids:"ksa.dns-5521.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:48:06.137 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:06.137 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:06.137 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:06.139 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc04d91876"
2026-02-17 02:48:06.140 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:06.141 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:06.171 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.171 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5400"}
2026-02-17 02:48:06.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5400"}
2026-02-17 02:48:07.265 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=191
2026-02-17 02:48:07.265 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0dc04d91876"
2026-02-17 02:48:07.266 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:07.266 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:09.938 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-2620" name:"default"}
2026-02-17 02:48:09.965 [INFO][79] felix/summary.go 100: Summarising 216 dataplane reconciliation loops over 1m2.1s: avg=28ms longest=80ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:48:10.067 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2620"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2620"}
2026-02-17 02:48:10.095 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-2620"}
2026-02-17 02:48:12.045 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7, name=eth0)
2026-02-17 02:48:12.045 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dc04d91876" profile_ids:"kns.dns-5521" profile_ids:"ksa.dns-5521.default" ipv4_nets:"10.100.99.61/32"}
2026-02-17 02:48:12.045 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.046 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.046 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.047 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dc04d91876"
2026-02-17 02:48:12.048 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.048 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.061 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7, name=eth0)
2026-02-17 02:48:12.098 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:12.098 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:12.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7" endpoint_id:"eth0"}
2026-02-17 02:48:12.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-5521.default"}
2026-02-17 02:48:12.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-5521"}
2026-02-17 02:48:12.098 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-5521"
2026-02-17 02:48:12.098 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.098 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.099 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-5521" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.099 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Q370K053NPzM5NaykC" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.099 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-5521" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.099 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Q370K053NPzM5NaykC" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.099 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.099 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0dc04d91876" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.099 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0dc04d91876" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.099 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.099 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.100 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.61
2026-02-17 02:48:12.167 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5521/dns-test-cbd56764-f81c-4549-9f76-19238fdd54f7", EndpointId:"eth0"}
2026-02-17 02:48:12.167 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5521"
2026-02-17 02:48:12.167 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5521"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5521"}
2026-02-17 02:48:12.188 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-8172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-8172"}
2026-02-17 02:48:12.213 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-8172" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:13.152 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8, name=eth0)
2026-02-17 02:48:13.152 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-8172"} profile:{inbound_rules:{action:"allow" rule_id:"JN8KpSyu-s6Dv2ns"} outbound_rules:{action:"allow" rule_id:"glfv_m3hkkApZmD8"}}
2026-02-17 02:48:13.152 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-8172.default"} profile:{}
2026-02-17 02:48:13.152 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5a813615e6" profile_ids:"kns.crd-selectable-fields-8172" profile_ids:"ksa.crd-selectable-fields-8172.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:48:13.153 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.153 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.153 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.154 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie5a813615e6" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.154 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yuv-AyPKl4_okd0yPK" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.154 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b-8reAx6UQpkncpNHv" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.154 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie5a813615e6" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.154 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yuv-AyPKl4_okd0yPK" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.154 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b-8reAx6UQpkncpNHv" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.154 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie5a813615e6"
2026-02-17 02:48:13.154 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.154 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.207 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:13.207 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} status="down"
2026-02-17 02:48:13.229 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calie5a813615e6" state="down"
2026-02-17 02:48:13.229 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5a813615e6"
2026-02-17 02:48:13.229 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5a813615e6", State:"down", Index:192}
2026-02-17 02:48:13.229 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.229 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.229 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5a813615e6"
2026-02-17 02:48:13.229 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.230 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.230 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calie5a813615e6" state="up"
2026-02-17 02:48:13.253 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:13.253 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} status="down"
2026-02-17 02:48:13.253 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5a813615e6", State:"up", Index:192}
2026-02-17 02:48:13.254 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie5a813615e6"
2026-02-17 02:48:13.254 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5a813615e6"
2026-02-17 02:48:13.254 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5a813615e6"
2026-02-17 02:48:13.255 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.255 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:13.279 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:13.279 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} status="up"
2026-02-17 02:48:14.186 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8, name=eth0)
2026-02-17 02:48:14.186 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5a813615e6" profile_ids:"kns.crd-selectable-fields-8172" profile_ids:"ksa.crd-selectable-fields-8172.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:48:14.187 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.187 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.187 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.193 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5a813615e6"
2026-02-17 02:48:14.193 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.193 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.207 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8, name=eth0)
2026-02-17 02:48:14.215 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:14.216 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} status="up"
2026-02-17 02:48:14.216 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5a813615e6" profile_ids:"kns.crd-selectable-fields-8172" profile_ids:"ksa.crd-selectable-fields-8172.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:48:14.216 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.217 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.218 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.218 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5a813615e6"
2026-02-17 02:48:14.218 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.218 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:14.236 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:14.236 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} status="up"
2026-02-17 02:48:14.470 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali0dc04d91876" state="down"
2026-02-17 02:48:14.470 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0dc04d91876"
2026-02-17 02:48:14.470 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=191
2026-02-17 02:48:14.470 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali0dc04d91876" state=""
2026-02-17 02:48:14.470 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0dc04d91876"
2026-02-17 02:48:14.470 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc04d91876", State:"down", Index:191}
2026-02-17 02:48:14.470 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Typed[string]{}}
2026-02-17 02:48:14.470 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Typed[string]{}}
2026-02-17 02:48:14.471 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dc04d91876", State:"", Index:191}
2026-02-17 02:48:14.471 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Set[string](nil)}
2026-02-17 02:48:14.471 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dc04d91876", Addrs:set.Set[string](nil)}
2026-02-17 02:48:14.591 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-8172" type:"ClusterIP" cluster_ips:"10.254.222.237" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:48:14.818 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=192
2026-02-17 02:48:14.818 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie5a813615e6"
2026-02-17 02:48:14.818 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:14.818 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:17.025 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718"
2026-02-17 02:48:17.076 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-65rbt, name=eth0)
2026-02-17 02:48:17.084 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41e5cd5a009" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.99.60/32"}
2026-02-17 02:48:17.084 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.084 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.084 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.085 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41e5cd5a009"
2026-02-17 02:48:17.085 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.085 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.089 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-65rbt, name=eth0)
2026-02-17 02:48:17.112 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:17.112 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"} status="up"
2026-02-17 02:48:17.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt" endpoint_id:"eth0"}
2026-02-17 02:48:17.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6718"}
2026-02-17 02:48:17.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6718.default"}
2026-02-17 02:48:17.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6718"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6718"}
2026-02-17 02:48:17.112 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.113 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.113 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.113 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.113 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.113 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.113 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.114 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali41e5cd5a009" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.114 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali41e5cd5a009" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.115 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.115 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.122 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.60
2026-02-17 02:48:17.185 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-65rbt", EndpointId:"eth0"}
2026-02-17 02:48:17.185 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9286"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9286"}
2026-02-17 02:48:17.185 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9286" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:17.418 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5521" name:"default"}
2026-02-17 02:48:17.613 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5521"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5521"}
2026-02-17 02:48:17.641 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5521"}
2026-02-17 02:48:18.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-8172"
2026-02-17 02:48:18.899 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8, name=eth0)
2026-02-17 02:48:18.900 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5a813615e6" profile_ids:"kns.crd-selectable-fields-8172" profile_ids:"ksa.crd-selectable-fields-8172.default" ipv4_nets:"10.100.99.3/32"}
2026-02-17 02:48:18.900 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.900 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.900 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.901 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5a813615e6"
2026-02-17 02:48:18.901 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.901 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.903 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8, name=eth0)
2026-02-17 02:48:18.928 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:18.928 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"} status="up"
2026-02-17 02:48:18.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8" endpoint_id:"eth0"}
2026-02-17 02:48:18.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-8172.default"}
2026-02-17 02:48:18.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-8172"}
2026-02-17 02:48:18.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-8172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-8172"}
2026-02-17 02:48:18.928 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.928 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yuv-AyPKl4_okd0yPK" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b-8reAx6UQpkncpNHv" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yuv-AyPKl4_okd0yPK" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b-8reAx6UQpkncpNHv" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.929 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie5a813615e6" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie5a813615e6" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.929 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.929 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.930 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.3
2026-02-17 02:48:18.992 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-8172/sample-crd-conversion-webhook-deployment-788cb954bd-5lpj8", EndpointId:"eth0"}
2026-02-17 02:48:18.993 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4261"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4261"}
2026-02-17 02:48:18.993 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:19.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4261"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4261"}
2026-02-17 02:48:19.094 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6213"}
2026-02-17 02:48:19.122 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6213" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:19.362 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calie5a813615e6" state="down"
2026-02-17 02:48:19.363 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5a813615e6", State:"down", Index:192}
2026-02-17 02:48:19.363 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5a813615e6"
2026-02-17 02:48:19.363 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=192
2026-02-17 02:48:19.363 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.363 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.363 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calie5a813615e6" state=""
2026-02-17 02:48:19.363 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie5a813615e6"
2026-02-17 02:48:19.385 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5a813615e6", State:"", Index:192}
2026-02-17 02:48:19.385 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.385 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5a813615e6", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.551 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali41e5cd5a009" state="down"
2026-02-17 02:48:19.551 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41e5cd5a009"
2026-02-17 02:48:19.551 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali41e5cd5a009" state=""
2026-02-17 02:48:19.551 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali41e5cd5a009"
2026-02-17 02:48:19.551 [INFO][79] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=189
2026-02-17 02:48:19.551 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41e5cd5a009", State:"down", Index:189}
2026-02-17 02:48:19.552 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.552 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.552 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41e5cd5a009", State:"", Index:189}
2026-02-17 02:48:19.552 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.552 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41e5cd5a009", Addrs:set.Set[string](nil)}
2026-02-17 02:48:22.415 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6718" name:"default"}
2026-02-17 02:48:22.520 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6718"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6718"}
2026-02-17 02:48:22.545 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6718"}
2026-02-17 02:48:23.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6213"}
2026-02-17 02:48:23.238 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-17 02:48:23.239 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.782 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9286"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9286"}
2026-02-17 02:48:23.813 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"}
2026-02-17 02:48:23.835 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-117/test-pod-2, name=eth0)
2026-02-17 02:48:23.835 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-117"} profile:{inbound_rules:{action:"allow" rule_id:"ecZIsFYq_8gtg3XE"} outbound_rules:{action:"allow" rule_id:"gw88M20DwT_HEn6J"}}
2026-02-17 02:48:23.835 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-117.default"} profile:{}
2026-02-17 02:48:23.835 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3c5635311f" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:48:23.835 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:23.835 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:23.835 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:23.835 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia3c5635311f" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.835 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.835 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.836 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia3c5635311f" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.836 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.836 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.836 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia3c5635311f"
2026-02-17 02:48:23.836 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:23.836 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:23.887 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:23.887 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:23.887 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3025" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.887 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"} labels:{key:"webhook-3025" value:"true"}
2026-02-17 02:48:23.887 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8865"} labels:{key:"webhook-3025-markers" value:"true"}
2026-02-17 02:48:23.887 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.908 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calia3c5635311f" state="down"
2026-02-17 02:48:23.908 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia3c5635311f"
2026-02-17 02:48:23.911 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calia3c5635311f" state="up"
2026-02-17 02:48:23.915 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3c5635311f", State:"down", Index:193}
2026-02-17 02:48:23.915 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.915 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.915 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3c5635311f", State:"up", Index:193}
2026-02-17 02:48:23.915 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia3c5635311f"
2026-02-17 02:48:23.915 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia3c5635311f"
2026-02-17 02:48:23.915 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3c5635311f"
2026-02-17 02:48:23.915 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:23.915 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:23.934 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:23.934 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:23.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-8172" name:"default"}
2026-02-17 02:48:24.193 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4261" name:"default"}
2026-02-17 02:48:24.243 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-117/test-pod-2, name=eth0)
2026-02-17 02:48:24.245 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3c5635311f" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:48:24.245 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:24.246 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:24.246 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:24.251 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3c5635311f"
2026-02-17 02:48:24.251 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:24.251 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:24.278 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:24.278 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:24.539 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-8172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-8172"}
2026-02-17 02:48:24.606 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"}
2026-02-17 02:48:24.736 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4261"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4261"}
2026-02-17 02:48:24.761 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4261"}
2026-02-17 02:48:25.122 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=193
2026-02-17 02:48:25.122 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia3c5635311f"
2026-02-17 02:48:25.122 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:25.122 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:25.304 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-117/test-pod-2, name=eth0)
2026-02-17 02:48:25.304 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3c5635311f" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:48:25.304 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:25.304 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:25.304 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:25.305 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3c5635311f"
2026-02-17 02:48:25.305 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:25.305 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:25.331 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.331 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:26.256 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-117/test-pod-2, name=eth0)
2026-02-17 02:48:26.256 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3c5635311f" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.99.2/32"}
2026-02-17 02:48:26.256 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.256 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.256 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.257 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3c5635311f"
2026-02-17 02:48:26.257 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.257 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.274 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:26.274 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:26.455 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3025" type:"ClusterIP" cluster_ips:"10.254.160.113" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:48:26.555 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pods-117/test-pod-2, name=eth0)
2026-02-17 02:48:26.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-2" endpoint_id:"eth0"}
2026-02-17 02:48:26.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-117"}
2026-02-17 02:48:26.555 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-117.default"}
2026-02-17 02:48:26.555 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.555 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 193
2026-02-17 02:48:26.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.563 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.563 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.564 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia3c5635311f" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.564 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia3c5635311f" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.564 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.564 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.564 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.2
2026-02-17 02:48:26.637 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:26.655 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calia3c5635311f" state="down"
2026-02-17 02:48:26.655 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia3c5635311f"
2026-02-17 02:48:26.655 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3c5635311f", State:"down", Index:193}
2026-02-17 02:48:26.655 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:26.656 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:26.656 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=193
2026-02-17 02:48:26.660 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calia3c5635311f" state=""
2026-02-17 02:48:26.660 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia3c5635311f"
2026-02-17 02:48:26.682 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3c5635311f", State:"", Index:193}
2026-02-17 02:48:26.682 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Set[string](nil)}
2026-02-17 02:48:26.682 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3c5635311f", Addrs:set.Set[string](nil)}
2026-02-17 02:48:27.690 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3025"
2026-02-17 02:48:27.781 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"} labels:{key:"webhook-3025" value:"true"}
2026-02-17 02:48:27.808 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8865"} labels:{key:"webhook-3025-markers" value:"true"}
2026-02-17 02:48:27.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6238"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-6238"}
2026-02-17 02:48:27.838 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-6238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:28.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6213" name:"default"}
2026-02-17 02:48:28.350 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-17 02:48:28.392 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3145"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3145"}
2026-02-17 02:48:28.425 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:28.484 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-6238/netserver-0, name=eth0)
2026-02-17 02:48:28.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-6238.default"} profile:{}
2026-02-17 02:48:28.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-6238"} profile:{inbound_rules:{action:"allow" rule_id:"G5XAzXH1EK-FgzgM"} outbound_rules:{action:"allow" rule_id:"iIEdIn8pdu95_pcZ"}}
2026-02-17 02:48:28.485 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2710b9024bf" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:48:28.485 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.485 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.485 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2710b9024bf" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2710b9024bf" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.486 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.486 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2710b9024bf"
2026-02-17 02:48:28.486 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.486 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.527 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:28.527 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:28.560 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali2710b9024bf" state="down"
2026-02-17 02:48:28.561 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2710b9024bf"
2026-02-17 02:48:28.561 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2710b9024bf", State:"down", Index:194}
2026-02-17 02:48:28.561 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Typed[string]{}}
2026-02-17 02:48:28.561 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Typed[string]{}}
2026-02-17 02:48:28.561 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2710b9024bf"
2026-02-17 02:48:28.561 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.561 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali2710b9024bf" state="up"
2026-02-17 02:48:28.561 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.598 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:28.598 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:28.598 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2710b9024bf", State:"up", Index:194}
2026-02-17 02:48:28.599 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2710b9024bf"
2026-02-17 02:48:28.599 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2710b9024bf"
2026-02-17 02:48:28.599 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2710b9024bf"
2026-02-17 02:48:28.599 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.599 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:28.633 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:28.633 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:28.721 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6213"}
2026-02-17 02:48:28.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6213"}
2026-02-17 02:48:28.867 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9286"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9286"}
2026-02-17 02:48:29.285 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-6238/netserver-0, name=eth0)
2026-02-17 02:48:29.285 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2710b9024bf" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:48:29.285 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:29.286 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:29.286 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:29.286 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2710b9024bf"
2026-02-17 02:48:29.287 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:29.287 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:29.310 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:29.310 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:30.209 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=194
2026-02-17 02:48:30.209 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2710b9024bf"
2026-02-17 02:48:30.209 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:30.209 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:32.534 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3145"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3145"}
2026-02-17 02:48:32.554 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8637"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8637"}
2026-02-17 02:48:32.580 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:32.991 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8865" name:"default"}
2026-02-17 02:48:33.141 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8637"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8637"}
2026-02-17 02:48:33.176 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2279"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2279"}
2026-02-17 02:48:33.198 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-2279" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:33.218 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3025" name:"default"}
2026-02-17 02:48:33.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8865"} labels:{key:"webhook-3025-markers" value:"true"}
2026-02-17 02:48:33.327 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8865"}
2026-02-17 02:48:33.401 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"} labels:{key:"webhook-3025" value:"true"}
2026-02-17 02:48:33.423 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-117" name:"default"}
2026-02-17 02:48:33.423 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3025"}
2026-02-17 02:48:33.831 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-17 02:48:33.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-117"}
2026-02-17 02:48:33.939 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9286" name:"default"}
2026-02-17 02:48:34.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9286"}
2026-02-17 02:48:35.810 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=prestop-2279/tester, name=eth0)
2026-02-17 02:48:35.810 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-2279"} profile:{inbound_rules:{action:"allow" rule_id:"qyt0sCfbWBD-g8yU"} outbound_rules:{action:"allow" rule_id:"d_EW1FF-ajioGlym"}}
2026-02-17 02:48:35.810 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-2279.default"} profile:{}
2026-02-17 02:48:35.810 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1ebb1a9301" profile_ids:"kns.prestop-2279" profile_ids:"ksa.prestop-2279.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:48:35.810 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.810 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.811 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.811 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia1ebb1a9301" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.811 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.811 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.811 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia1ebb1a9301" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.811 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.811 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.811 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:35.811 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.811 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.865 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:35.865 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} status="down"
2026-02-17 02:48:35.889 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="calia1ebb1a9301" state="down"
2026-02-17 02:48:35.889 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1ebb1a9301"
2026-02-17 02:48:35.889 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1ebb1a9301", State:"down", Index:195}
2026-02-17 02:48:35.889 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.889 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.890 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:35.890 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.890 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.890 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="calia1ebb1a9301" state="up"
2026-02-17 02:48:35.910 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:35.910 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} status="down"
2026-02-17 02:48:35.911 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1ebb1a9301", State:"up", Index:195}
2026-02-17 02:48:35.911 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:35.911 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:35.911 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:35.912 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.912 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:35.934 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:35.934 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:48:36.313 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=prestop-2279/tester, name=eth0)
2026-02-17 02:48:36.313 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1ebb1a9301" profile_ids:"kns.prestop-2279" profile_ids:"ksa.prestop-2279.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:48:36.313 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:36.313 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:36.313 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:36.320 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:36.320 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:36.320 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:36.344 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:36.344 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:48:37.269 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=prestop-2279/tester, name=eth0)
2026-02-17 02:48:37.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1ebb1a9301" profile_ids:"kns.prestop-2279" profile_ids:"ksa.prestop-2279.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:48:37.270 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:37.270 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:37.270 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:37.270 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:37.271 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:37.271 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:37.286 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=195
2026-02-17 02:48:37.286 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia1ebb1a9301"
2026-02-17 02:48:37.291 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:37.291 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:48:37.291 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:37.291 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:37.584 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3145" name:"default"}
2026-02-17 02:48:37.890 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3145"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3145"}
2026-02-17 02:48:37.919 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3145"}
2026-02-17 02:48:38.255 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8637" name:"default"}
2026-02-17 02:48:38.321 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=prestop-2279/tester, name=eth0)
2026-02-17 02:48:38.321 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1ebb1a9301" profile_ids:"kns.prestop-2279" profile_ids:"ksa.prestop-2279.default" ipv4_nets:"10.100.99.5/32"}
2026-02-17 02:48:38.321 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:38.321 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:38.322 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:38.322 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1ebb1a9301"
2026-02-17 02:48:38.323 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:38.323 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:48:38.355 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:38.355 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:48:38.464 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8637"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8637"}
2026-02-17 02:48:38.494 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8637"}
2026-02-17 02:48:40.287 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-6238/netserver-0, name=eth0)
2026-02-17 02:48:40.287 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2710b9024bf" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:48:40.287 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:40.287 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:40.287 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:40.289 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2710b9024bf"
2026-02-17 02:48:40.289 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:40.289 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:40.314 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:40.314 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:42.324 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2279"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2279"}
2026-02-17 02:48:42.341 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9106"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9106"}
2026-02-17 02:48:42.360 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-9106" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:42.456 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9106"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9106"}
2026-02-17 02:48:42.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6765"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6765"}
2026-02-17 02:48:42.513 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6765" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:44.851 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6765"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6765"}
2026-02-17 02:48:44.875 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1458"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1458"}
2026-02-17 02:48:44.894 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1458" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:44.913 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1458" type:"ClusterIP" cluster_ips:"10.254.133.211" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:48:46.184 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6238"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-6238"}
2026-02-17 02:48:46.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:48:46.226 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:46.806 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c, name=eth0)
2026-02-17 02:48:46.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3048"} profile:{inbound_rules:{action:"allow" rule_id:"2bnaNlmSRH-srDvB"} outbound_rules:{action:"allow" rule_id:"GBp1bRrlQFAtlDOZ"}}
2026-02-17 02:48:46.807 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3048.default"} profile:{}
2026-02-17 02:48:46.807 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5055c30cfc" profile_ids:"kns.secrets-3048" profile_ids:"ksa.secrets-3048.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:48:46.807 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.807 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.807 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia5055c30cfc" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-3048" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GqDE3_PzPckN8WS9AF" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia5055c30cfc" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-3048" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GqDE3_PzPckN8WS9AF" ipVersion=0x4 table="filter"
2026-02-17 02:48:46.808 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia5055c30cfc"
2026-02-17 02:48:46.808 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.808 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.859 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:46.859 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} status="down"
2026-02-17 02:48:46.879 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia5055c30cfc" state="down"
2026-02-17 02:48:46.879 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5055c30cfc"
2026-02-17 02:48:46.879 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5055c30cfc", State:"down", Index:196}
2026-02-17 02:48:46.879 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Typed[string]{}}
2026-02-17 02:48:46.880 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Typed[string]{}}
2026-02-17 02:48:46.880 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5055c30cfc"
2026-02-17 02:48:46.880 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.880 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.882 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia5055c30cfc" state="up"
2026-02-17 02:48:46.912 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:46.912 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} status="down"
2026-02-17 02:48:46.912 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5055c30cfc", State:"up", Index:196}
2026-02-17 02:48:46.913 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia5055c30cfc"
2026-02-17 02:48:46.913 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5055c30cfc"
2026-02-17 02:48:46.913 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5055c30cfc"
2026-02-17 02:48:46.914 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.914 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:46.930 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:46.930 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} status="up"
2026-02-17 02:48:47.356 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2279"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2279"}
2026-02-17 02:48:47.376 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c, name=eth0)
2026-02-17 02:48:47.382 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5055c30cfc" profile_ids:"kns.secrets-3048" profile_ids:"ksa.secrets-3048.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:48:47.382 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:47.382 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:47.382 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:47.383 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5055c30cfc"
2026-02-17 02:48:47.383 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:47.383 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:47.405 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:47.405 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} status="up"
2026-02-17 02:48:47.547 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-1458/pause-pod-0, name=eth0)
2026-02-17 02:48:47.548 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-1458"} profile:{inbound_rules:{action:"allow" rule_id:"eCvhFpRY-n5ME0fy"} outbound_rules:{action:"allow" rule_id:"t9WFIe9Son_2WfXv"}}
2026-02-17 02:48:47.548 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-1458.default"} profile:{}
2026-02-17 02:48:47.548 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c531acd3c3" profile_ids:"kns.endpointslice-1458" profile_ids:"ksa.endpointslice-1458.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:48:47.548 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.548 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.548 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.549 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0c531acd3c3" ipVersion=0x4 table="filter"
2026-02-17 02:48:47.549 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:47.549 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:47.549 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0c531acd3c3" ipVersion=0x4 table="filter"
2026-02-17 02:48:47.549 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:47.549 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:47.549 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0c531acd3c3"
2026-02-17 02:48:47.549 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.549 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.604 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:47.604 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:47.605 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-9106" name:"default"}
2026-02-17 02:48:47.627 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali0c531acd3c3" state="down"
2026-02-17 02:48:47.627 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c531acd3c3"
2026-02-17 02:48:47.627 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c531acd3c3", State:"down", Index:197}
2026-02-17 02:48:47.627 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:48:47.627 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:48:47.627 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c531acd3c3"
2026-02-17 02:48:47.627 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.627 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.630 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali0c531acd3c3" state="up"
2026-02-17 02:48:47.651 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:47.651 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:47.651 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c531acd3c3", State:"up", Index:197}
2026-02-17 02:48:47.651 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0c531acd3c3"
2026-02-17 02:48:47.652 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c531acd3c3"
2026-02-17 02:48:47.652 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c531acd3c3"
2026-02-17 02:48:47.652 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.652 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:47.673 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:47.673 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:47.731 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9106"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9106"}
2026-02-17 02:48:47.750 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-9106"}
2026-02-17 02:48:48.289 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=196
2026-02-17 02:48:48.289 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia5055c30cfc"
2026-02-17 02:48:48.290 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:48.290 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:48.372 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-1458/pause-pod-0, name=eth0)
2026-02-17 02:48:48.373 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c531acd3c3" profile_ids:"kns.endpointslice-1458" profile_ids:"ksa.endpointslice-1458.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:48:48.373 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:48.373 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:48.373 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:48.374 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c531acd3c3"
2026-02-17 02:48:48.375 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:48.375 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:48.396 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:48.396 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:48.544 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c, name=eth0)
2026-02-17 02:48:48.545 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5055c30cfc" profile_ids:"kns.secrets-3048" profile_ids:"ksa.secrets-3048.default" ipv4_nets:"10.100.99.63/32"}
2026-02-17 02:48:48.545 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.545 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.545 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.546 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5055c30cfc"
2026-02-17 02:48:48.546 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.546 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 196
2026-02-17 02:48:48.572 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:48.572 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} status="up"
2026-02-17 02:48:48.613 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=197
2026-02-17 02:48:48.613 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0c531acd3c3"
2026-02-17 02:48:48.613 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:48.613 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:48.651 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia5055c30cfc" state="down"
2026-02-17 02:48:48.651 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5055c30cfc"
2026-02-17 02:48:48.651 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=196
2026-02-17 02:48:48.651 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5055c30cfc", State:"down", Index:196}
2026-02-17 02:48:48.651 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Typed[string]{}}
2026-02-17 02:48:48.652 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Typed[string]{}}
2026-02-17 02:48:48.652 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5055c30cfc"
2026-02-17 02:48:48.652 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.652 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.652 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.63
2026-02-17 02:48:48.656 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia5055c30cfc" state=""
2026-02-17 02:48:48.656 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia5055c30cfc"
2026-02-17 02:48:48.671 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:48.671 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} status="down"
2026-02-17 02:48:48.671 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5055c30cfc", State:"", Index:196}
2026-02-17 02:48:48.671 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Set[string](nil)}
2026-02-17 02:48:48.671 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5055c30cfc", Addrs:set.Set[string](nil)}
2026-02-17 02:48:48.671 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5055c30cfc"
2026-02-17 02:48:48.671 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.671 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.691 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:48.692 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"} status="down"
2026-02-17 02:48:48.766 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c, name=eth0)
2026-02-17 02:48:48.766 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c" endpoint_id:"eth0"}
2026-02-17 02:48:48.766 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3048"}
2026-02-17 02:48:48.766 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3048.default"}
2026-02-17 02:48:48.767 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.767 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3048" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GqDE3_PzPckN8WS9AF" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3048" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GqDE3_PzPckN8WS9AF" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia5055c30cfc" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia5055c30cfc" ipVersion=0x4 table="filter"
2026-02-17 02:48:48.767 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.767 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:48.851 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3048/pod-secrets-0a329382-4cf4-48ca-a4e3-1e1280ee5d6c", EndpointId:"eth0"}
2026-02-17 02:48:49.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1458"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1458"}
2026-02-17 02:48:49.357 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9054"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9054"}
2026-02-17 02:48:49.386 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9054" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:49.406 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9054" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:49.898 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6765"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6765"}
2026-02-17 02:48:50.009 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:48:50.009 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9054"} profile:{inbound_rules:{action:"allow" rule_id:"MVVGu5_CNWQVXUZC"} outbound_rules:{action:"allow" rule_id:"B4NR7AuHFaIMIpYm"}}
2026-02-17 02:48:50.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"} profile:{}
2026-02-17 02:48:50.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:48:50.010 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.010 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.010 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.013 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.014 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.014 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.014 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.014 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.014 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.014 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.014 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.014 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.065 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:50.065 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:50.084 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali5a9eb8fd1b1" state="down"
2026-02-17 02:48:50.085 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"down", Index:198}
2026-02-17 02:48:50.085 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.085 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.085 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.085 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.086 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali5a9eb8fd1b1" state="up"
2026-02-17 02:48:50.106 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:50.106 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:50.106 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:50.106 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:50.106 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"up", Index:198}
2026-02-17 02:48:50.106 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.106 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.106 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.106 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.106 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.137 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:50.137 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:50.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:48:50.378 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8020"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8020"}
2026-02-17 02:48:50.393 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:48:50.397 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:48:50.397 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.397 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.397 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.398 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.398 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.399 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.418 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:48:50.425 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:50.425 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:50.425 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8020" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:50.426 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:48:50.426 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.426 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.426 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.428 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:50.428 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.429 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:48:50.456 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:50.456 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:50.509 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8020"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8020"}
2026-02-17 02:48:50.561 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2553"}
2026-02-17 02:48:50.588 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2553" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:51.041 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=198
2026-02-17 02:48:51.041 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:48:51.041 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:51.042 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:51.233 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-6238/netserver-0, name=eth0)
2026-02-17 02:48:51.234 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2710b9024bf" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:48:51.234 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.234 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.235 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.235 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2710b9024bf"
2026-02-17 02:48:51.236 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.236 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.267 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-6238/netserver-0, name=eth0)
2026-02-17 02:48:51.273 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.273 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.273 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2710b9024bf" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.99.4/32"}
2026-02-17 02:48:51.273 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6238"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-6238"}
2026-02-17 02:48:51.273 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.273 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.273 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.274 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2710b9024bf"
2026-02-17 02:48:51.274 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.274 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.297 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.297 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.542 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=pod-network-test-6238/netserver-0, name=eth0)
2026-02-17 02:48:51.542 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:48:51.542 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-6238.default"}
2026-02-17 02:48:51.543 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-6238"}
2026-02-17 02:48:51.543 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.543 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.543 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.543 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.543 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.543 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.543 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.544 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2710b9024bf" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.544 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2710b9024bf" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.544 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.544 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.546 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.4
2026-02-17 02:48:51.655 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:51.697 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali2710b9024bf" state="down"
2026-02-17 02:48:51.697 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2710b9024bf", State:"down", Index:194}
2026-02-17 02:48:51.697 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2710b9024bf"
2026-02-17 02:48:51.697 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.697 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.702 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=194
2026-02-17 02:48:51.702 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali2710b9024bf" state=""
2026-02-17 02:48:51.702 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2710b9024bf"
2026-02-17 02:48:51.723 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2710b9024bf", State:"", Index:194}
2026-02-17 02:48:51.723 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Set[string](nil)}
2026-02-17 02:48:51.723 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2710b9024bf", Addrs:set.Set[string](nil)}
2026-02-17 02:48:52.559 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:48:52.559 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:48:52.559 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:52.560 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:52.560 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:52.560 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:48:52.560 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:48:52.560 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:48:52.560 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:48:52.560 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf97c0155d2"
2026-02-17 02:48:52.560 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:52.560 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:52.615 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:52.615 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:52.638 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliaf97c0155d2" state="down"
2026-02-17 02:48:52.638 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"down", Index:199}
2026-02-17 02:48:52.638 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf97c0155d2"
2026-02-17 02:48:52.638 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:48:52.638 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliaf97c0155d2" state="up"
2026-02-17 02:48:52.638 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:48:52.638 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"up", Index:199}
2026-02-17 02:48:52.638 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf97c0155d2"
2026-02-17 02:48:52.638 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf97c0155d2"
2026-02-17 02:48:52.638 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:48:52.638 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:52.638 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:52.659 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:52.659 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:53.417 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:48:53.417 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:48:53.418 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.418 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.418 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.420 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:48:53.420 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.420 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.441 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:48:53.446 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:53.446 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:53.446 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:48:53.446 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.446 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.446 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.447 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:48:53.447 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.447 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:48:53.476 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:53.476 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:54.178 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=199
2026-02-17 02:48:54.178 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf97c0155d2"
2026-02-17 02:48:54.178 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:54.178 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:54.360 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-1458/pause-pod-0, name=eth0)
2026-02-17 02:48:54.360 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c531acd3c3" profile_ids:"kns.endpointslice-1458" profile_ids:"ksa.endpointslice-1458.default" ipv4_nets:"10.100.99.8/32"}
2026-02-17 02:48:54.360 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.360 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.360 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.361 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c531acd3c3"
2026-02-17 02:48:54.361 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.361 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.366 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=endpointslice-1458/pause-pod-0, name=eth0)
2026-02-17 02:48:54.386 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:54.386 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:54.386 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 02:48:54.386 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-1458"}
2026-02-17 02:48:54.386 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-1458.default"}
2026-02-17 02:48:54.386 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.386 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.388 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.388 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.388 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.388 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.388 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.388 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0c531acd3c3" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.388 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0c531acd3c3" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.388 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.388 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.389 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.8
2026-02-17 02:48:54.450 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:48:54.478 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1458" name:"default"}
2026-02-17 02:48:54.513 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1458"
bird: KIF: Received address message for unknown interface 197
2026-02-17 02:48:54.731 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali0c531acd3c3" state="down"
2026-02-17 02:48:54.731 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c531acd3c3"
2026-02-17 02:48:54.731 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=197
2026-02-17 02:48:54.731 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c531acd3c3", State:"down", Index:197}
2026-02-17 02:48:54.731 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.731 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.736 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali0c531acd3c3" state=""
2026-02-17 02:48:54.737 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0c531acd3c3"
2026-02-17 02:48:54.758 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c531acd3c3", State:"", Index:197}
2026-02-17 02:48:54.758 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.758 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c531acd3c3", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.968 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6765" name:"default"}
2026-02-17 02:48:55.058 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1458"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1458"}
2026-02-17 02:48:55.082 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1458"}
2026-02-17 02:48:55.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6765"}
2026-02-17 02:48:55.544 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3048" name:"default"}
2026-02-17 02:48:55.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:48:55.660 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3048"}
2026-02-17 02:48:55.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8020" name:"default"}
2026-02-17 02:48:55.979 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8020"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8020"}
2026-02-17 02:48:56.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8020"}
2026-02-17 02:48:56.112 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:48:56.583 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-6238" name:"default"}
2026-02-17 02:48:56.720 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-6238"}
2026-02-17 02:48:58.777 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2553"}
2026-02-17 02:48:58.810 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5854"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5854"}
2026-02-17 02:48:58.830 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5854" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:03.757 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:49:03.758 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:49:03.758 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:49:04.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2553" name:"default"}
2026-02-17 02:49:04.138 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2553"}
2026-02-17 02:49:04.162 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"}
2026-02-17 02:49:08.654 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=prestop-2279/tester, name=eth0)
2026-02-17 02:49:08.654 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/tester" endpoint_id:"eth0"}
2026-02-17 02:49:08.654 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-2279"}
2026-02-17 02:49:08.654 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-2279.default"}
2026-02-17 02:49:08.654 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:49:08.654 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia1ebb1a9301" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia1ebb1a9301" ipVersion=0x4 table="filter"
2026-02-17 02:49:08.655 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:49:08.655 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:49:08.655 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.5
2026-02-17 02:49:08.706 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/tester", EndpointId:"eth0"}
2026-02-17 02:49:08.768 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=195
2026-02-17 02:49:08.768 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1ebb1a9301"
2026-02-17 02:49:08.768 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="calia1ebb1a9301" state="down"
2026-02-17 02:49:08.768 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Typed[string]{}}
2026-02-17 02:49:08.768 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Typed[string]{}}
2026-02-17 02:49:08.768 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1ebb1a9301", State:"down", Index:195}
2026-02-17 02:49:08.771 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="calia1ebb1a9301" state=""
2026-02-17 02:49:08.771 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia1ebb1a9301"
2026-02-17 02:49:08.796 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1ebb1a9301", State:"", Index:195}
2026-02-17 02:49:08.796 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Set[string](nil)}
2026-02-17 02:49:08.796 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1ebb1a9301", Addrs:set.Set[string](nil)}
2026-02-17 02:49:08.944 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5854"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5854"}
2026-02-17 02:49:08.965 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9363"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9363"}
2026-02-17 02:49:08.989 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:10.491 [INFO][79] felix/summary.go 100: Summarising 198 dataplane reconciliation loops over 1m0.5s: avg=30ms longest=112ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:49:11.054 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9363"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9363"}
2026-02-17 02:49:11.084 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2273"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-2273"}
2026-02-17 02:49:11.085 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-2273" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:14.129 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5854" name:"default"}
2026-02-17 02:49:14.234 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5854"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5854"}
2026-02-17 02:49:14.259 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5854"}
2026-02-17 02:49:15.141 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2273"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-2273"}
2026-02-17 02:49:15.163 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8370"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8370"}
2026-02-17 02:49:15.189 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8370" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:16.105 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9363"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9363"}
2026-02-17 02:49:19.275 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8370"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8370"}
2026-02-17 02:49:19.307 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-912"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-912"}
2026-02-17 02:49:19.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:19.967 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:19.967 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:49:19.967 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:19.968 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:19.968 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:19.976 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:19.976 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:19.976 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:19.991 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:20.000 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.000 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.000 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.11/32"}
2026-02-17 02:49:20.000 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.000 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.000 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.001 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:20.001 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.001 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.020 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.020 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.174 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2273"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-2273"}
2026-02-17 02:49:20.342 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:20.343 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:49:20.343 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.343 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.343 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.343 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.343 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.344 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.344 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.344 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.11
2026-02-17 02:49:20.411 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:20.447 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=199
2026-02-17 02:49:20.447 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf97c0155d2"
2026-02-17 02:49:20.447 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliaf97c0155d2" state="down"
2026-02-17 02:49:20.447 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.447 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.447 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"down", Index:199}
2026-02-17 02:49:20.454 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliaf97c0155d2" state=""
2026-02-17 02:49:20.454 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf97c0155d2"
2026-02-17 02:49:20.465 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"", Index:199}
2026-02-17 02:49:20.465 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Set[string](nil)}
2026-02-17 02:49:20.466 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Set[string](nil)}
2026-02-17 02:49:22.192 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:22.192 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:49:22.193 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.193 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.193 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.193 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.193 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.193 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.193 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.193 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.241 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:22.242 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:49:22.265 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="caliaf97c0155d2" state="down"
2026-02-17 02:49:22.265 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.265 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"down", Index:200}
2026-02-17 02:49:22.266 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.266 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.266 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.266 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.266 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.272 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="caliaf97c0155d2" state="up"
2026-02-17 02:49:22.292 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:22.292 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:49:22.292 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"up", Index:200}
2026-02-17 02:49:22.292 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.292 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.292 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.293 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.293 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.320 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.320 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:22.576 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:22.576 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:49:22.576 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.576 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.576 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.577 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.577 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.578 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.596 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:22.607 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.607 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:22.607 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:49:22.607 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.607 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.607 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.608 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:22.608 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.608 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:22.629 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.629 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:23.389 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-912"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-912"}
2026-02-17 02:49:23.413 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4731"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4731"}
2026-02-17 02:49:23.425 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=200
2026-02-17 02:49:23.425 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf97c0155d2"
2026-02-17 02:49:23.436 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:23.465 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:23.465 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:24.540 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8370" name:"default"}
2026-02-17 02:49:24.785 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8370"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8370"}
2026-02-17 02:49:24.809 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8370"}
2026-02-17 02:49:24.982 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-2279" name:"default"}
2026-02-17 02:49:25.049 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-2279"}
2026-02-17 02:49:25.254 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:25.254 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:49:25.255 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.255 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.255 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.255 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:25.255 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.256 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.277 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:25.282 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:25.282 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:25.282 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:49:25.282 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.282 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.282 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.284 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:25.284 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.284 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.312 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:25.312 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:25.393 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:25.394 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.9/32"}
2026-02-17 02:49:25.394 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.394 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.394 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.394 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:25.395 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.395 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.427 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:25.427 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:25.578 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-2273" name:"default"}
2026-02-17 02:49:25.602 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:25.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:49:25.602 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.602 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.603 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:25.603 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:25.603 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.603 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.603 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.9
2026-02-17 02:49:25.666 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:25.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-2273"}
2026-02-17 02:49:25.707 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali5a9eb8fd1b1" state="down"
2026-02-17 02:49:25.708 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:25.708 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=198
2026-02-17 02:49:25.708 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"down", Index:198}
2026-02-17 02:49:25.708 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:25.708 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:25.711 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali5a9eb8fd1b1" state=""
2026-02-17 02:49:25.711 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:25.734 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"", Index:198}
2026-02-17 02:49:25.734 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Set[string](nil)}
2026-02-17 02:49:25.734 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Set[string](nil)}
2026-02-17 02:49:27.526 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4731"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4731"}
2026-02-17 02:49:27.551 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8377"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-8377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8377"}
2026-02-17 02:49:27.610 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8377" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:28.219 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-8377/suspend-false-to-true-dsbww, name=eth0)
2026-02-17 02:49:28.219 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8377"} profile:{inbound_rules:{action:"allow" rule_id:"8HmvwD6fhUfT0mCw"} outbound_rules:{action:"allow" rule_id:"_SG0gm4dt5cdTMZ9"}}
2026-02-17 02:49:28.220 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8377.default"} profile:{}
2026-02-17 02:49:28.220 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-dsbww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998c24d2b77" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:49:28.220 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.220 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.220 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali998c24d2b77" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali998c24d2b77" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.220 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.220 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali998c24d2b77"
2026-02-17 02:49:28.220 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.220 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.263 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:28.263 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} status="down"
2026-02-17 02:49:28.303 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali998c24d2b77" state="down"
2026-02-17 02:49:28.303 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali998c24d2b77"
2026-02-17 02:49:28.303 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998c24d2b77", State:"down", Index:201}
2026-02-17 02:49:28.303 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.303 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.303 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali998c24d2b77"
2026-02-17 02:49:28.303 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.303 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.304 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali998c24d2b77" state="up"
2026-02-17 02:49:28.326 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:28.327 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} status="down"
2026-02-17 02:49:28.327 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998c24d2b77", State:"up", Index:201}
2026-02-17 02:49:28.327 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali998c24d2b77"
2026-02-17 02:49:28.327 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali998c24d2b77"
2026-02-17 02:49:28.327 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998c24d2b77"
2026-02-17 02:49:28.327 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.327 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.348 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.348 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.622 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-8377/suspend-false-to-true-dsbww, name=eth0)
2026-02-17 02:49:28.622 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-dsbww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998c24d2b77" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:49:28.623 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.623 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.623 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.625 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998c24d2b77"
2026-02-17 02:49:28.625 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.625 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:28.650 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.650 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.712 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-912" name:"default"}
2026-02-17 02:49:28.865 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-912"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-912"}
2026-02-17 02:49:28.892 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-912"}
2026-02-17 02:49:29.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8377"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-8377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8377"}
2026-02-17 02:49:29.721 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7731"}
2026-02-17 02:49:29.721 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-7731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:29.952 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=201
2026-02-17 02:49:29.952 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali998c24d2b77"
2026-02-17 02:49:29.952 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:29.952 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:32.626 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4731" name:"default"}
2026-02-17 02:49:32.792 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4731"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4731"}
2026-02-17 02:49:32.828 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4731"}
2026-02-17 02:49:34.721 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-8377/suspend-false-to-true-dsbww, name=eth0)
2026-02-17 02:49:34.721 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-dsbww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998c24d2b77" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:49:34.722 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.722 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.722 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.723 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998c24d2b77"
2026-02-17 02:49:34.723 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.723 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.750 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-8377/suspend-false-to-true-dsbww, name=eth0)
2026-02-17 02:49:34.752 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:34.752 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} status="up"
2026-02-17 02:49:34.752 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8377"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-8377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8377"}
2026-02-17 02:49:34.752 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-dsbww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998c24d2b77" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.99.12/32"}
2026-02-17 02:49:34.752 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.752 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.752 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.753 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998c24d2b77"
2026-02-17 02:49:34.753 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.753 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:34.771 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:34.771 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"} status="up"
2026-02-17 02:49:35.056 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=job-8377/suspend-false-to-true-dsbww, name=eth0)
2026-02-17 02:49:35.057 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-dsbww" endpoint_id:"eth0"}
2026-02-17 02:49:35.057 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8377"}
2026-02-17 02:49:35.057 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8377.default"}
2026-02-17 02:49:35.057 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:35.057 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:35.061 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.061 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.061 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.061 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.061 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:35.061 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali998c24d2b77" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.061 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali998c24d2b77" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.061 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:35.061 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:35.062 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.12
2026-02-17 02:49:35.118 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-dsbww", EndpointId:"eth0"}
2026-02-17 02:49:35.159 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=201
2026-02-17 02:49:35.159 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali998c24d2b77"
2026-02-17 02:49:35.159 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Typed[string]{}}
2026-02-17 02:49:35.160 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Typed[string]{}}
2026-02-17 02:49:35.160 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali998c24d2b77" state="down"
2026-02-17 02:49:35.161 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali998c24d2b77" state=""
2026-02-17 02:49:35.161 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali998c24d2b77"
2026-02-17 02:49:35.189 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998c24d2b77", State:"down", Index:201}
2026-02-17 02:49:35.189 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998c24d2b77", State:"", Index:201}
2026-02-17 02:49:35.189 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Set[string](nil)}
2026-02-17 02:49:35.189 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998c24d2b77", Addrs:set.Set[string](nil)}
2026-02-17 02:49:39.786 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8377" name:"default"}
2026-02-17 02:49:40.186 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8377"}
2026-02-17 02:49:51.244 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:51.244 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:49:51.245 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.245 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.245 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.247 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:51.247 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.247 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.267 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:51.267 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:51.269 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:51.274 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.10/32"}
2026-02-17 02:49:51.274 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.274 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.274 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.274 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:51.275 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.275 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.297 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:51.297 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:51.570 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:51.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:49:51.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9054"}
2026-02-17 02:49:51.570 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"}
2026-02-17 02:49:51.570 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.570 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.571 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.571 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.571 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.571 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.572 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.10
2026-02-17 02:49:51.630 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:51.680 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=200
2026-02-17 02:49:51.680 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf97c0155d2"
2026-02-17 02:49:51.680 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:51.680 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:51.680 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="caliaf97c0155d2" state="down"
2026-02-17 02:49:51.681 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="caliaf97c0155d2" state=""
2026-02-17 02:49:51.681 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf97c0155d2"
2026-02-17 02:49:51.701 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"down", Index:200}
2026-02-17 02:49:51.702 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"", Index:200}
2026-02-17 02:49:51.702 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Set[string](nil)}
2026-02-17 02:49:51.702 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Set[string](nil)}
2026-02-17 02:49:53.176 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9363" name:"default"}
2026-02-17 02:49:53.326 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:53.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"} profile:{}
2026-02-17 02:49:53.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9054"} profile:{inbound_rules:{action:"allow" rule_id:"MVVGu5_CNWQVXUZC"} outbound_rules:{action:"allow" rule_id:"B4NR7AuHFaIMIpYm"}}
2026-02-17 02:49:53.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:49:53.326 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.326 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.326 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.326 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.327 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.327 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.327 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.327 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.327 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.327 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.327 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.327 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.366 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:53.366 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:49:53.404 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="caliaf97c0155d2" state="down"
2026-02-17 02:49:53.404 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.404 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"down", Index:202}
2026-02-17 02:49:53.404 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:53.404 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:53.404 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.404 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.405 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.407 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="caliaf97c0155d2" state="up"
2026-02-17 02:49:53.430 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:53.430 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:49:53.430 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"up", Index:202}
2026-02-17 02:49:53.430 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.430 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.430 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.430 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.430 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.449 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:53.449 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9363"}
2026-02-17 02:49:53.745 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:53.746 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:49:53.746 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.746 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.746 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.746 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.746 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.747 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.769 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:49:53.777 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:53.777 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.778 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:49:53.778 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.778 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.779 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.780 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:49:53.781 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.781 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:49:53.813 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:53.813 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.945 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7731"}
2026-02-17 02:49:53.999 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1865"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1865"}
2026-02-17 02:49:54.030 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:55.106 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=202
2026-02-17 02:49:55.107 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf97c0155d2"
2026-02-17 02:49:55.107 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:55.107 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:56.132 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:49:59.087 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-7731" name:"default"}
2026-02-17 02:49:59.301 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7731"}
2026-02-17 02:49:59.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-7731"}
2026-02-17 02:50:00.397 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:50:00.397 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:50:00.397 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.397 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.397 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.398 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:50:00.398 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.398 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.420 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:50:00.421 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:00.421 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:50:00.421 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf97c0155d2" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.99.14/32"}
2026-02-17 02:50:00.421 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.421 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.421 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.422 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf97c0155d2"
2026-02-17 02:50:00.422 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.422 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.445 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:00.445 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:50:00.743 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=statefulset-9054/ss2-2, name=eth0)
2026-02-17 02:50:00.744 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:50:00.744 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9054"}
2026-02-17 02:50:00.744 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"}
2026-02-17 02:50:00.744 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.744 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.745 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:50:00.745 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:50:00.745 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:50:00.745 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:50:00.745 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.745 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:50:00.745 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaf97c0155d2" ipVersion=0x4 table="filter"
2026-02-17 02:50:00.745 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.745 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.746 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.14
bird: KIF: Received address message for unknown interface 202
2026-02-17 02:50:00.799 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-2", EndpointId:"eth0"}
2026-02-17 02:50:00.855 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="caliaf97c0155d2" state="down"
2026-02-17 02:50:00.855 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"down", Index:202}
2026-02-17 02:50:00.855 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf97c0155d2"
2026-02-17 02:50:00.855 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=202
2026-02-17 02:50:00.856 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="caliaf97c0155d2" state=""
2026-02-17 02:50:00.856 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf97c0155d2"
2026-02-17 02:50:00.876 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:50:00.876 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Typed[string]{}}
2026-02-17 02:50:00.876 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf97c0155d2", State:"", Index:202}
2026-02-17 02:50:00.876 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Set[string](nil)}
2026-02-17 02:50:00.876 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf97c0155d2", Addrs:set.Set[string](nil)}
2026-02-17 02:50:10.429 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9054"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9054"}
2026-02-17 02:50:10.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6918"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6918"}
2026-02-17 02:50:10.489 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:10.511 [INFO][79] felix/summary.go 100: Summarising 99 dataplane reconciliation loops over 1m0s: avg=28ms longest=68ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:50:15.467 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9054"
2026-02-17 02:50:15.644 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9054" name:"default"}
2026-02-17 02:50:16.063 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9054"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9054"}
2026-02-17 02:50:16.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9054"}
2026-02-17 02:50:40.153 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:50:40.153 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:50:40.153 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:50:54.076 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1865"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1865"}
2026-02-17 02:50:54.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3615"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3615"}
2026-02-17 02:50:54.131 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-3615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:56.147 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:50:59.128 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1865"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1865"}
2026-02-17 02:50:59.236 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3615"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3615"}
2026-02-17 02:50:59.264 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2392"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2392"}
2026-02-17 02:50:59.264 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:59.358 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2392"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2392"}
2026-02-17 02:50:59.381 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2048"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2048"}
2026-02-17 02:50:59.400 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:59.971 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007, name=eth0)
2026-02-17 02:50:59.971 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-2048"} profile:{inbound_rules:{action:"allow" rule_id:"cAVDvyxKWdWgna8b"} outbound_rules:{action:"allow" rule_id:"DYOpd2SGQQ6JJVWN"}}
2026-02-17 02:50:59.971 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-2048.default"} profile:{}
2026-02-17 02:50:59.971 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10a2bccd7d7" profile_ids:"kns.containers-2048" profile_ids:"ksa.containers-2048.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:50:59.971 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:50:59.971 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:50:59.971 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:50:59.972 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali10a2bccd7d7" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.972 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-2048" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.972 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ais7l3jT-0V_HRkAcF" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.972 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali10a2bccd7d7" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.972 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-2048" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.972 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ais7l3jT-0V_HRkAcF" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.972 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali10a2bccd7d7"
2026-02-17 02:50:59.972 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:50:59.972 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:00.019 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:00.019 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} status="down"
2026-02-17 02:51:00.046 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali10a2bccd7d7" state="down"
2026-02-17 02:51:00.046 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10a2bccd7d7", State:"down", Index:203}
2026-02-17 02:51:00.046 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:00.046 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:00.046 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:00.046 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:00.055 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali10a2bccd7d7" state="up"
2026-02-17 02:51:00.063 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:00.063 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} status="down"
2026-02-17 02:51:00.063 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:00.063 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:00.063 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10a2bccd7d7", State:"up", Index:203}
2026-02-17 02:51:00.063 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:00.063 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:00.063 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:00.063 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:00.063 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:00.083 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:00.083 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} status="up"
2026-02-17 02:51:01.056 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007, name=eth0)
2026-02-17 02:51:01.056 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10a2bccd7d7" profile_ids:"kns.containers-2048" profile_ids:"ksa.containers-2048.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:51:01.056 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:01.056 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:01.056 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:01.057 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:01.057 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:01.057 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:01.078 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:01.079 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} status="up"
2026-02-17 02:51:01.089 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=203
2026-02-17 02:51:01.089 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:01.090 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:01.090 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:02.293 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007, name=eth0)
2026-02-17 02:51:02.293 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10a2bccd7d7" profile_ids:"kns.containers-2048" profile_ids:"ksa.containers-2048.default" ipv4_nets:"10.100.99.13/32"}
2026-02-17 02:51:02.294 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.294 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.294 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.295 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:02.295 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.295 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.317 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:02.317 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} status="up"
2026-02-17 02:51:02.399 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=203
2026-02-17 02:51:02.399 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:02.399 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali10a2bccd7d7" state="down"
2026-02-17 02:51:02.399 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.399 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.399 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10a2bccd7d7", State:"down", Index:203}
2026-02-17 02:51:02.399 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:02.399 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.400 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.400 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.13
2026-02-17 02:51:02.400 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali10a2bccd7d7" state=""
2026-02-17 02:51:02.400 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:02.420 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:02.420 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} status="down"
2026-02-17 02:51:02.420 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10a2bccd7d7", State:"", Index:203}
2026-02-17 02:51:02.420 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Set[string](nil)}
2026-02-17 02:51:02.420 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10a2bccd7d7", Addrs:set.Set[string](nil)}
2026-02-17 02:51:02.420 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10a2bccd7d7"
2026-02-17 02:51:02.420 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.420 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.442 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:02.442 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"} status="down"
2026-02-17 02:51:02.665 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007, name=eth0)
2026-02-17 02:51:02.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007" endpoint_id:"eth0"}
2026-02-17 02:51:02.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-2048"}
2026-02-17 02:51:02.666 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-2048.default"}
2026-02-17 02:51:02.666 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.666 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-2048" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ais7l3jT-0V_HRkAcF" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-2048" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.666 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ais7l3jT-0V_HRkAcF" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.666 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.667 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali10a2bccd7d7" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.667 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali10a2bccd7d7" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.667 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.667 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:02.731 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2048/client-containers-9f126ff8-4511-4ff8-a9bc-910206b33007", EndpointId:"eth0"}
2026-02-17 02:51:03.497 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2048"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2048"}
2026-02-17 02:51:03.558 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-7532"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-7532"}
2026-02-17 02:51:03.590 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-7532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:04.221 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1865" name:"default"}
2026-02-17 02:51:04.404 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2392" name:"default"}
2026-02-17 02:51:04.502 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-3615" name:"default"}
2026-02-17 02:51:04.673 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1865"}
2026-02-17 02:51:04.779 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3615"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3615"}
2026-02-17 02:51:04.806 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-3615"}
2026-02-17 02:51:05.081 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2392"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2392"}
2026-02-17 02:51:05.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2392"}
2026-02-17 02:51:05.720 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7pc5s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.252.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bdjph" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.181.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.771 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qkfgq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.24.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4jjjd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.100.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.795 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dxnbv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.191.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.820 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hdlng" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.203.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vf6rx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.131.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r26vj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.170.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.843 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m4mgv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.117.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.866 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8wtzw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.15.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.866 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dbz5t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.131.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9txdr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.36.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.924 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-skxqr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.156.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.924 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sks8l" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.255.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.924 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gq7dh" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.16.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.947 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4h7d7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.150.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.972 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gvjkb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.142.236" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.972 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-56gbh" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.51.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.996 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zsrl2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.202.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qh8t8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.5.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-66k64" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.141.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.041 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lbn74" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.246.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.041 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s98w6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.255.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.074 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wdchc" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.58.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.074 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7pgsn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.166.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.074 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:51:06.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6fx67" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.20.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lmpjl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.88.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.102 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zrd8v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.65.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bfnmw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.208.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.148 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gk4pl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.18.168" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.148 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rfm4k" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.85.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.148 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cdphs" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.216.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.159 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cvljw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.114.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.169 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c5s5v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.9.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.189 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6d9n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.48.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.189 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8bzsj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.197.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.209 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kzqnx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.95.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.219 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-clmk5" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.122.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.247 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gf8s8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.17.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.247 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j4w9l" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.112.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.248 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pcdx4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.232.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.259 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-74bs7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.157.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.269 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b8m6l" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.151.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.269 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jq2cb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.1.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.278 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4g75v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.67.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pt58n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.19.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.299 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cv6gp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.196.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.309 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6vsdg" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.36.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.319 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-79tsv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.48.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.319 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l94gn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.142.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.352 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-br9h8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.74.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.352 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bv9x7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.235.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.352 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lcw6n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.90.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.359 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9khwq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.193.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.369 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9l4s7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.59.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.379 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6wtv9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.225.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.379 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zvbkt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.205.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.400 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44chq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.54.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.456 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nfz66" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.73.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.503 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m7vmf" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.180.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.560 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bvk4c" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.14.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.597 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2sbtv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.211.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.663 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rsp42" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.169.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.697 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b6nvj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.219.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.774 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jd7xr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.135.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p2gv2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.233.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.882 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5zbd9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.204.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.896 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xn49v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.49.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.976 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-whnvv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.7.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.999 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-88xhd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.55.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.049 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m5vbw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.73.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b7l9k" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.92.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-84hrx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.185.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.201 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rcncj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.95.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.249 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7ntfg" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.162.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.307 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-72jwk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.139.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cslhd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.120.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.400 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drzfp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.189.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.446 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qtznd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.163.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.504 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wnh7s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.53.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.552 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pqbc4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.253.86" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.608 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mnltl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.191.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.646 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gn8gt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.72.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.711 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jd4vm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.56.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.754 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ml42r" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.212.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.824 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p68gt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.100.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.859 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ndmx6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.44.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.895 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-trnxm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.66.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.950 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dphlq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.173.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.003 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xxdd7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.167.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8m5tr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.247.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4z8th" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.6.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.143 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nlw4k" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.10.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.209 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6bl4p" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.189.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.248 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qk8cz" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.11.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.315 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xszwb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.219.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.346 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p579m" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.152.174" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.422 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w7dp2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.70.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.446 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tr9fk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.248.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8b9zr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.24.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.548 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4nzt7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.237.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.601 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5qrnt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.246.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.646 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-td8gr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.53.250" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.695 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z2ccm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.247.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.749 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bhnxr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.138.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.796 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zsz2w" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.119.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fc26z" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.26.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.898 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qhkqq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.179.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.963 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wwdtv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.221.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.999 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wttsw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.98.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.064 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-spvkc" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.70.56" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.100 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kmpgk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.250.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.112 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2048" name:"default"}
2026-02-17 02:51:09.161 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p2f2t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.71.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.202 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nm5dl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.139.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.263 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6dwdh" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.114.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.302 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m97v6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.43.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.376 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ldpx8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.184.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.402 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qxp9q" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.81.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.416 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2048"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2048"}
2026-02-17 02:51:09.437 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2048"}
2026-02-17 02:51:09.444 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6mwrt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.28.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.498 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kwz92" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.189.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xs2j4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.30.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.599 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4rpv2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.63.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.693 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-92fx5" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.138.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.694 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tqgpz" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.59.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.751 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bcs26" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.152.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.805 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6lfp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.100.52" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.855 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jjfql" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.180.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.906 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gzrbb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.154.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.954 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-frdx9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.226.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.016 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fbjwp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.248.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.048 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kdf55" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.80.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bfpd6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.37.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p5gv8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.219.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.205 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zcrkk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.105.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.308 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4vkgb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.190.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.312 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g5n6n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.15.51" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.347 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gbjdl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.69.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.425 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kjb75" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.124.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.448 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-57sn2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.139.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.531 [INFO][79] felix/summary.go 100: Summarising 96 dataplane reconciliation loops over 1m0s: avg=28ms longest=65ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:51:10.531 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vtzzs" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.243.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.563 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q7n5t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.253.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d9mhm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.227.46" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-stgc7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.151.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.696 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6sjg9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.182.98" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.747 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4db59" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.77.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.800 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4s825" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.68.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.853 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g9rll" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.184.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fl6kq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.83.231" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.948 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x2lx2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.71.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.000 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pv58s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.215.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.079 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9tp9s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.234.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gqjqp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.201.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.150 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2f9g9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.200.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.206 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tt8qm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.243.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.264 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bbmqq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.25.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.312 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gwgdq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.161.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.374 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7shs4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.250.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.399 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5jrjq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.204.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.466 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-srfr4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.144.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.504 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fp4s7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.127.173" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.551 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2f9c2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.157.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.602 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5z9hx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.98.239" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.654 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9zxch" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.197.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.709 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tpt2b" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.70.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.747 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x9s9m" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.120.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.796 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7pmzd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.160.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pzx97" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.72.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.904 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4b9bj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.203.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.952 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r2rcc" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.167.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.006 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zbll2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.90.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.050 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lgkpk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.212.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.116 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v6p5z" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.123.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.147 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2kvg" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.26.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.204 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wb5vl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.103.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.249 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-79mjn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.78.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.315 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fsnft" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.252.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.352 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z5g94" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.75.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.414 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tz4kw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.175.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vqdx8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.87.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.520 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pqm8t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.187.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.551 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nvzxl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.250.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.627 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4fmb4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.240.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.645 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8fhns" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.195.54" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.699 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z65tj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.47.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.752 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-phpnp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.195.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mjgx7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.105.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7khf4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.59.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.903 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hhx45" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.217.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.971 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4xdv4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.159.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.004 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pws9m" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.54.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.059 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r58xf" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.74.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.194 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gsbm9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.117.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.194 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pb22j" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.208.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.203 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zvpmn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.246.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.280 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9fxk8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.234.113" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.305 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hsm4b" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.31.100" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.352 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4khtt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.57.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.403 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wbsfv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.141.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.447 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwxrt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.216.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.507 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tnhw6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.243.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-spvl6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.109.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:14.303 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-7532"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-7532"}
2026-02-17 02:51:14.303 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:51:14.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9862"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9862"}
2026-02-17 02:51:14.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9862" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:15.459 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-9862/oidc-discovery-validator, name=eth0)
2026-02-17 02:51:15.460 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-9862"} profile:{inbound_rules:{action:"allow" rule_id:"xlxVy7f9zvPDxU9v"} outbound_rules:{action:"allow" rule_id:"spj_zaq0u1w7rsMf"}}
2026-02-17 02:51:15.460 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-9862.default"} profile:{}
2026-02-17 02:51:15.460 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9862/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6727db291f3" profile_ids:"kns.svcaccounts-9862" profile_ids:"ksa.svcaccounts-9862.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:51:15.460 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.460 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.460 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.461 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6727db291f3" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.461 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QWVKvY3HZSEgV0hMxj" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.461 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a9fMesyKT_Rdfhu_V7" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.461 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6727db291f3" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.461 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QWVKvY3HZSEgV0hMxj" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.461 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a9fMesyKT_Rdfhu_V7" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.461 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6727db291f3"
2026-02-17 02:51:15.461 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.461 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.523 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:15.523 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:51:15.529 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6727db291f3" state="down"
2026-02-17 02:51:15.529 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6727db291f3"
2026-02-17 02:51:15.529 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6727db291f3", State:"down", Index:204}
2026-02-17 02:51:15.529 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Typed[string]{}}
2026-02-17 02:51:15.529 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Typed[string]{}}
2026-02-17 02:51:15.529 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6727db291f3"
2026-02-17 02:51:15.530 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.530 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.534 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6727db291f3" state="up"
2026-02-17 02:51:15.558 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:15.558 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:51:15.558 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6727db291f3", State:"up", Index:204}
2026-02-17 02:51:15.558 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6727db291f3"
2026-02-17 02:51:15.558 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6727db291f3"
2026-02-17 02:51:15.558 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6727db291f3"
2026-02-17 02:51:15.559 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.559 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:15.596 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:15.596 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-17 02:51:16.181 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-9862/oidc-discovery-validator, name=eth0)
2026-02-17 02:51:16.181 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9862/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6727db291f3" profile_ids:"kns.svcaccounts-9862" profile_ids:"ksa.svcaccounts-9862.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:51:16.182 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:16.182 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:16.182 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:16.182 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6727db291f3"
2026-02-17 02:51:16.183 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:16.183 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:16.219 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:16.219 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-17 02:51:17.089 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=204
2026-02-17 02:51:17.090 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6727db291f3"
2026-02-17 02:51:17.090 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:17.090 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:17.347 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-9862/oidc-discovery-validator, name=eth0)
2026-02-17 02:51:17.347 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9862/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6727db291f3" profile_ids:"kns.svcaccounts-9862" profile_ids:"ksa.svcaccounts-9862.default" ipv4_nets:"10.100.99.15/32"}
2026-02-17 02:51:17.347 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.347 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.347 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.348 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6727db291f3"
2026-02-17 02:51:17.348 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.348 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.375 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:17.375 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-17 02:51:17.453 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=204
2026-02-17 02:51:17.453 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6727db291f3"
2026-02-17 02:51:17.453 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6727db291f3" state="down"
2026-02-17 02:51:17.453 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Typed[string]{}}
2026-02-17 02:51:17.453 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Typed[string]{}}
2026-02-17 02:51:17.453 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6727db291f3", State:"down", Index:204}
2026-02-17 02:51:17.453 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6727db291f3"
2026-02-17 02:51:17.453 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.453 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.454 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.15
2026-02-17 02:51:17.457 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6727db291f3" state=""
2026-02-17 02:51:17.457 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6727db291f3"
2026-02-17 02:51:17.484 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:17.484 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:51:17.484 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6727db291f3", State:"", Index:204}
2026-02-17 02:51:17.485 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Set[string](nil)}
2026-02-17 02:51:17.485 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6727db291f3", Addrs:set.Set[string](nil)}
2026-02-17 02:51:17.485 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6727db291f3"
2026-02-17 02:51:17.485 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.485 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.514 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:17.514 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:51:17.599 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=svcaccounts-9862/oidc-discovery-validator, name=eth0)
2026-02-17 02:51:17.599 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9862/oidc-discovery-validator" endpoint_id:"eth0"}
2026-02-17 02:51:17.599 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-9862.default"}
2026-02-17 02:51:17.599 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-9862"}
2026-02-17 02:51:17.599 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.599 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.600 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QWVKvY3HZSEgV0hMxj" ipVersion=0x4 table="filter"
2026-02-17 02:51:17.600 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a9fMesyKT_Rdfhu_V7" ipVersion=0x4 table="filter"
2026-02-17 02:51:17.600 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QWVKvY3HZSEgV0hMxj" ipVersion=0x4 table="filter"
2026-02-17 02:51:17.600 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a9fMesyKT_Rdfhu_V7" ipVersion=0x4 table="filter"
2026-02-17 02:51:17.600 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.600 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6727db291f3" ipVersion=0x4 table="filter"
2026-02-17 02:51:17.600 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6727db291f3" ipVersion=0x4 table="filter"
2026-02-17 02:51:17.600 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.600 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:17.670 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9862/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:51:22.118 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2f9c2" namespace:"svc-latency-7532"
2026-02-17 02:51:22.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2f9g9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.151 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2sbtv" namespace:"svc-latency-7532"
2026-02-17 02:51:22.182 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44chq" namespace:"svc-latency-7532"
2026-02-17 02:51:22.207 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4b9bj" namespace:"svc-latency-7532"
2026-02-17 02:51:22.232 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4db59" namespace:"svc-latency-7532"
2026-02-17 02:51:22.233 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4fmb4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.262 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4g75v" namespace:"svc-latency-7532"
2026-02-17 02:51:22.288 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4h7d7" namespace:"svc-latency-7532"
2026-02-17 02:51:22.288 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4jjjd" namespace:"svc-latency-7532"
2026-02-17 02:51:22.316 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4khtt" namespace:"svc-latency-7532"
2026-02-17 02:51:22.336 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4nzt7" namespace:"svc-latency-7532"
2026-02-17 02:51:22.362 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4rpv2" namespace:"svc-latency-7532"
2026-02-17 02:51:22.362 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4s825" namespace:"svc-latency-7532"
2026-02-17 02:51:22.393 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4vkgb" namespace:"svc-latency-7532"
2026-02-17 02:51:22.414 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4xdv4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.438 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4z8th" namespace:"svc-latency-7532"
2026-02-17 02:51:22.461 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-56gbh" namespace:"svc-latency-7532"
2026-02-17 02:51:22.461 [INFO][79] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:51:22.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-57sn2" namespace:"svc-latency-7532"
2026-02-17 02:51:22.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5jrjq" namespace:"svc-latency-7532"
2026-02-17 02:51:22.505 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5qrnt" namespace:"svc-latency-7532"
2026-02-17 02:51:22.517 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5z9hx" namespace:"svc-latency-7532"
2026-02-17 02:51:22.538 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5zbd9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.550 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-66k64" namespace:"svc-latency-7532"
2026-02-17 02:51:22.563 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6bl4p" namespace:"svc-latency-7532"
2026-02-17 02:51:22.658 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6dwdh" namespace:"svc-latency-7532"
2026-02-17 02:51:22.664 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6fx67" namespace:"svc-latency-7532"
2026-02-17 02:51:22.687 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6mwrt" namespace:"svc-latency-7532"
2026-02-17 02:51:22.690 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6sjg9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.703 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6vsdg" namespace:"svc-latency-7532"
2026-02-17 02:51:22.720 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6wtv9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.734 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-72jwk" namespace:"svc-latency-7532"
2026-02-17 02:51:22.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-74bs7" namespace:"svc-latency-7532"
2026-02-17 02:51:22.761 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-79mjn" namespace:"svc-latency-7532"
2026-02-17 02:51:22.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-79tsv" namespace:"svc-latency-7532"
2026-02-17 02:51:22.798 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7khf4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.807 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7ntfg" namespace:"svc-latency-7532"
2026-02-17 02:51:22.822 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7pc5s" namespace:"svc-latency-7532"
2026-02-17 02:51:22.836 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7pgsn" namespace:"svc-latency-7532"
2026-02-17 02:51:22.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7pmzd" namespace:"svc-latency-7532"
2026-02-17 02:51:22.869 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7shs4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.899 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-84hrx" namespace:"svc-latency-7532"
2026-02-17 02:51:22.901 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-88xhd" namespace:"svc-latency-7532"
2026-02-17 02:51:22.913 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8b9zr" namespace:"svc-latency-7532"
2026-02-17 02:51:22.929 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8bzsj" namespace:"svc-latency-7532"
2026-02-17 02:51:22.942 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8fhns" namespace:"svc-latency-7532"
2026-02-17 02:51:22.957 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8m5tr" namespace:"svc-latency-7532"
2026-02-17 02:51:22.974 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8wtzw" namespace:"svc-latency-7532"
2026-02-17 02:51:22.997 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-92fx5" namespace:"svc-latency-7532"
2026-02-17 02:51:23.003 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9fxk8" namespace:"svc-latency-7532"
2026-02-17 02:51:23.018 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9khwq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.036 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9l4s7" namespace:"svc-latency-7532"
2026-02-17 02:51:23.047 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9tp9s" namespace:"svc-latency-7532"
2026-02-17 02:51:23.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9txdr" namespace:"svc-latency-7532"
2026-02-17 02:51:23.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9zxch" namespace:"svc-latency-7532"
2026-02-17 02:51:23.111 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b6nvj" namespace:"svc-latency-7532"
2026-02-17 02:51:23.127 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b7l9k" namespace:"svc-latency-7532"
2026-02-17 02:51:23.138 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b8m6l" namespace:"svc-latency-7532"
2026-02-17 02:51:23.154 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bbmqq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.173 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bcs26" namespace:"svc-latency-7532"
2026-02-17 02:51:23.222 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bdjph" namespace:"svc-latency-7532"
2026-02-17 02:51:23.222 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bfnmw" namespace:"svc-latency-7532"
2026-02-17 02:51:23.231 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bfpd6" namespace:"svc-latency-7532"
2026-02-17 02:51:23.249 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bhnxr" namespace:"svc-latency-7532"
2026-02-17 02:51:23.267 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-br9h8" namespace:"svc-latency-7532"
2026-02-17 02:51:23.283 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bv9x7" namespace:"svc-latency-7532"
2026-02-17 02:51:23.298 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bvk4c" namespace:"svc-latency-7532"
2026-02-17 02:51:23.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c5s5v" namespace:"svc-latency-7532"
2026-02-17 02:51:23.332 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cdphs" namespace:"svc-latency-7532"
2026-02-17 02:51:23.351 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-clmk5" namespace:"svc-latency-7532"
2026-02-17 02:51:23.368 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cslhd" namespace:"svc-latency-7532"
2026-02-17 02:51:23.393 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cv6gp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.433 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cvljw" namespace:"svc-latency-7532"
2026-02-17 02:51:23.438 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d9mhm" namespace:"svc-latency-7532"
2026-02-17 02:51:23.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dbz5t" namespace:"svc-latency-7532"
2026-02-17 02:51:23.470 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dphlq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.487 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drzfp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.501 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dxnbv" namespace:"svc-latency-7532"
2026-02-17 02:51:23.543 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fbjwp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.543 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fc26z" namespace:"svc-latency-7532"
2026-02-17 02:51:23.547 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fl6kq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.563 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fp4s7" namespace:"svc-latency-7532"
2026-02-17 02:51:23.577 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-frdx9" namespace:"svc-latency-7532"
2026-02-17 02:51:23.590 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fsnft" namespace:"svc-latency-7532"
2026-02-17 02:51:23.604 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g5n6n" namespace:"svc-latency-7532"
2026-02-17 02:51:23.646 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g9rll" namespace:"svc-latency-7532"
2026-02-17 02:51:23.647 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gbjdl" namespace:"svc-latency-7532"
2026-02-17 02:51:23.657 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gf8s8" namespace:"svc-latency-7532"
2026-02-17 02:51:23.672 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gk4pl" namespace:"svc-latency-7532"
2026-02-17 02:51:23.685 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gn8gt" namespace:"svc-latency-7532"
2026-02-17 02:51:23.703 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gq7dh" namespace:"svc-latency-7532"
2026-02-17 02:51:23.718 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gqjqp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gsbm9" namespace:"svc-latency-7532"
2026-02-17 02:51:23.802 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gvjkb" namespace:"svc-latency-7532"
2026-02-17 02:51:23.803 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gwgdq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.803 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gzrbb" namespace:"svc-latency-7532"
2026-02-17 02:51:23.817 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hdlng" namespace:"svc-latency-7532"
2026-02-17 02:51:23.858 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hhx45" namespace:"svc-latency-7532"
2026-02-17 02:51:23.858 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hsm4b" namespace:"svc-latency-7532"
2026-02-17 02:51:23.865 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j4w9l" namespace:"svc-latency-7532"
2026-02-17 02:51:23.882 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jd4vm" namespace:"svc-latency-7532"
2026-02-17 02:51:23.902 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jd7xr" namespace:"svc-latency-7532"
2026-02-17 02:51:23.914 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jjfql" namespace:"svc-latency-7532"
2026-02-17 02:51:23.931 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jq2cb" namespace:"svc-latency-7532"
2026-02-17 02:51:23.958 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwxrt" namespace:"svc-latency-7532"
2026-02-17 02:51:23.971 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kdf55" namespace:"svc-latency-7532"
2026-02-17 02:51:23.989 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kjb75" namespace:"svc-latency-7532"
2026-02-17 02:51:24.002 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kmpgk" namespace:"svc-latency-7532"
2026-02-17 02:51:24.013 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kwz92" namespace:"svc-latency-7532"
2026-02-17 02:51:24.032 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kzqnx" namespace:"svc-latency-7532"
2026-02-17 02:51:24.062 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l94gn" namespace:"svc-latency-7532"
2026-02-17 02:51:24.071 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lbn74" namespace:"svc-latency-7532"
2026-02-17 02:51:24.086 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lcw6n" namespace:"svc-latency-7532"
2026-02-17 02:51:24.107 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ldpx8" namespace:"svc-latency-7532"
2026-02-17 02:51:24.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lgkpk" namespace:"svc-latency-7532"
2026-02-17 02:51:24.165 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lmpjl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.165 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m4mgv" namespace:"svc-latency-7532"
2026-02-17 02:51:24.169 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m5vbw" namespace:"svc-latency-7532"
2026-02-17 02:51:24.189 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m7vmf" namespace:"svc-latency-7532"
2026-02-17 02:51:24.201 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m97v6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.215 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mjgx7" namespace:"svc-latency-7532"
2026-02-17 02:51:24.228 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ml42r" namespace:"svc-latency-7532"
2026-02-17 02:51:24.241 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mnltl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.274 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ndmx6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.276 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nfz66" namespace:"svc-latency-7532"
2026-02-17 02:51:24.292 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nlw4k" namespace:"svc-latency-7532"
2026-02-17 02:51:24.307 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nm5dl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.326 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nvzxl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.340 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p2f2t" namespace:"svc-latency-7532"
2026-02-17 02:51:24.387 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p2gv2" namespace:"svc-latency-7532"
2026-02-17 02:51:24.387 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p579m" namespace:"svc-latency-7532"
2026-02-17 02:51:24.405 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p5gv8" namespace:"svc-latency-7532"
2026-02-17 02:51:24.418 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p68gt" namespace:"svc-latency-7532"
2026-02-17 02:51:24.431 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pb22j" namespace:"svc-latency-7532"
2026-02-17 02:51:24.450 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pcdx4" namespace:"svc-latency-7532"
2026-02-17 02:51:24.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-phpnp" namespace:"svc-latency-7532"
2026-02-17 02:51:24.490 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pqbc4" namespace:"svc-latency-7532"
2026-02-17 02:51:24.501 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pqm8t" namespace:"svc-latency-7532"
2026-02-17 02:51:24.515 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pt58n" namespace:"svc-latency-7532"
2026-02-17 02:51:24.529 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pv58s" namespace:"svc-latency-7532"
2026-02-17 02:51:24.540 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pws9m" namespace:"svc-latency-7532"
2026-02-17 02:51:24.558 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pzx97" namespace:"svc-latency-7532"
2026-02-17 02:51:24.588 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q7n5t" namespace:"svc-latency-7532"
2026-02-17 02:51:24.588 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qh8t8" namespace:"svc-latency-7532"
2026-02-17 02:51:24.605 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qhkqq" namespace:"svc-latency-7532"
2026-02-17 02:51:24.616 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qk8cz" namespace:"svc-latency-7532"
2026-02-17 02:51:24.632 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qkfgq" namespace:"svc-latency-7532"
2026-02-17 02:51:24.650 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qtznd" namespace:"svc-latency-7532"
2026-02-17 02:51:24.662 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qxp9q" namespace:"svc-latency-7532"
2026-02-17 02:51:24.688 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r26vj" namespace:"svc-latency-7532"
2026-02-17 02:51:24.692 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r2rcc" namespace:"svc-latency-7532"
2026-02-17 02:51:24.705 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r58xf" namespace:"svc-latency-7532"
2026-02-17 02:51:24.717 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rcncj" namespace:"svc-latency-7532"
2026-02-17 02:51:24.730 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rfm4k" namespace:"svc-latency-7532"
2026-02-17 02:51:24.743 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rsp42" namespace:"svc-latency-7532"
2026-02-17 02:51:24.753 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2kvg" namespace:"svc-latency-7532"
2026-02-17 02:51:24.768 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s98w6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.791 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sks8l" namespace:"svc-latency-7532"
2026-02-17 02:51:24.794 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-skxqr" namespace:"svc-latency-7532"
2026-02-17 02:51:24.803 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-spvkc" namespace:"svc-latency-7532"
2026-02-17 02:51:24.814 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-spvl6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.828 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-srfr4" namespace:"svc-latency-7532"
2026-02-17 02:51:24.839 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-stgc7" namespace:"svc-latency-7532"
2026-02-17 02:51:24.852 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-td8gr" namespace:"svc-latency-7532"
2026-02-17 02:51:24.867 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tnhw6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.904 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tpt2b" namespace:"svc-latency-7532"
2026-02-17 02:51:24.904 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tqgpz" namespace:"svc-latency-7532"
2026-02-17 02:51:24.909 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tr9fk" namespace:"svc-latency-7532"
2026-02-17 02:51:24.922 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-trnxm" namespace:"svc-latency-7532"
2026-02-17 02:51:24.941 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tt8qm" namespace:"svc-latency-7532"
2026-02-17 02:51:24.958 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tz4kw" namespace:"svc-latency-7532"
2026-02-17 02:51:24.972 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v6p5z" namespace:"svc-latency-7532"
2026-02-17 02:51:25.008 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vf6rx" namespace:"svc-latency-7532"
2026-02-17 02:51:25.009 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vqdx8" namespace:"svc-latency-7532"
2026-02-17 02:51:25.017 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vtzzs" namespace:"svc-latency-7532"
2026-02-17 02:51:25.027 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6d9n" namespace:"svc-latency-7532"
2026-02-17 02:51:25.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6lfp" namespace:"svc-latency-7532"
2026-02-17 02:51:25.052 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w7dp2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.063 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wb5vl" namespace:"svc-latency-7532"
2026-02-17 02:51:25.076 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wbsfv" namespace:"svc-latency-7532"
2026-02-17 02:51:25.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wdchc" namespace:"svc-latency-7532"
2026-02-17 02:51:25.108 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-whnvv" namespace:"svc-latency-7532"
2026-02-17 02:51:25.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wnh7s" namespace:"svc-latency-7532"
2026-02-17 02:51:25.139 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wttsw" namespace:"svc-latency-7532"
2026-02-17 02:51:25.157 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wwdtv" namespace:"svc-latency-7532"
2026-02-17 02:51:25.173 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x2lx2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.219 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x9s9m" namespace:"svc-latency-7532"
2026-02-17 02:51:25.243 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xn49v" namespace:"svc-latency-7532"
2026-02-17 02:51:25.276 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xs2j4" namespace:"svc-latency-7532"
2026-02-17 02:51:25.293 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xszwb" namespace:"svc-latency-7532"
2026-02-17 02:51:25.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xxdd7" namespace:"svc-latency-7532"
2026-02-17 02:51:25.328 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z2ccm" namespace:"svc-latency-7532"
2026-02-17 02:51:25.334 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z5g94" namespace:"svc-latency-7532"
2026-02-17 02:51:25.348 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z65tj" namespace:"svc-latency-7532"
2026-02-17 02:51:25.360 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zbll2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.375 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zcrkk" namespace:"svc-latency-7532"
2026-02-17 02:51:25.389 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zrd8v" namespace:"svc-latency-7532"
2026-02-17 02:51:25.407 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zsrl2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.430 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zsz2w" namespace:"svc-latency-7532"
2026-02-17 02:51:25.441 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zvbkt" namespace:"svc-latency-7532"
2026-02-17 02:51:25.455 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zvpmn" namespace:"svc-latency-7532"
2026-02-17 02:51:25.499 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-7532" name:"default"}
2026-02-17 02:51:25.540 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-7532"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-7532"}
2026-02-17 02:51:25.540 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-7532"}
2026-02-17 02:51:27.690 [INFO][79] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:51:28.815 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6918"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6918"}
2026-02-17 02:51:28.845 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7400"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7400"}
2026-02-17 02:51:28.869 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:33.938 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6918" name:"default"}
2026-02-17 02:51:34.113 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6918"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6918"}
2026-02-17 02:51:34.132 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6918"}
2026-02-17 02:51:34.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7400"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7400"}
2026-02-17 02:51:34.962 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8044"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8044"}
2026-02-17 02:51:34.992 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8044" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:39.120 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8044"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8044"}
2026-02-17 02:51:39.144 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8902"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8902"}
2026-02-17 02:51:39.175 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:39.222 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902" type:"ClusterIP" cluster_ips:"10.254.83.158" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:51:40.010 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7400" name:"default"}
2026-02-17 02:51:40.270 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7400"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7400"}
2026-02-17 02:51:40.293 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7400"}
2026-02-17 02:51:41.892 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3, name=eth0)
2026-02-17 02:51:41.892 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali321f77cd8f9" profile_ids:"kns.container-probe-4159" profile_ids:"ksa.container-probe-4159.default" ipv4_nets:"10.100.99.58/32"}
2026-02-17 02:51:41.892 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.892 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.893 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.894 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali321f77cd8f9"
2026-02-17 02:51:41.894 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.894 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.895 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3, name=eth0)
2026-02-17 02:51:41.927 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:41.927 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"} status="up"
2026-02-17 02:51:41.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3" endpoint_id:"eth0"}
2026-02-17 02:51:41.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-4159"}
2026-02-17 02:51:41.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-4159.default"}
2026-02-17 02:51:41.928 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4159"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4159"}
2026-02-17 02:51:41.928 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.928 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.928 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rtemehstYbiPbHzqgs" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tmmThSsltdLSbrboNE" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rtemehstYbiPbHzqgs" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tmmThSsltdLSbrboNE" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.929 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.929 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali321f77cd8f9" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.930 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali321f77cd8f9" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.930 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.930 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.930 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.58
2026-02-17 02:51:41.994 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4159/test-webserver-3844c518-9789-4a8a-a831-4d9f084eaef3", EndpointId:"eth0"}
2026-02-17 02:51:41.995 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7425"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7425"}
2026-02-17 02:51:41.995 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7425" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:42.297 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=188
2026-02-17 02:51:42.297 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali321f77cd8f9"
2026-02-17 02:51:42.297 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali321f77cd8f9" state="down"
2026-02-17 02:51:42.297 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:42.297 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:42.297 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f77cd8f9", State:"down", Index:188}
2026-02-17 02:51:42.299 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali321f77cd8f9" state=""
2026-02-17 02:51:42.299 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali321f77cd8f9"
2026-02-17 02:51:42.320 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali321f77cd8f9", State:"", Index:188}
2026-02-17 02:51:42.321 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Set[string](nil)}
2026-02-17 02:51:42.321 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali321f77cd8f9", Addrs:set.Set[string](nil)}
2026-02-17 02:51:44.266 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8044" name:"default"}
2026-02-17 02:51:44.408 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8044"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8044"}
2026-02-17 02:51:44.436 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8044"}
2026-02-17 02:51:45.598 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902" type:"ClusterIP" cluster_ips:"10.254.83.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:47.049 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4159" name:"default"}
2026-02-17 02:51:47.271 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4159"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4159"}
2026-02-17 02:51:47.294 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4159"}
2026-02-17 02:51:48.040 [INFO][79] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:51:48.040 [INFO][79] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:48.040 [INFO][79] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:48.419 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9862"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9862"}
2026-02-17 02:51:48.458 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"}
2026-02-17 02:51:48.480 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:48.501 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"} labels:{key:"webhook-5464" value:"true"}
2026-02-17 02:51:48.522 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1886"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1886"} labels:{key:"webhook-5464-markers" value:"true"}
2026-02-17 02:51:48.522 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1886" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:49.104 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7425"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7425"}
2026-02-17 02:51:49.337 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp, name=eth0)
2026-02-17 02:51:49.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5464"} profile:{inbound_rules:{action:"allow" rule_id:"CjhlSrkGKifo_G5o"} outbound_rules:{action:"allow" rule_id:"2aLwXV1pGtXSr-6L"}}
2026-02-17 02:51:49.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5464.default"} profile:{}
2026-02-17 02:51:49.337 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibbaadfb9c02" profile_ids:"kns.webhook-5464" profile_ids:"ksa.webhook-5464.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:51:49.337 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.337 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.337 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibbaadfb9c02" ipVersion=0x4 table="filter"
2026-02-17 02:51:49.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5464" ipVersion=0x4 table="filter"
2026-02-17 02:51:49.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qKhy0JgrCZxeOhpKlC" ipVersion=0x4 table="filter"
2026-02-17 02:51:49.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibbaadfb9c02" ipVersion=0x4 table="filter"
2026-02-17 02:51:49.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5464" ipVersion=0x4 table="filter"
2026-02-17 02:51:49.338 [INFO][79] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qKhy0JgrCZxeOhpKlC" ipVersion=0x4 table="filter"
2026-02-17 02:51:49.338 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:49.338 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.338 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.374 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:49.375 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} status="down"
2026-02-17 02:51:49.409 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calibbaadfb9c02" state="down"
2026-02-17 02:51:49.409 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibbaadfb9c02"
2026-02-17 02:51:49.409 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibbaadfb9c02", State:"down", Index:205}
2026-02-17 02:51:49.409 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Typed[string]{}}
2026-02-17 02:51:49.409 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Typed[string]{}}
2026-02-17 02:51:49.409 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:49.409 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.409 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.412 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calibbaadfb9c02" state="up"
2026-02-17 02:51:49.427 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:49.427 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} status="down"
2026-02-17 02:51:49.427 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibbaadfb9c02", State:"up", Index:205}
2026-02-17 02:51:49.427 [INFO][79] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:49.427 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:49.427 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:49.428 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.428 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:49.446 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:49.446 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} status="up"
2026-02-17 02:51:50.359 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp, name=eth0)
2026-02-17 02:51:50.360 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibbaadfb9c02" profile_ids:"kns.webhook-5464" profile_ids:"ksa.webhook-5464.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:51:50.360 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.360 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.360 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.362 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:50.363 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.363 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.395 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:50.395 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} status="up"
2026-02-17 02:51:50.435 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp, name=eth0)
2026-02-17 02:51:50.435 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibbaadfb9c02" profile_ids:"kns.webhook-5464" profile_ids:"ksa.webhook-5464.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:51:50.435 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.435 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.435 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.436 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:50.436 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.436 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:50.456 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:50.457 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} status="up"
2026-02-17 02:51:50.787 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5464" type:"ClusterIP" cluster_ips:"10.254.70.202" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:51:51.202 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=205
2026-02-17 02:51:51.202 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibbaadfb9c02"
2026-02-17 02:51:51.202 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:51.202 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:52.035 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5464"
2026-02-17 02:51:52.090 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp, name=eth0)
2026-02-17 02:51:52.090 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibbaadfb9c02" profile_ids:"kns.webhook-5464" profile_ids:"ksa.webhook-5464.default" ipv4_nets:"10.100.99.16/32"}
2026-02-17 02:51:52.090 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.090 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.090 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.091 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibbaadfb9c02"
2026-02-17 02:51:52.091 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.091 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.100 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp, name=eth0)
2026-02-17 02:51:52.114 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:52.114 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"} status="up"
2026-02-17 02:51:52.114 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp" endpoint_id:"eth0"}
2026-02-17 02:51:52.114 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5464"}
2026-02-17 02:51:52.114 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5464.default"}
2026-02-17 02:51:52.114 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.114 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.115 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5464" ipVersion=0x4 table="filter"
2026-02-17 02:51:52.115 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qKhy0JgrCZxeOhpKlC" ipVersion=0x4 table="filter"
2026-02-17 02:51:52.115 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5464" ipVersion=0x4 table="filter"
2026-02-17 02:51:52.115 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qKhy0JgrCZxeOhpKlC" ipVersion=0x4 table="filter"
2026-02-17 02:51:52.115 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.115 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibbaadfb9c02" ipVersion=0x4 table="filter"
2026-02-17 02:51:52.115 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibbaadfb9c02" ipVersion=0x4 table="filter"
2026-02-17 02:51:52.115 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.115 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.115 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.16
2026-02-17 02:51:52.179 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5464/sample-webhook-deployment-7d44fffc8-mb9vp", EndpointId:"eth0"}
2026-02-17 02:51:52.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"} labels:{key:"webhook-5464" value:"true"}
2026-02-17 02:51:52.179 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1886"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1886"} labels:{key:"webhook-5464-markers" value:"true"}
2026-02-17 02:51:52.325 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902" type:"ClusterIP" cluster_ips:"10.254.83.158" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:51:53.589 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9862" name:"default"}
2026-02-17 02:51:53.702 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calibbaadfb9c02" state="down"
2026-02-17 02:51:53.702 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibbaadfb9c02"
2026-02-17 02:51:53.702 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=205
2026-02-17 02:51:53.702 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibbaadfb9c02", State:"down", Index:205}
2026-02-17 02:51:53.702 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Typed[string]{}}
2026-02-17 02:51:53.702 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Typed[string]{}}
2026-02-17 02:51:53.702 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calibbaadfb9c02" state=""
2026-02-17 02:51:53.702 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibbaadfb9c02"
2026-02-17 02:51:53.723 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibbaadfb9c02", State:"", Index:205}
2026-02-17 02:51:53.723 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Set[string](nil)}
2026-02-17 02:51:53.723 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibbaadfb9c02", Addrs:set.Set[string](nil)}
2026-02-17 02:51:53.748 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9862"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9862"}
2026-02-17 02:51:53.773 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9862"}
2026-02-17 02:51:54.321 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7425" name:"default"}
2026-02-17 02:51:54.349 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7425"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7425"}
2026-02-17 02:51:54.379 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7425"}
2026-02-17 02:51:56.160 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.91/24
2026-02-17 02:51:57.452 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5464" name:"default"}
2026-02-17 02:51:57.562 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1886" name:"default"}
2026-02-17 02:51:57.597 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"} labels:{key:"webhook-5464" value:"true"}
2026-02-17 02:51:57.626 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5464"}
2026-02-17 02:51:57.746 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1886"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1886"} labels:{key:"webhook-5464-markers" value:"true"}
2026-02-17 02:51:57.774 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1886"}
2026-02-17 02:52:02.221 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-874"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-874"}
2026-02-17 02:52:03.195 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8902"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8902"}
2026-02-17 02:52:04.430 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910, name=eth0)
2026-02-17 02:52:04.430 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif028b350a27" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.99.1/32"}
2026-02-17 02:52:04.430 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:04.431 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:04.431 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:04.431 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif028b350a27"
2026-02-17 02:52:04.431 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:04.431 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:04.454 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:04.454 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="up"
2026-02-17 02:52:07.400 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-874" name:"default"}
2026-02-17 02:52:07.556 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-874"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-874"}
2026-02-17 02:52:07.584 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-874"}
2026-02-17 02:52:08.285 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902"
2026-02-17 02:52:08.522 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8902" name:"default"}
2026-02-17 02:52:08.635 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8902"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8902"}
2026-02-17 02:52:08.667 [INFO][79] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8902"}
2026-02-17 02:52:10.459 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910, name=eth0)
2026-02-17 02:52:10.459 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif028b350a27" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.99.1/32"}
2026-02-17 02:52:10.459 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:10.459 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:10.459 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:10.460 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif028b350a27"
2026-02-17 02:52:10.460 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:10.460 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:10.481 [INFO][79] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:10.481 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="up"
2026-02-17 02:52:11.639 [INFO][79] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910, name=eth0)
2026-02-17 02:52:11.639 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif028b350a27" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.99.1/32"}
2026-02-17 02:52:11.640 [INFO][79] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.640 [INFO][79] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.640 [INFO][79] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.644 [INFO][79] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif028b350a27"
2026-02-17 02:52:11.644 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.644 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.663 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:11.664 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="down"
2026-02-17 02:52:11.664 [INFO][79] felix/summary.go 100: Summarising 161 dataplane reconciliation loops over 1m1.1s: avg=29ms longest=93ms (resync-calico-v4)
2026-02-17 02:52:11.739 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calif028b350a27" state="down"
2026-02-17 02:52:11.739 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif028b350a27"
2026-02-17 02:52:11.740 [INFO][79] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=6
2026-02-17 02:52:11.740 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif028b350a27", State:"down", Index:6}
2026-02-17 02:52:11.740 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Typed[string]{}}
2026-02-17 02:52:11.740 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Typed[string]{}}
2026-02-17 02:52:11.740 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif028b350a27"
2026-02-17 02:52:11.740 [INFO][79] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif028b350a27"
2026-02-17 02:52:11.740 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.740 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.741 [INFO][79] felix/conntrack.go 90: Removing conntrack flows ip=10.100.99.1
2026-02-17 02:52:11.741 [INFO][79] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calif028b350a27" state=""
2026-02-17 02:52:11.742 [INFO][79] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif028b350a27"
2026-02-17 02:52:11.759 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:11.759 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="down"
2026-02-17 02:52:11.759 [INFO][79] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif028b350a27", State:"", Index:6}
2026-02-17 02:52:11.759 [INFO][79] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Set[string](nil)}
2026-02-17 02:52:11.759 [INFO][79] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif028b350a27", Addrs:set.Set[string](nil)}
2026-02-17 02:52:11.759 [INFO][79] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif028b350a27"
2026-02-17 02:52:11.759 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.759 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.779 [INFO][79] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:11.779 [INFO][79] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"} status="down"
2026-02-17 02:52:11.856 [INFO][79] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910, name=eth0)
2026-02-17 02:52:11.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910" endpoint_id:"eth0"}
2026-02-17 02:52:11.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sonobuoy"}
2026-02-17 02:52:11.856 [INFO][79] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"}
2026-02-17 02:52:11.856 [INFO][79] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.856 [INFO][79] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.857 [INFO][79] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif028b350a27" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.857 [INFO][79] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif028b350a27" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.857 [INFO][79] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.857 [INFO][79] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
2026-02-17 02:52:11.913 [INFO][79] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-858b85f1c11e4910", EndpointId:"eth0"}
